I'm having a problem with the trusted_networks option. Right now I have it set to:
trusted_networks 10.0.1/24 In postfix, I need to have spamassassin listed under "smtpd_recipient_restrictions" so that it will only scan incoming emails however it would be handy to get this option working if at all possible so it won't scan outgoing emails. When I try to use this option; I login through telnet port 25, and send the test spam string (from the 10.0.1.0 subnet) it still gets caught in spam. Am I doing something wrong or is there another option I need to choose? Thanks! Kaleb