[Mailman-Users] mailman 2.0beta6

Teo de Hesselle teo.dehesselle at uts.edu.au
Tue Feb 27 22:28:17 CET 2001


You need to specify a regular expression, for example:

.*\@voyager\.net will do what you thought *@voyager.net would do.

This is because the . and @ have special meanings in regular
expressions. Unfortunately you still need to manually reject all the non
voyager addresses.

Matt Holtz wrote:
> 
> Hello Everyone,
> We use mailman for an internal mail server.  Recently several of the
> mail list addresses have been getting a ton of spam.  I would like to
> know if it is possible to include an entire domain as acceptable
> addresses to send to a list?
> 
> i.e. there are 10 @voyager.net users on a specific list, but many
> employees on the list (hundreds and it changes daily) need to be able to
> send to this list, but no one from outside @voyager.net needs to send to
> this list.  Is it possible to just allow @voyager.net to send to the
> list?
> 
> I didn't see anything in the docs about it.  Putting just "@voyager.net"
> didn't work, and neither did *@voyager.net.
> 
> I am using 2.0 beta 6.
> 
> Thanks,
> 
> --
> Matt Holtz
> Systems Engineer
> CoreComm, formerly Voyager.net
> 
> ------------------------------------------------------
> Mailman-Users maillist  -  Mailman-Users at python.org
> http://mail.python.org/mailman/listinfo/mailman-users

-- 
Téo de Hesselle
Email Administrator

Information Technology Division
University of Technology, Sydney




More information about the Mailman-Users mailing list