I recently switched from Plesk to DirectAdmin.
I've noticed a few differences in the email, that I don't care for and would like to know how to get rid of these features.
- When sending a message from the webserver, the envelope-from attribute is being added. I am specifying a from address like this:
[email protected]
But someone (Exim?) is adding the envelope address like this:
Received: from apache by s5.hbi.com with local (Exim 4.69)
(envelope-from <[email protected]>)
id 1Mn7bf-00032j-Uw; Mon, 14 Sep 2009 09:12:19 +0000
Bounces etc. will go back to the [email protected] account, which is the account name for the domain (and default mailbox, which can not be deleted).
How can I have the envelope-from address what I want, not the account name?
Thanks!
I've noticed a few differences in the email, that I don't care for and would like to know how to get rid of these features.
- When sending a message from the webserver, the envelope-from attribute is being added. I am specifying a from address like this:
[email protected]
But someone (Exim?) is adding the envelope address like this:
Received: from apache by s5.hbi.com with local (Exim 4.69)
(envelope-from <[email protected]>)
id 1Mn7bf-00032j-Uw; Mon, 14 Sep 2009 09:12:19 +0000
Bounces etc. will go back to the [email protected] account, which is the account name for the domain (and default mailbox, which can not be deleted).
How can I have the envelope-from address what I want, not the account name?
Thanks!