chiark / gitweb /
Strip X-Complaints-To too
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 2 Jun 2010 10:54:25 +0000 (11:54 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 2 Jun 2010 10:54:25 +0000 (11:54 +0100)
inews.INO

index 6acee1afcbc21fc0169b88ac0bd310c1fd9328c6..3f74debdfe3be09318190fc7c0b0c9e721a1d2f1 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-$&/;
s/^(?:X-Trace|NNTP-Posting-(?:Date|Host)|X-Complaints-To)/X-$&/;
                ' $tf | inews -h -Q -R
        else
                (set -e