From e1d90df1eaecda8accd3c8117756c33a926b359c Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Tue, 25 Sep 2007 14:38:48 +0200 Subject: [PATCH] let googlegroups confirmations pass justme --- procmail/justme | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/procmail/justme b/procmail/justme index 578cc4a..3d5f6fc 100644 --- a/procmail/justme +++ b/procmail/justme @@ -84,6 +84,15 @@ LOG="justme: passing; $JUSTME$NL" } + :0 E + * FROM ?? ^noreply@googlegroups\.com$ + * ORIGINAL_TO ?? ^[^=]+=[^@]+@mass\.madduck\.net$ + * SUBJECT ?? ^Google Groups: Please confirm + { + JUSTME="googlegroups confirmation" + LOG="justme: passing; $JUSTME$NL" + } + :0 E { LOG="justme: discarding$NL" -- 2.39.2