Problem with CMSMailer Settings
Posted: Tue Apr 11, 2006 7:13 pm
I am using CMS 0.12 "Fiji' with CMSMailer 1.73.9, and I changed my settings to use sendmail from the smtp that I was previously using, because smtp was not available for me any longer. However, I was still not getting any email through. I checked the CMSMailer.module.php, and the settings in the Install() function still reflected 'smtp'. I wasn't sure if that function was the one from which the settings were retrieved, so I kept looking. I set permissions on the php file to 777, just in case there were some permission problems. Nothing changed.
When I manually changed the value to 'sendmail' in the file, everything started working again. I wonder if there is a problem with the settings getting updated when they are changed from the admin screens?
When I manually changed the value to 'sendmail' in the file, everything started working again. I wonder if there is a problem with the settings getting updated when they are changed from the admin screens?