| Main Archive Page > Month Archives > postfix-users archives |
David Southwell wrote:
> But still got the following errors when the lines in main.cf were unchecked:
[snip]
> Nov 4 07:37:50 dns1 postfix/smtpd[26676]: warning: connect to
> private/policyd-spf: Connection refused
You need to find out why your policy server isn't responding to Postfix.
Since it's set up for a Unix socket, you likely either have a
permissions issue (eg, running as the wrong user) or the policy server
isn't running.
-kgd