FROM and REPLY should be changed when sending mail as an Alias address
Currently, if you configure your email client to send mail as one of your alias addresses (outlook can support this, as can many other email clients), the mail gets sent out looking like this:
From: Real User Name MainAddress@MyDomain.com On Behalf Of AliasAddress@MyDomain.com
It would be awesome to have an option that did the following two things:
- Set the FROM address as: AliasAddress@MyDomain.com
- Automatically set the REPLY address as the same (AliasAddress@MyDomain.com)
Right now, I have to set the reply address manually, and I remove the "On Behalf Of" language of the FROM address.
Hello,
Thank you for sharing your idea with us to alter the From and Reply-To headers. These headers are set by the email client and functionality can vary based on the client you are using and how it is configured.
If you are unable to find configurations for Outlook that allow the “on behalf of” to be removed, you can use the content filter in MDaemon to alter these headers.
Thanks,
Arron
-
Andrew S. Baker commented
Thanks, Arron
I'm looking at the Content Filter, and I'm wondering how to make the change I want. Is there a token that will allow me to grab the alias address in use?