"Jason R. Mastaler" <[EMAIL PROTECTED]> writes: > 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.
I've refined my 'headers' entries a bit more. I'm no regex expert, so if anyone can offer some improvmenets, let me know. # Accept replies to messages I've sent. headers '^In-Reply-To: <[EMAIL PROTECTED]>' ok headers '^References:(.|\n)*<[EMAIL PROTECTED]>' ok Depending on which machine I'm using, my Message-ID may contain the string '@hrothgar.la.mastaler.com, '@a.mx.mastaler.com', or simply '@mastaler.com'. The above is pretty general and covers all of them. _________________________________________________ tmda-workers mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-workers
