chiark / gitweb /
X-prefix (not strip, previous comments are wrong) Injection-Info too
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 2 Jun 2010 11:17:04 +0000 (12:17 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 2 Jun 2010 11:17:04 +0000 (12:17 +0100)
inews.INO

index 3f74debdfe3be09318190fc7c0b0c9e721a1d2f1..df077110acdbaac787d2560624ce9b3778075e1e 100755 (executable)
--- 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