How to debug the core emailer?
Permalink
I have setup a Form Block and have set the Options to send an email for test purposes.
Also, I have set the email options External SMTP Server with the appropriate information.
When I write php applications, I use the class.phpmailer.php class and do not have a problem. On my test server, Send Mail does appear to work; only phpmailer.php
How can I determine what mailing program Concrete5 is using and if it is erroring out?
Todd
Also, I have set the email options External SMTP Server with the appropriate information.
When I write php applications, I use the class.phpmailer.php class and do not have a problem. On my test server, Send Mail does appear to work; only phpmailer.php
How can I determine what mailing program Concrete5 is using and if it is erroring out?
Todd

Check Dashboard:Reports:Logs, you'll find error details, if there is any.
No errors (Exceptions) in the Log file pertaining to trying to send the acknowledgement email. In fact, the last entry was created by when I was installing Concrete5.
Any other suggestions?
Todd
Any other suggestions?
Todd