Marco De Rossi wrote: >Thank you for the answer, all the notifications are set to Yes, but no >error notification is sent to mailing list administrator or to sender.
The sender should never receive a bounce. The sender doesn't control the list membership and can't do anything about a bounce anyway. Only a badly broken MTA will return a bounce to the sender. Bounces should be returned to the envelope sender which is the [EMAIL PROTECTED] address. In the normal case of a bounce being returned to Mailman and 'scored', no notice is sent. A notice is sent only if the bounce is not one Mailman can parse or if it results in the member's delivery being disabled. If you have access to Mailman's logs, look at the bounce log. It will tell you which members have bounced. In any case, make sure the [EMAIL PROTECTED] address is delivered to Mailman. If you send an ordinary email to [EMAIL PROTECTED] you should receive an unrecognized bounce notification containing that message. If not, something is wrong with your list mail delivery (aliases, MTA). Finally, you need to make sure that bounce_score_threshold and bounce_info_stale_after are set appropriately for the frequency of list posts. bounce_info_stale_after needs to be at least as many days as the maximum number of days between posts, otherwise you will lose good bounce information as stale. Also, for lists with less than daily activity, bounce_score_threshold should probably be less than the default 5.0. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://wiki.list.org/x/QIA9
