[rt-users] Mail from RT
V S R A, Prasad (Prasad)
vsra at lucent.com
Thu May 2 02:26:40 EDT 2002
-----Original Message-----
From: Phil Homewood [mailto:pdh at snapgear.com]
Sent: Thursday, May 02, 2002 11:42 AM
To: rt-users at lists.fsck.com
Subject: Re: [rt-users] Mail from RT
V S R A, Prasad (Prasad) wrote:
> Is there anything I missed? I have my variables in config.pm as
> $MailCommand = 'sendmail';
> $SendmailArguments="-oi";
> $SendmailPath = "/usr/lib";
$SendmailPath should probably be "/usr/lib/sendmail". If that fails, try
$MailCommand = 'sendmailpipe';
$SendmailArguments="-oi -t';
<SNIP>
But I dont find the command 'sendmailpipe' in my system.
regards
More information about the rt-users
mailing list