From: Ian Jackson Date: Wed, 2 Jun 2010 10:54:25 +0000 (+0100) Subject: Strip X-Complaints-To too X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~webstump/git?p=modbot-mtm.git;a=commitdiff_plain;h=20538dfb47481821593b8d0c5f613ef17e39d47f Strip X-Complaints-To too --- diff --git a/inews.INO b/inews.INO index 6acee1a..3f74deb 100755 --- a/inews.INO +++ b/inews.INO @@ -17,7 +17,7 @@ output=` if [ x%DIVERTPOSTINGS% = x ]; then perl -pe ' next unless ($.==1)../^$/; - s/^(?:X-Trace|NNTP-Posting-(?:Date|Host))/X-$&/; + s/^(?:X-Trace|NNTP-Posting-(?:Date|Host)|X-Complaints-To)/X-$&/; ' $tf | inews -h -Q -R else (set -e