horst-n / WireMailSmtp

ProcessWire: Extension to the new WireMail baseclass (since PW 2.4.1)
15 stars 9 forks source link

The Envelope sender? #12

Closed ilrobyt closed 4 years ago

ilrobyt commented 6 years ago

Hi, i send some email and add the sender with $email_message->SetHeader("Sender", "$name <$email>"); But if the email is reject from the destination server the undelivered message go back to the user of the httpd process. Can i set a real envelope sender?