Forums / General / EmailSender attribute (under MailSettings) in site.ini not working properly

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

EmailSender attribute (under MailSettings) in site.ini not working properly

Author Message

M Farhan

Monday 09 June 2003 10:15:38 pm

Hello Everyone,

I am using the SMTP protocol to send emails, though the emails are being sent to the specified address (as in the EmailReciever attribute in the site.ini) but the Sender's Email is not properly set as in the 'EmailSender' attribute under the [MailSettings]. Currently all the emails recieved are with the sender 'MAILER-DAIMON@mydomain.COM'.

And when i use 'sendmail' as the Transport protocol i recieve an error
[ Jun 09 2003 05:35:51 ] [127.0.0.1] mail() [<a href='http://www.php.net/function.mail'>function.mail</a>]: "sendmail_from" not set in php.ini or custom "From:" header missing in c:\program files\ez systems\Exponential\lib\ezutils\classes\ezsendmailtransport.php on line 72

Suggestions???

MF