Sending e-mails using feedback forms or mailinglists fails
Saurus uses PHP mail() function to send out e-mails. If your target audience is not getting them, you should check the following:
- Whether the correct SMTP server is defined in PHP settings (in php.ini file for example).
- Are there any spam filters that might consider e-mails from your server being junk.
RSS