"Bhavesh Patel" <[EMAIL PROTECTED]> writes:

> Tim,
> 
> you are right. I didn't think of that. The reason I had the *med* was
> because of I have a lot of mail that comes from medical sources, like
> medscape, palmmed, and stuff like that.
> 
> That helped a ton. Thanks so much.
> 
> I guess I could do a
> 
> [EMAIL PROTECTED]
> [EMAIL PROTECTED]

If 'med' is typically at the beginning or end of the user's domain,
then

[EMAIL PROTECTED]    # catches *.medscape.*
[EMAIL PROTECTED]  # catches *.palmmed.*

would cover most cases.

The second example you give above will only match domains in the .med
top-level domain (like .com or .net).  There isn't one, so that rule
won't match anything.


Tim

_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to