%hdr (filter_innd.pl) should contain *all* headers (bug?)
Daniel Fraga
fraga at myrealbox.com
Tue Jan 6 17:56:17 UTC 2004
Linux 2.6.0
Perl 5.8.2
gcc 3.3.1
Inn 2.4.0 gives the %hdr hash to filter_innd.pl filter only with
"standard headers":
Approved, Control, Date, Distribution, Expires, From, Lines,
Message-ID, Newsgroups, Path, Reply-To, Sender, Subject,
Supersedes, Bytes, Also-Control, References, Keywords, X-Trace,
NNTP-Posting-Host, Followup-To, Organization, Content-Type,
Content-Base, Content-Disposition, X-Newsreader, X-Mailer,
X-Cancelled-By, X-Canceled-By, Cancel-Key
But I want to check pgp signed messages which depend on
Mime-Version and sometimes on Content-Transfer-Encoding headers too.
So, could you please change inn so it will *not* cut off those
headers from the %hdr hash? Or at least give a option to the
administrator.
Thank you very much!
PS: it's interesting that it doesn't happen in filter_nnrpd.pl.
Would it be a bug?
More information about the inn-bugs
mailing list