Hi, I'm new to tmda, I installed it yesterday on my freebsd server that runs postfix. I've put these rules to the ~bod/.tmda/filters/incoming file (bod is the user I want tmda to work with):
### ~/.tmda/filters/incoming (first match wins) ### # Accept all bounces (messages with an empty envelope sender) from <> ok # Accept all messages to postmaster to postmaster@* accept to [EMAIL PROTECTED] ok to [EMAIL PROTECTED] bounce ### EOF The problem is: it accepts all the mail I receive, even [EMAIL PROTECTED] that should bounce. Now I have to mention that I have this option in my postfix's main.cf: luser_relay = [EMAIL PROTECTED] This is to receive <anything>@BoDLand.com in the bod mailbox... I suspect this could be the problem, since [EMAIL PROTECTED] is first forwarded to [EMAIL PROTECTED] so it's accepted? Thank you for your help, BoD _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
