relay test
Kristian Hermansen
kristian.hermansen at gmail.com
Sun Mar 11 15:11:31 EDT 2007
On 3/11/07, James Kramer <kramerjm at gmail.com> wrote:
> Postgrey up and running. Postgrey install requires adding the following
> lines to main.cf
> smtpd_recipient_restrictions =
> permit_mynetworks
> reject_unauth_destination
> check_policy_service inet:127.0.0.1:60000
>
> I added the lines only I receive the error in /var/log/mail.err
> Mar 11 07:45:55 till postfix/smtpd[19107]: fatal: parameter
> "smtpd_recipient_restrictions": specify at least one working instance of:
> check_relay_domains, reject_unauth_destination, reject, defer or
> defer_if_permit
Try putting it on the same line, separated by commas and no spaces
after the commas. Just a thought:
smtpd_recipient_restrictions = permit_mynetworks,reject_unauth_destination
--
Kristian Hermansen
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
More information about the Discuss
mailing list