[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Mail Filters



On Mon, Apr 05, 2004 at 07:07:59PM +0100, Clive Menzies wrote:

> On (05/04/04 10:48), Brad Camroux wrote:
> > Hey all,
> > 
> > I am just wondering how I might filter out emails with 
> > foreign-language-encoded fonts, like Chinese or Russian.
> > 
> > Thanks,
> mailfilter works well but I'm not sure what regex you would use for
> this.

DENY = ^Subject:.*(koi8|big5)
DENY = charset=.*(koi8|big5)

Brian.



Reply to: