SMTP mailing blocks the form submission

iCed 16 Mar, 2014
Hello!

I'm stuck with a curious (and certainly chronoforms-newbie!) issue.
I tested a form with an email notification : it seems to work with PHP mail but not with SMTP.
My SMTP params are ok in Joomla settings and work fine with an other compomemt like Foxcontact.

After clicking on Submit, the page simply gets stuck and turns to blank after a while.
I added some screenshots to help : I also tested it with the basic demo form included, assuming I may have made some mistakes in the email settings of the form... which is possible ! :?
SMTP mailing blocks the form submission image 1
SMTP mailing blocks the form submission image 2
SMTP mailing blocks the form submission image 3

Thanks for any advice !
iCed 18 Mar, 2014
Answer
Hi again !

Ok I found what was wrong : in the SMTP security protocol, I put "SSL" instead of "ssl" : didn't know this field was case-sensitive !
Well, if this can help the community...🙂
Problem solved !
This topic is locked and no more replies can be posted.