Page 1 of 1

[Solved] Issue with CMSMailer since 1.11.6 upgrade

Posted: Thu May 23, 2013 10:18 pm
by chrisbt
I've just discovered an issue with 2 sites that I have upgraded to CMS 1.11.6.

CMSMailer works perfectly, except the CMSMailer Test. When I send a test message the SMTP Authentication checkbox gets unticked and the email doesn't send, and CMSMailer no longer functions. Just need to check 'SMTP Authentication' and submit but NOT run a test message and everything works fine.

I've had my hosting provider running around in circles trying to find why the emails won't send. Especially as one site has worked perfectly for weeks.

Just wondering if anyone else has found this with 1.11.6?

Chris

Re: Issue with CMSMailer since 1.11.6 upgrade

Posted: Thu May 23, 2013 10:35 pm
by calguy1000
I looked through the code and also did some tests. This is not a problem with CMSMailer but maybe with your browser and autocomplete settings.

if I typed in an email address completely and pressed <enter> the smtpauth box stayed checked.

If I used the autocomplete settings of the browser it clicked off.

Re: Issue with CMSMailer since 1.11.6 upgrade

Posted: Thu May 23, 2013 10:45 pm
by chrisbt
Yup 100% on the money. Many thanks for checking this out. Just got it to send a test perfectly. Now I'll try to teach Chrome to behave and add 'be wary of autocomplete' to my list of learnings. Thanks Calguy.