Public bug reported:
I have a Debian 5 (Lenny) server with Postfix - Dovecot and Mailman
2.1.11 and 1700+ users.
The problem is when Dovecot returns the bounce message about "Quota
exceeded", Mailman don't recognize the format:
Your message to <user(a)domain.com> was automatically rejected:
Quota exceeded
It's suposed that Mailman recognize this type of message using the VERP
feature, I have "recipient_delimiter = +" in Postfix but Mailman don't
detect message coming from Dovecot.
/var/log/mailman/bounce:
Dec 21 10:58:08 2010 (3214) listnews: bounce message w/no discernable addresses: <dovecot-1292944464-47721-0@mail>
Dec 21 10:58:08 2010 (3214) noticias: forwarding unrecognized, message-id: <dovecot-1292944464-47721-0@mail>
** Affects: mailman
Importance: Undecided
Status: New
** Tags: dovecot mailman postfix
--
You received this bug notification because you are a member of Mailman
Coders, which is subscribed to GNU Mailman.
https://bugs.launchpad.net/bugs/693134
Title:
Uncaught bounce from Dovecot when Quota Exceeded
Public bug reported:
FAQ 2.3 describes problems with Outlook's ugly display of Sender "on
behalf of" From, giving the example as "From listname-
bounces(a)mailman.server.com On behalf of fred(a)poster.domain.com". But
Outlook prefers to show the real name and hide the Internet address,
when a real name is present. Most commonly the From would be "From:
Fred Example <fred(a)poster.domain.com>" and as a result Outlook would
display "From listname-bounces(a)mailman.server.com On behalf of Fred
Example".
If Mailman wrote the Sender header with a real name Outlook would show
the name there too. For example, if the list name (local part) were
inserted, thus "Sender: listname <listname-bounces(a)mailman.server.com>",
then Outlook would display "From listname on behalf of Fred Example"
which is much better in appearance and still complies with using a
Sender header.
RFC 2822 allows Sender to contain a real name.
sender = "Sender:" mailbox CRLF
mailbox = name-addr / addr-spec
name-addr = [display-name] angle-addr
** Affects: mailman
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Mailman
Coders, which is subscribed to GNU Mailman.
https://bugs.launchpad.net/bugs/736849
Title:
Sender header change to improve Outlook
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://bugs.launchpad.net/bugs/500955
You received this bug notification because you are a member of Mailman
Coders, which is subscribed to GNU Mailman.
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 notification because you are a member of Mailman
Coders, which is subscribed to GNU Mailman.
Public bug reported:
mailman Makefile should respect the LDFLAGS variable. See attached
patch.
** Affects: mailman
Importance: Undecided
Status: New
--
mailman should respect LDFLAGS
https://bugs.launchpad.net/bugs/637652
You received this bug notification because you are a member of Mailman
Coders, which is subscribed to GNU Mailman.
Public bug reported:
If an address is entered on the web listinfo subscribe form with a
leading or trailing space, it is rejected with the message "The email
address you supplied is not valid. (E.g. it must contain an '@'.)". This
is confusing to the user who looks at the address and sees it does
contain an '@' and appears valid.
Leading and trailing whitespace should be stripped from the address
entry.
** Affects: mailman
Importance: Low
Assignee: Mark Sapiro (msapiro)
Status: In Progress
--
You received this bug notification because you are a member of Mailman
Coders, which is subscribed to GNU Mailman.
https://bugs.launchpad.net/bugs/745432
Title:
Email address with leading or trailing space is not accepted by web
subscribe.
Public bug reported:
Mailman/Utils.py has: 'who': (0, 2),
This matches subject and start-of-line with many ordinary-language sentences or headings like 'who are you?' or 'Who is affected:'. I suggest dialing it back to (0, 1) which would have far fewer false positives, or even (0, 0) as it once was.
** Affects: mailman
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Mailman
Coders, which is subscribed to GNU Mailman.
https://bugs.launchpad.net/bugs/739524
Title:
Administrivia 'who' matches too much
Public bug reported:
The usage function defined in cron/gate_news defines its first argument
as 'status' but then refers to it as 'code'.
** Affects: mailman
Importance: Low
Assignee: Mark Sapiro (msapiro)
Status: Fix Committed
--
You received this bug notification because you are a member of Mailman
Coders, which is subscribed to GNU Mailman.
https://bugs.launchpad.net/bugs/721015
Title:
Typo in cron/gate_news usage() definition.
Public bug reported:
The listname in @listname entries in *_these_nonmembers should be lower-
cased before attempting to instantiate the list.
** Affects: mailman
Importance: Low
Assignee: Mark Sapiro (msapiro)
Status: In Progress
--
You received this bug notification because you are a member of Mailman
Coders, which is subscribed to GNU Mailman.
https://bugs.launchpad.net/bugs/705715
Title:
@listname entries in *_these_nonmembers are case sensitive.
Public bug reported:
bin/rmlist LISTNAME should remove any data/heldmsg-LISTNAME-* files.
** Affects: mailman
Importance: Low
Assignee: Mark Sapiro (msapiro)
Status: Triaged
** Changed in: mailman
Importance: Undecided => Low
** Changed in: mailman
Status: New => Triaged
** Changed in: mailman
Milestone: None => 2.1.15
** Changed in: mailman
Assignee: (unassigned) => Mark Sapiro (msapiro)
--
You received this bug notification because you are a member of Mailman
Coders, which is subscribed to GNU Mailman.
https://bugs.launchpad.net/bugs/700528
Title:
bin/rmlist does not remove the heldmsg-LISTNAME-* files for the list.