X-Git-Url: https://git.madduck.net/etc/mailfilter.git/blobdiff_plain/3f2576642ccb3d1835a9082c071a76b503abd1d6..5c1b0e2eb4d185df34880c40fa8a021bacc038c0:/procmail/to-gmail

diff --git a/procmail/to-gmail b/procmail/to-gmail
index 05e0627..4996d91 100644
--- a/procmail/to-gmail
+++ b/procmail/to-gmail
@@ -10,14 +10,14 @@
     TRAP
 
     :0
-    ! martin.krafft@gmail.com
+    ! martin.krafft+archive@gmail.com
   }
 
   :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" }
 }