[Pkg-mailman-hackers] Bug#968371: Info received (Bug#968371: Acknowledgement (mailman3: NNTP Gateway'ing fails and causes message to not go out via email either))

Athanasius debian at miggy.org
Fri Aug 14 13:51:32 BST 2020


  It was only 3 commits necessary to fix this, but one of them needs
further adjustment.

  The upstream commits in question are:


59d8b47c432e43ce463cbb4a7aec649415d08702
e4d9e5202158f9b32bb985167d7dedd9e9edc263
05d608645cfa47f7150585663e9f2d6aa5688db2

But e4d9e5202158f9b32bb985167d7dedd9e9edc263 then runs into an extra
problem where the Debian INN2 doesn't like header wrapping when a post
is being made in READER mode.  This might itself be an INN2 bug.
RFC 3977 section A.1 does say that header wrapping should work over
NNTP, but perhaps READER mode counts as nn*r*p instead and follows
different rules?

So I've instead ended up using a tweaked patch that forces the
max_line_length to 'None' for no wrapping.

I've attached the three extra patch files that I'm now using.

-- 
-         Athanasius = Athanasius(at)miggy.org / https://miggy.org/
                  GPG/PGP Key: https://miggy.org/gpg-key
	   "And it's me who is my enemy. Me who beats me up.
Me who makes the monsters. Me who strips my confidence." Paula Cole - ME
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0100-upstream-59d8b47c432e43ce463cbb4a7aec649415d08702-remove-mlist.nntp_host.patch
Type: text/x-diff
Size: 3008 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-mailman-hackers/attachments/20200814/0c367c85/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0101-nntp-runner-use-bytesio-not-stringio.patch
Type: text/x-diff
Size: 3260 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-mailman-hackers/attachments/20200814/0c367c85/attachment-0001.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0102-upstream-05d608645cfa47f7150585663e9f2d6aa5688db2-properly-capitalise-new-subject-header.patch
Type: text/x-diff
Size: 842 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-mailman-hackers/attachments/20200814/0c367c85/attachment-0002.patch>


More information about the Pkg-mailman-hackers mailing list