procmail
[Top] [All Lists]

Re: Problem with Auto-Reply recipe

2001-05-30 13:06:16
Sorry, it is really in /usr/sbin. I just wrote it wrong. The recipe is OK
(in /usr/sbin)

Any other idea??

Tkx.

Bruno

----- Original Message -----
From: "Andrew Edelstein" <andrew(_at_)pure-chaos(_dot_)com>
To: <procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE>
Sent: Wednesday, May 30, 2001 2:57 PM
Subject: Re: Problem with Auto-Reply recipe


On Wed, May 30, 2001 at 01:45:15PM -0300, Bruno F. Lobato (RJ) wrote:
Hi;

I'm trying to set up a procmail auto-reply recipe, but it seems there is
a
problem somewhere. Below is my recipe:

:0 h c
* !^FROM_DAEMON
* !^X-Loop: florys(_at_)veirano(_dot_)com(_dot_)br
| (formail -r -A"Precedence: junk" \
   -A"X-loop: florys(_at_)veirano(_dot_)com(_dot_)br" ; \
   echo "Email recebido.") | /usr/bin/sendmail -t

The path to sendmail doesn't look right. I've never seen a system that
keeps
the sendmail binary in /usr/bin. On Linux systems it's in /usr/sbin. On
Solaris it's in /usr/lib (never could figure out why). In Irix it's in
/etc
(again, makes no sense to me) Granted some systems with which I'm not
familiar
might put it elsewhere, but I've never seen /usr/bin.

--
Andrew Edelstein http://andrew.pure-chaos.com

Richard Vernon: What if your home... what if your family... what if your
*dope* was on fire?
John Bender: Impossible, sir. It's in Johnson's underwear.
The Breakfast Club
_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail


_______________________________________________
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>