Stephen J. Turnbull wrote: >Thomas Gramstad writes: > > > > The message is an uncaught bounce notification. This says either the > > > list posts are being sent to > > > [email protected] (or possibly > > > [email protected]) instead of to > > > The name of this list is > > [email protected], in other words, > > "admin" is a part of the list name. Is that a problem? Is "-admin" > > a reserved suffix? > >Yes. It's a backward-compatibility alias for -bounces IIRC. > >I think all you need to do is find the alias that was created for the >stoppdld list, remove it, and rebuild your aliases.
Yes. As Stephen says, assuming your MTA uses aliases, if you just remove the one unnecessary stoppdld-admin alias from the stoppdld list aliases, you should be fine. Alternatively, depending on the MTA, just reordering the aliases may help. I.e. move whichever list's aliases now come first to a point in the file after the others. If you use an MTA like Exim or other process that delivers mail programatically without aliases, just remove the -admin suffix from its list. It's only for backwards compatibility with 2.0 for bounce processing and isn't needed. -- 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
