max_num_recipients is out by 1

Bug #596169 reported by Terry Speirs
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
GNU Mailman
Invalid
Undecided
Unassigned

Bug Description

I'm using mailman 2.1.12.cp3 and I notice that if I set max_num_recipients to say "2", then send an email to the list and one other address, then it bounces with a message which includes "Too many recipients to the message", and the moderator needs to release it, even though there were only 2 recipients. If I send the message in the same way, with max_num_recipients set to "3", then the message goes through fine.

It seems to me that, instead of max_num_recipients being the "Ceiling on acceptable number of recipients for a posting", it is more like the "point at which messages will not be accepted", and (max_num_recipients + 1) is the ceiling.

I recommend the calculation be changed. Failing that, the variable name and its description should be changed.

Thanks for your excellent software!

Revision history for this message
Mark Sapiro (msapiro) wrote :

Did you read the documentation at the "(Details for max_num_recipients)" link where it says "If a posting has this number, or more, of recipients, it is held for admin approval. Use 0 for no ceiling."?

Granted it's probably a bad design, but the documentation correctly describes how it works.

Changed in mailman:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.