"Julian Brown" <[EMAIL PROTECTED]> writes: > Regarding this email list, every email that comes in from the list is coming > (or so it seems) from the individual who posted it (I see you are using > mailman, I use it as well).
With this list (and most others, as well), the envelope sender is the real sender. For this list, the envelope sender is [EMAIL PROTECTED] You can determine this from the Return-Path: header field. The From: address is the address of the person who sent the mail to the list. Since TMDA matches against both the envelope sender and the From: addresses (and others), you simply need to use a rule like this: from [EMAIL PROTECTED] accept Tim _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
