From: martin f. krafft Date: Mon, 3 Mar 2008 09:33:09 +0000 (+0100) Subject: fix gmail log message X-Git-Url: https://git.madduck.net/etc/mailfilter.git/commitdiff_plain/e8fe46c95dca9588337ae8f6c8539de880eef84e fix gmail log message --- diff --git a/procmail/to-gmail b/procmail/to-gmail index a09065a..4996d91 100644 --- a/procmail/to-gmail +++ b/procmail/to-gmail @@ -15,9 +15,9 @@ :0 E * MSG_TEST ?? . - { LOG="gmail: not archiving message test message$NL" } + { LOG="gmail: not archiving test message$NL" } :0 E *$ $MSG_DEJAVU - { LOG="gmail: not archiving message resubmitted message$NL" } + { LOG="gmail: not archiving resubmitted message$NL" } }