[rt-users] ENV taint errors with sendmailpipe [plaintext]
Darrin Walton
darrinw at nixc.net
Fri Jan 4 13:40:17 EST 2002
|+ # {{{ Outgoing mail configuration
|+ $MailCommand = 'sendmailpipe';
|+ $SendmailArguments="-oi -t";
|+ $SendmailPath = "/var/qmail/bin/sendmail";=$UseFriendlyToLine = 0;
|+
I thought sendmailpipe was just for sendmail, and you didn't have to use it with
qmail. That may be the problem, may want to try just using 'sendmail' and
removing the '-t'.
More information about the rt-users
mailing list