procmail
[Top] [All Lists]

Re: inserting text and expanded variables in front of the body of msg

2001-02-15 15:46:20
=?iso-8859-1?Q?Rui_Lu=EDs_Pires?= 
<rlpires(_at_)telin(_dot_)rug(_dot_)ac(_dot_)be> writes:
...
   | sendmail -oi t

That should be

        | $SENDMAIL $SENDMAILFLAGS -t

(sendmail is one of the few programs that isn't always installed in
a standard path directory.  Thus the use of a variable to hold its
full path.  The SENDMAIL variable is set by procmail, and should not
be overridden without unless you know _exactly_ what you are doing,
and probably not even then.)


Philip Guenther
_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

<Prev in Thread] Current Thread [Next in Thread>