"YOON. Joo-Yung" <[EMAIL PROTECTED]> writes: > Can I use "*" in the incoming filter list as follows, which > I doubt because the emails penetrate into my tmda. > > example: all emails that have "red" in the address parts. > > [EMAIL PROTECTED]
Sure, that should work. > I set this to block "[EMAIL PROTECTED]", "[EMAIL PROTECTED]", > "[EMAIL PROTECTED]", etc. Those addresses should be blocked. The "[EMAIL PROTECTED]" wildcard means that the filter will attempt to match addresses against these two patterns: [EMAIL PROTECTED] [EMAIL PROTECTED] The first two addresses should match the first wildcard, the third address ([EMAIL PROTECTED]) should match either of the wildcards. Tim _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
