On 04/13/2014 06:48 PM, Richard Damon wrote:
> 
> When sending a large number of copies of identical emails to a single
> server, you want to batch it into one message with multiple recipients
> (this assumes you are not using VERP, which would cause the messages to
> not be identical).
> 
> When the recipient server gets the message, it can reject the message as
> a whole (which is what seems to be happening here), or it can indicate
> that a particular recipient can not receive it (which would be more
> common for things like mail box full or no such address).
> 
> My guess is that mailman has no code to specially handle the first case,
> and when it gets a single bounce notification, assigns that bounce to
> just one subscription, likely the first.


It depends on the exact format of the DSN, but as long as the DSN
contains all the rejected addresses, it is likely that if Mailman
recognizes it at all, it will recognize each bouncing address. If the
DSN is RFC 3464 compliant, this will be the case.

-- 
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan
------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to