X-Git-Url: https://git.madduck.net/etc/mailfilter.git/blobdiff_plain/ce01c73dbc58af7f829bbed24b3547e7ff7588e4..0a76b0032d4004450bee10eded1a8bdb79042c22:/bin/process-tickler diff --git a/bin/process-tickler b/bin/process-tickler index 71f750a..28b6c5e 100755 --- a/bin/process-tickler +++ b/bin/process-tickler @@ -39,7 +39,7 @@ for key, msg in tmd.iteritems(): tickle = msg.get('X-Tickle') if tickle is None: - print >>sys.stderr, 'W: message without tickle information: ' + key + print >>sys.stderr, 'W: message without tickle information: ' + msgid resubmit(key) if msgids.get(msgid, None) is None: