From: martin f. krafft Date: Mon, 13 Aug 2007 06:49:14 +0000 (+0200) Subject: remove sudetia autoreply X-Git-Url: https://git.madduck.net/etc/mailfilter.git/commitdiff_plain/045fc6b86dce9398035a949404bbc521be5622dd remove sudetia autoreply --- diff --git a/procmail/autoreplies b/procmail/autoreplies index f414af8..cc1bd62 100644 --- a/procmail/autoreplies +++ b/procmail/autoreplies @@ -1,16 +1,4 @@ :0 -*$ !$OLD_MESSAGE +*$ !$REPROC_MESSAGE { - :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 - } }