From 71385c98d4c306767d81c8c0d778827ff2e215c1 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Wed, 2 Jun 2010 12:17:04 +0100 Subject: [PATCH] X-prefix (not strip, previous comments are wrong) Injection-Info too --- inews.INO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inews.INO b/inews.INO index 3f74deb..df07711 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-Complaints-To)/X-$&/; + s/^(?:X-Trace|NNTP-Posting-(?:Date|Host)|X-Complaints-To|Injection-Info)/X-$&/; ' $tf | inews -h -Q -R else (set -e -- 2.30.2