Hello!

we are operating rt with postfix without any problems. You don't
have to change anything because postfix comes with a compatibilty
binary named sendmail.

My line in RT-SiteConfig:
Set($MailCommand , 'sendmailpipe');
Set($SendmailArguments , "-oi -t");
Set($SendmailBounceArguments , '-f "<>"');
Set($UseFriendlyFromLine , 1);
Set($UseFriendlyToLine , 1);
Set($FriendlyToLineFormat, "\"%s of $RT::rtname Ticket #%s\":;");

regards!

_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: [EMAIL PROTECTED]


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
Buy a copy at http://rtbook.bestpractical.com

Reply via email to