When I send mail through my RT installation with RT's debug logging enabled, I get a dump of several email headers, including To, CC and BCC headers. As far as I can tell, I've only had to define one RT_SiteConfig setting:
Set($LogToFile, 'debug'); Can you please confirm that you're getting "[debug]" lines in your RT log? The purpose of this is to see what headers RT is actually outputting, and hence determine whether this is an RT issue or a Postfix issue. On 22 January 2015 at 21:19, leandro.gs <[email protected]> wrote: > If I try to open a Ticket by email, I can get the autoreply mail, but if I > try to change the status of my ticket, this is what I got: > > In the /var/log/maillog: > > > > Looking in /opt/rt4/var/log/rt.log I get nothing about email, only some > debug info from RTx-Calendar. > > > > -- > View this message in context: > http://requesttracker.8502.n7.nabble.com/Postfix-can-not-send-email-tp59397p59410.html > Sent from the Request Tracker - User mailing list archive at Nabble.com. >
