[Mailman-Users] Problem with 2.1.9 acceptable_aliases

Mark Sapiro mark at msapiro.net
Wed May 21 19:11:22 CEST 2008


Barry Finkel wrote:

> There was a posting to a number of lists here yesterday 
> 
>      To: comp_info+cats+noc at example.com
> 
> all of the lists are linked; some of the lists are subscribed to others.
> I took that address and added it to
> 
>      acceptable_aliases


What did you add to acceptable_aliases? And for which list(s)?

A post addressed to comp_info+cats+noc at example.com will presumably be 
delivered to the comp_info list. In order for it not to be held by that 
list, you need either

comp_info+cats+noc at example.com

or a regexp like

^comp_info(\+[^@]*)?@example.com

in the acceptable_aliases of the comp_info list. Then if other lists are 
members of the comp_info list, you need the same thing in 
acceptabale_aliases of those other lists to prevent the post from being 
held there.

-- 
Mark Sapiro <mark at msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan



More information about the Mailman-Users mailing list