I fix that, but I can't send any mail. If I check the log, I get :
RCPT from unknown[192.168.170.85]: 450 4.3.2 <[email protected]>: Sender address rejected: Try again later; from=<[email protected]> to=<[email protected]> proto=ESMTP helo=<[192.168.170.85]> But I think I have correctly set my policies. I use the Quota module. The policy used is "Default Outbound" the limits are 10 for MessageCount and 8000 for MessageCumulativeSize. Track is Sender:user@domain, Period = 3600 and Verdict is Defer. Any idea ? 2011/8/24 Simon Hobson <[email protected]>: > Roland Vogt wrote: > >>smtpd_end_of_data_restrictions = check_policy_service >>inet::192.168.254.242:10031 defer_if_permit >>smtpd_recipient_restrictions = check_policy_service >>inet::192.168.254.242:10031 defer_if_permit >>smtpd_sender_restrictions = check_policy_service >>inet:192.168.254.242:10031 defer_if_permit > > You have "inet::192.168.254.242:10031" in two places and > "inet:192.168.254.242:10031' in another. > I think it should be inet:192.168.254.242:10031 > > -- > Simon Hobson > > Visit http://www.magpiesnestpublishing.co.uk/ for books by acclaimed > author Gladys Hobson. Novels - poetry - short stories - ideal as > Christmas stocking fillers. Some available as e-books. > _______________________________________________ > Users mailing list > [email protected] > http://lists.policyd.org/mailman/listinfo/users > _______________________________________________ Users mailing list [email protected] http://lists.policyd.org/mailman/listinfo/users
