Cory Wright <[EMAIL PROTECTED]> writes: > I thought that at first too, but then I remember how the '.' > character in domains always ends up causing trouble for newbies > using regular expressions. A former employer of mine once added a > domain to a qregex badmailfrom file and ended up blocking several > employee addresses.
This is a good point, but I'm thinking that we could probably implement this using existing tools like the 'headers' or 'headers-file' incoming filter file sources. e.g, # Accept replies to messages I've sent. headers '^in-reply-to:.*la\.mastaler\.com' ok A nice writeup in the tips & tricks section of the FAQ would probably be good enough to allay confusion. _________________________________________________ tmda-workers mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-workers
