From: Nicolas Iooss Date: Sat, 12 Oct 2013 09:58:53 +0000 (+0200) Subject: NL bounces: add AutoRe pattern in Out-of-Office detection X-Git-Tag: xorg/1.1.9~7 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=d0ce063e92abd326eb228ccea47b80e6d6c1740f;p=platal.git NL bounces: add AutoRe pattern in Out-of-Office detection Signed-off-by: Nicolas Iooss --- diff --git a/bin/newsletter.bounces.processor.py b/bin/newsletter.bounces.processor.py index 7cb0d74..075d315 100755 --- a/bin/newsletter.bounces.processor.py +++ b/bin/newsletter.bounces.processor.py @@ -394,6 +394,7 @@ class OutOfOfficeFilter(MboxFilter): r'^Absen(t|ce)', r'^(AUTO: )?Out of (the )?office', r'^Auto( ?): ', + r'^AutoRe( ?):', r'^Automatic reply: ', r'automatique d\'absence', r'AutoReply',