X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~webstump/git?p=modbot-mtm.git;a=blobdiff_plain;f=inews.INO;h=915dd6eab3043758f5fa883913a3924ee7cbda71;hp=6acee1afcbc21fc0169b88ac0bd310c1fd9328c6;hb=6f351c431597602981554accce49bc31d37be157;hpb=35d9640dc16b433d75b3ae917791d95ab8343410 diff --git a/inews.INO b/inews.INO index 6acee1a..915dd6e 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|Injection-Info)/X-$&/; ' $tf | inews -h -Q -R else (set -e @@ -40,4 +40,4 @@ fi echo echo ====================== cat $tf -) | mail -s 'lost moderated newsgroup submission' webstump +) | mail -s "lost moderated newsgroup submission %ABBREV%" webstump