From e8fe46c95dca9588337ae8f6c8539de880eef84e Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Mon, 3 Mar 2008 10:33:09 +0100 Subject: [PATCH] fix gmail log message --- procmail/to-gmail | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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" } } -- 2.39.2