From: Simon W. <es...@ou...> - 2003-02-11 15:55:25
|
On Tue, 2003-02-11 at 15:45, Wizard wrote: > > Can we turn it up the other way and ask what it is you are trying to > > accomplish ? > > Email/User filtering for NMSBoard posts, using filter sets like this: > *@*.sf.net, *@*.aol.*, *@fred.bitchin.co.uk, etc. A little more context ? What are you trying to DO ? I probably don't understand the requirement but from what you're saying: An email address arrives from somewhere It's checked for well-formedness It's compared to a list of regexes of known banned addresses It is accepted/rejected based on this Why do you want to be any more specific about the composition of the address ? Simon. |