Hi. I have moved our RT from a legacy server to a new one. I would like to define the from: address used.
At present all outgoing email is relayed via Postfix at localhost, the emails going out from RT are doing out using [email protected] (Apache user www-data), which causes issues as this sever is internal so the domain newserver.mydom.com is not valid on the Internet. To get around this I have configured a temporary address rewrite. What I want it the emails from RT to go out as [email protected] and not as teh Apache user. How do I configure this ? My email config so far for emails : Set ($SMTPServer, 'localhost'); Set($CorrespondAddress , '[email protected]'); Set($CommentAddress , '[email protected]'); Thanks G -------- RT Training Sessions (http://bestpractical.com/services/training.html) * Barcelona, Spain November 28 & 29, 2011
