From 20538dfb47481821593b8d0c5f613ef17e39d47f Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Wed, 2 Jun 2010 11:54:25 +0100 Subject: [PATCH] Strip X-Complaints-To too --- inews.INO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2