Stephen J. Turnbull wrote: >Anne LaVin writes: > > > But every now and then I get a list member whose deliveries start (and > > keep) bouncing, but whose mail host sends unrecognizable bounces. > > > > I would very much like to find a way (command-line is fine) to start > > those list members' accounts off into the automated bounce processing > > system somehow; in other words, I want to change their status to > > "nomail-because-of-bounces" and I want the rest of the automated > > system to know that that account is now starting down the path to > > account removal and act accordingly, without requiring further action > > from me, just as it would have if the bounces had been processed by > > the system in the first place. > >This is probably not feasible, as you have stated it.
Actually, it is if I understand correctly. See the script at <http://www.msapiro.net/scripts/set_nomail.py> (mirrored at <http://fog.ccsf.cc.ca.us/~msapiro/scripts/set_nomail.py>). If you set a member to "no mail by bounce" with this script, they will then be send the normal bounce_you_are_disabled_warnings messages at bounce_you_are_disabled_warnings_interval and eventually be removed. However, if you do as Stephen suggests and file a bug with the unrecognized bounce attached or just send it to me, I'll try to recognize it in the next release. -- 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 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org
