** Attachment added: "ast-html401.patch"
http://launchpadlibrarian.net/37239212/ast-html401.patch
--
Templates for AST use inconsistent DOCTYPE
https://bugs.launchpad.net/bugs/500955
You received this bug notification because you are a member of Mailman
Coders, which is subscribed to GNU Mail
Public bug reported:
Most of the templates use a DOCTYPE of HTML 4.01 Transitional, but the
AST templates use HTML 3.2.
The patch updates the DOCTYPES for the AST templates.
** Affects: mailman
Importance: Undecided
Status: New
--
Templates for AST use inconsistent DOCTYPE
https:
** Attachment added: "extra-escape-chars.patch"
http://launchpadlibrarian.net/37239175/extra-escape-chars.patch
--
Extra escape characters in DOCTYPE
https://bugs.launchpad.net/bugs/500952
You received this bug notification because you are a member of Mailman
Coders, which is subscribed to GN
Public bug reported:
The DOCTYPE header for 2 files in the sk templates contain extra escape
characters around the quote marks.
** Affects: mailman
Importance: Undecided
Status: New
--
Extra escape characters in DOCTYPE
https://bugs.launchpad.net/bugs/500952
You received this bug
Hmm, I wonder why these bounces were not caught by my 2.1.12
installation. I'll recheck against uncaught bounces on January 1st.
In the meantime, this patch removes the useless fulladdr part of the
regex since the process function doesn't reference it.
** Attachment added: "SimpleMatch.py.patch"
** Attachment added: "Update SimpleMatch bouncer to check both addr and
fulladdr regexes"
http://launchpadlibrarian.net/37219816/SimpleMatch.patch
--
Some sendmail bounces not detected
https://bugs.launchpad.net/bugs/500695
You received this bug notification because you are a member of Mailm
** Attachment added: "Add test to test_bounces.py"
http://launchpadlibrarian.net/37219843/test_bounces.patch
--
Some sendmail bounces not detected
https://bugs.launchpad.net/bugs/500695
You received this bug notification because you are a member of Mailman
Coders, which is subscribed to GNU M
** Attachment added: "sendmail bounce message not grokked by current code"
http://launchpadlibrarian.net/37219852/sendmail_02.txt
--
Some sendmail bounces not detected
https://bugs.launchpad.net/bugs/500695
You received this bug notification because you are a member of Mailman
Coders, which i
Public bug reported:
Some bounces from sendmail are not detected by the current bounce code.
A regression was introduced in svn commit r4486:
http://mailman.svn.sourceforge.net/viewvc/mailman/trunk/mailman/Mailman/Bouncers/SimpleMatch.py?view=diff&r1=4485&r2=4486
When ?P was changed to ?P, the