++ 17/11/99 18:56 +0100 - Thomas Roessler:
>However, you may just add a small autoresponse function to your
>~/.procmailrc.  Make sure you make this robust against mail loops!

...by adding a special field to the header by yourself and check for
that field whenever the autoresponder is invoked. So, in the matching
lines you would something like:

  * !^X-Loop: [EMAIL PROTECTED]

And the in the action lines you have to add

  | ($FORMAIL -rt -A "X-Loop: [EMAIL PROTECTED]";

along the other fields. This way the mail never can loop as you'll add a
special header and incoming mail with that header is clearly looping.

For the full recipe see http://www.mediaport.org/~sister/personal/procmailrc

        -Rejo.


-- 
= Rejo Zenger  [Sister Ray Crisiscentrum]               [EMAIL PROTECTED]
= http://mediaport.org/~sister                                  PGP: see headers
--------------------------------------------------------------------------------

Reply via email to