procmail
[Top] [All Lists]

Auto-replies work, except...

2001-02-08 02:51:12
Some auto responses generate an error message saying:
"<email(_at_)machine(_dot_)myserver(_dot_)com>...Sender domain must exist". I suspect that this is the sendmail "-t" switch not putting the correct email "From:" address from the auto response. I have tried using a pipe to "sendmail -f email(_at_)host(_dot_)com" but it doesn't work. Anyone have an idea or something that will work?

here's the recipe i'm using:

LOGFILE=$HOME/.procmail-log

:0 h c
* !^FROM_DAEMON
* !^X-Loop: email(_at_)myserver(_dot_)com
| (formail -r -I"Precedence: junk" \
-A"X-Loop: email(_at_)myserver(_dot_)com" ; \
echo "Your email was received.")| $SENDMAIL -t

Here's my what we run:
System: RH 6.2
Sendmail 8.9.3
Procmail 3.13.1

Thanks
KD
________________________________________
METAgency - Merchandise and Ecommerce Technology
Toll-free: (888) 298-3648  - Serving California and Nevada
http://www.metagency.com
_______________________________________________
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>