Public bug reported:
test_not_enough_parameters (mailman.rest.tests.test_users.TestLogin)
This test hangs completely on OS X 10.6.8 and 10.8.2. It does not hang
on Ubuntu 13.04 AFAICT. Commenting out this test allows the rest of the
test suite to run to completion, although I get three test fa
Public bug reported:
The first mailman.cfg should essentially contain nothing but comments.
Also, bin/mailman should use and find this mailman.cfg file.
** Affects: mailman
Importance: High
Assignee: Barry Warsaw (barry)
Status: In Progress
** Tags: mailman3
** Tags added:
Tracing down, this hang happens in the cgi.FieldStorage.__init__() in
Python 2.7's cgi.py module. Line 497 says:
self.read_urlencoded()
so something weird on OS X is probably causing the file read to block
because there's not enough data there.
--
You received this bug notification
Mark reports that it also hangs on Ubuntu 12.04.2
--
You received this bug notification because you are a member of Mailman
Coders, which is subscribed to GNU Mailman.
https://bugs.launchpad.net/bugs/1157854
Title:
test_not_enough_parameters hangs on OS X
To manage notifications about this bu
Public bug reported:
reply_to_address does not seem to be accessible through rest (and thus
can't be set in the web interface)
** Affects: mailman
Importance: Undecided
Assignee: Barry Warsaw (barry)
Status: New
** Changed in: mailman
Assignee: (unassigned) => Barry Warsa
** Changed in: mailman
Status: New => Triaged
** Changed in: mailman
Importance: Undecided => High
** Changed in: mailman
Milestone: None => 3.0.0b4
--
You received this bug notification because you are a member of Mailman
Coders, which is subscribed to GNU Mailman.
https://bugs.l
Looks like we'll need first_strip_reply_to as well.
--
You received this bug notification because you are a member of Mailman
Coders, which is subscribed to GNU Mailman.
https://bugs.launchpad.net/bugs/1157881
Title:
reply_to_address isn't available in rest
To manage notifications about this
** Tags added: mailman3
--
You received this bug notification because you are a member of Mailman
Coders, which is subscribed to GNU Mailman.
https://bugs.launchpad.net/bugs/1157881
Title:
reply_to_address isn't available in rest
To manage notifications about this bug go to:
https://bugs.laun
** Changed in: mailman
Status: In Progress => 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/1157861
Title:
The first run of bin/mailman info should create a var/etc/mail
** Changed in: mailman
Status: Triaged => 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/1157881
Title:
reply_to_address isn't available in rest
To manage notifications ab
Public bug reported:
When Yahoo servers are used as a smart host and delivery from Yahoo to
an end user fails, a bounce message similar to
From: mailer-dae...@yahoo.com
To: u...@bellsouth.net
Date: Wed, 20 Feb 2013 15:50:26 -
Subject: Failure Notice
Sorry, we were unable to deliver your mess
** Branch linked: lp:~msapiro/flufl.bounce/updates
--
You received this bug notification because you are a member of Mailman
Coders, which is subscribed to GNU Mailman.
https://bugs.launchpad.net/bugs/1157961
Title:
Bounce processing fails to recognize a particular Yahoo bounce
To manage noti
** Changed in: flufl.bounce
Status: New => 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/1157961
Title:
Bounce processing fails to recognize a particular Yahoo bounce
To
** Changed in: mailman
Status: In Progress => 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/1157881
Title:
reply_to_address isn't available in rest
To manage notificati
** Changed in: flufl.bounce
Importance: Undecided => High
** Changed in: flufl.bounce
Milestone: None => 2.2
** Changed in: flufl.bounce
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of Mailman
Coders, which is subscribed to GN
** Also 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/1156529
Title:
Postorious Performance
To manage notifications about this b
** Branch linked: lp:~flo-fuchs/mailman/1156529
--
You received this bug notification because you are a member of Mailman
Coders, which is subscribed to GNU Mailman.
https://bugs.launchpad.net/bugs/1156529
Title:
Postorious Performance
To manage notifications about this bug go to:
https://bug
** Tags added: easy
--
You received this bug notification because you are a member of Mailman
Coders, which is subscribed to GNU Mailman.
https://bugs.launchpad.net/bugs/1094696
Title:
Event notifications on postings
To manage notifications about this bug go to:
https://bugs.launchpad.net/mai
Stephen Turnbull has proposed merging
lp:~stephen-xemacs/postorius/domain-not-list into lp:postorius.
Requested reviews:
Mailman Coders (mailman-coders)
For more details, see:
https://code.launchpad.net/~stephen-xemacs/postorius/domain-not-list/+merge/154558
This changes the Postorius setting
Public bug reported:
Right now, a site admin can enable and disable archivers globally via
the mailman.cfg file.
It would be really nice for individual list owners to enable and disable
a set of archivers they want to use. This change needs to be made in
the interface, model, archive runner, and
Stephen Turnbull has proposed merging lp:~stephen-xemacs/postorius/need-cd-up
into lp:postorius.
Requested reviews:
Mailman Coders (mailman-coders)
For more details, see:
https://code.launchpad.net/~stephen-xemacs/postorius/need-cd-up/+merge/154561
Add a "cd .." after installing mailman.clien
** Summary changed:
- Postorious Performance
+ Pagination for REST API collections
** Tags added: mailman3 rest
** Changed in: mailman
Milestone: None => 3.0.0b4
** Changed in: mailman
Assignee: (unassigned) => Barry Warsaw (barry)
** Changed in: mailman
Importance: Undecided => Hi
Stephen Turnbull has proposed merging
lp:~stephen-xemacs/postorius/REAL-domain-not-list into lp:postorius.
Requested reviews:
Mailman Coders (mailman-coders)
For more details, see:
https://code.launchpad.net/~stephen-xemacs/postorius/REAL-domain-not-list/+merge/154564
When the superuser first
The proposal to merge lp:~stephen-xemacs/postorius/need-cd-up into lp:postorius
has been updated.
Status: Needs review => Merged
For more details, see:
https://code.launchpad.net/~stephen-xemacs/postorius/need-cd-up/+merge/154561
--
https://code.launchpad.net/~stephen-xemacs/postorius/need-
The proposal to merge lp:~stephen-xemacs/postorius/REAL-domain-not-list into
lp:postorius has been updated.
Status: Needs review => Merged
For more details, see:
https://code.launchpad.net/~stephen-xemacs/postorius/REAL-domain-not-list/+merge/154564
--
https://code.launchpad.net/~stephen-xe
** Branch linked: lp:mailman/2.1
--
You received this bug notification because you are a member of Mailman
Coders, which is subscribed to GNU Mailman.
https://bugs.launchpad.net/bugs/1157961
Title:
Bounce processing fails to recognize a particular Yahoo bounce
To manage notifications about th
** Changed in: mailman
Status: New => 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/1157961
Title:
Bounce processing fails to recognize a particular Yahoo bounce
To man
27 matches
Mail list logo