No sendfrom_email information
-
The email gets blocked from my email server because there is not ‘From’ header info in the message. Even setting the From settings in the notification itself doesn’t work. Where else should I look for this?
I’ve thought maybe adding something like
php_ini('sendmail_from','[email protected]');, but I’m not sure where. Thanks in advance.Also, I do not have access to the PHP.ini to change it from there.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘No sendfrom_email information’ is closed to new replies.