X-Git-Url: https://git.madduck.net/etc/mailfilter.git/blobdiff_plain/5af333ca3b83425e5cb3aa704b37654d576856c1..cec7fa6b3df885a566bb3a68c4311be126b61b6f:/procmail/autoreplies diff --git a/procmail/autoreplies b/procmail/autoreplies index f414af8..02e29f0 100644 --- a/procmail/autoreplies +++ b/procmail/autoreplies @@ -1,16 +1,4 @@ :0 -*$ !$OLD_MESSAGE +*$ !$MSG_DEJAVU { - :0 c - * ^To:.*\ - { - LOG="autoreply: replying to wohnung@sudetia.de mail$NL" - - REPLY=$REPLIES/sudetia-wohnung.msg - :0 - |($SED -e '/^$/,$d' $REPLY; \ - $FORMAIL -R Reply-To From -U From -r -t; \ - $SED -e '1,/^$/d' $REPLY) \ - |$SENDMAIL $SENDMAILFLAGS -t - } }