Mark McArthey wrote: > > I would like to drop any message (as in the one below) that > contains 'earth.execpc.com'. I have tried the 'to' > directive, but it's not working like I want it to. It is > missing messages like this that are pulled in via fetchmail. > > ----------------------------------------------------- > HEADERS > ----------------------------------------------------- > Return-Path: <[EMAIL PROTECTED]> > Delivered-To: markm@localhost
The envelope recipient is <markm@localhost>. Since you're using fetchmail, it would be easier to drop based on the envelope sender. Try from *@=execpc.com drop I'm assuming, of course, that you don't want /any/ mail from that domain. _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
