[Bug 500955] Re: Templates for AST use inconsistent DOCTYPE

2010-01-06 Thread Matt Selsky
** 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

[Bug 500955] [NEW] Templates for AST use inconsistent DOCTYPE

2010-01-06 Thread Matt Selsky
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:

[Bug 500952] Re: Extra escape characters in DOCTYPE

2010-01-06 Thread Matt Selsky
** 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

[Bug 500952] [NEW] Extra escape characters in DOCTYPE

2010-01-06 Thread Matt Selsky
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

[Bug 500695] Re: Some sendmail bounces not detected

2010-01-06 Thread Matt Selsky
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"

[Bug 500695] Re: Some sendmail bounces not detected

2010-01-06 Thread Matt Selsky
** 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

[Bug 500695] Re: Some sendmail bounces not detected

2010-01-06 Thread Matt Selsky
** 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

[Bug 500695] Re: Some sendmail bounces not detected

2010-01-06 Thread Matt Selsky
** 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

[Bug 500695] [NEW] Some sendmail bounces not detected

2010-01-06 Thread Matt Selsky
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