florianfuchs has proposed merging lp:~flo-fuchs/mailman/restclient into lp:mailman.
Requested reviews:
Mailman Coders (mailman-coders)
I added a rest client in src/mailmanclient as well as a doctest in src/mailman/rest/docs/restclient.txt.
--
https://code.launchpad.net/~flo-fuchs/mailman/restclient/+merge/28522
Your team Mailman Coders is requested to review the proposed merge of lp:~flo-fuchs/mailman/restclient into lp:mailman.
Public bug reported:
I have a mailing list "board(a)lists.phoenixrisingfreeschool.org". Some
members would like to receive copies of the messages they post and some
would not, and I've set the members' "not metoo" options accordingly.
However, it appears that nobody receives copies of their own messages,
regardless of which setting they have. Please advise.
** Affects: mailman
Importance: Undecided
Status: New
--
" Not metoo " feature appears to be broken
https://bugs.launchpad.net/bugs/674619
You received this bug notification because you are a member of Mailman
Coders, which is subscribed to GNU Mailman.
Public bug reported:
We use max_num_recipients as a vague spam detector and came to the
conclusion that when counting, extra addresses are counted if an address
contains [square brackets]. Example:
test(a)lists.example.net, jefke [jefke2(a)foo.example.net],
jefke3(a)example.net, jefke4(a)example.net
in the To: or Cc: field will be counted as 6 adresses. I reckon this is
interpreted as an array and flattened or something.
(Yes, []'s are illegal in mail adresses but we receive messages like
that anyway).
Proposed solution: 's/\]/\\]/g' 's/\[/\\[/g'
** Affects: mailman
Importance: Undecided
Status: New
--
parts of recipients adresses between square brackets in are interpreted as seperate addresses
https://bugs.launchpad.net/bugs/680447
You received this bug notification because you are a member of Mailman
Coders, which is subscribed to GNU Mailman.
As I said, There is a fix in the branch at
https://code.launchpad.net/~msapiro/mailman/topics. The actual
implementation is rev. 1007 on that branch.
Unfortunately, this is just one of a few enhancements made on or against
the Mailman 2.2 branch which is not going to be officially released.
These changes may eventually be in Mailman 3.
--
No way to filter out all topics
https://bugs.launchpad.net/bugs/255418
You received this bug notification because you are a member of Mailman
Coders, which is subscribed to GNU Mailman.
Its great idea. Is anybody working on it? this post is from 2008
--
No way to filter out all topics
https://bugs.launchpad.net/bugs/255418
You received this bug notification because you are a member of Mailman
Coders, which is subscribed to GNU Mailman.
Public bug reported:
At User Documentation page
http://www.gnu.org/software/mailman/users.html
Please provide one single HTML page. This has the benefit of:
- Caching the page in the browser for offline reading
- Ability to conveniently search forward / backward across whole document
You might want to do the same for the rest of the documentation pages as
well.
** Affects: mailman
Importance: Undecided
Status: New
--
wishlist: GNU homepage - provide single HTML for documentation
https://bugs.launchpad.net/bugs/672437
You received this bug notification because you are a member of Mailman
Coders, which is subscribed to GNU Mailman.
Public bug reported:
The masthead.txt has the following first line:
"%(real_name)s listára a leveleidet a következő címre küld"
The correct form would contains one more d at the end of the line:
"%(real_name)s listára a leveleidet a következő címre küldd"
** Affects: mailman
Importance: Undecided
Status: New
** Tags: hungarian solecism translation
--
There is a solecism in the Hungarian translation
https://bugs.launchpad.net/bugs/670991
You received this bug notification because you are a member of Mailman
Coders, which is subscribed to GNU Mailman.