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
[Solved] Issue with CMSMailer since 1.11.6 upgrade
[Solved] Issue with CMSMailer since 1.11.6 upgrade
Last edited by chrisbt on Thu May 23, 2013 10:46 pm, edited 1 time in total.
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Re: Issue with CMSMailer since 1.11.6 upgrade
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.
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.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Re: Issue with CMSMailer since 1.11.6 upgrade
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.