Symptom: Attempts to register a new user result in error:
Quote
Error! An unidentified problem occurred while sending e-mail message.
Error! Could not send message.
Note: This error occur with error logging on and off.
In testing the Mailer this is what I found:
1. Using the PHP 'mail()' function
2. "Test current settings" sends e-mail successfully
3. "Test current settings" with Send message via Mailer API fails with same message above.
I assume the register user module uses the Mailer API as it fails with the same message.
Why is Zikula unable to send mail using the Mailer API function on my system? Thoughts?
