However, the mailing list is claiming that I am posting with my untagged e-mail address. If I capture the SMTP traffic leaving my mail server then it is correct - my mail software is sending a "MAIL FROM:<[EMAIL PROTECTED]>"
OK, solved. I had followed the Exim configuration advice on tmda.net which said to set
untrusted_set_sender = true
whereas the correct syntax should be
untrusted_set_sender = *
(or a list of users).
Mike. _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
