procmail
[Top] [All Lists]

Ping responder

2000-09-26 04:25:51
hi there,

first of all my recipe:

FORMAIL=/usr/local/bin/formail

:0 fh
* $^To:.*${LOGNAME}
* ^Subject: ping$
* !^FROM_DAEMON
* !^X-Loop:
| (${FORMAIL} -rt -I "Precedence: junk" \
   -I "From: Ping Robot <ping(_dot_)robot(_at_)my(_dot_)domain>" \
   -A "X-Loop: ping(_dot_)robot(_at_)my(_dot_)domain" ; \
   echo Sample ping responder \
   ) | ${SENDMAIL} ${SENDMAILFLAGS} -t

everybody know what is X-Loop header for. but when i am going to send a
reply to a responder message i can see that X-Loop header doesn't include
into my reply. thus the * !^X-Loop: checking is completely useless.
i checked it both with my mutt-1.2.5 and microsoft outlook express 4.
i suspect that this problem occures on other mua's.
what should i add into my recipe to avoid this?

thanx in advance

---
Can't Rain All the Time

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