[rt-users] RT sending emais www-data <www-data at rt-dev.com>; on behalf of; test at rt-dev.com in RT 4.2.1
Rob Lister
rob at lonap.net
Mon Dec 16 13:57:54 EST 2013
On Mon, Dec 16 at 6:07:04 PM, Muhammad Amir wrote:
> when I send an email to test queue to my RT the response email
> showing up in Outlook look like this: www-data <www-data at rt-dev.com>; on behalf of; test at rt-dev.com.
>
> I would like to get rid of “www-data <www-data at rt-dev.com>; on behalf
> of;” so only test at rt-dev.com shows up in Outlook.
You need to convince your MTA to allow the www-data user to set the
"Sender:" and "From:" headers to be the same thing.
In exim this is done in trusted_users = www-data
sendmail is set using -f I think, plus adding the user to a particular group?
Rob
More information about the rt-users
mailing list