bschultz
30th April 2007, 16:46
This is the error that I'm seeing in the mail log
Apr 30 08:34:45 mail postfix/smtpd[996]: TLS connection established from h7252.serverkompetenz.net[81.169.182.36]: TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)
Apr 30 08:34:45 mail imapd: Connection, ip=[::ffff:127.0.0.1]
Apr 30 08:34:45 mail imapd: LOGIN, user=brian, ip=[::ffff:127.0.0.1], protocol=IMAP
Apr 30 08:34:45 mail imapd: LOGOUT, user=brian, ip=[::ffff:127.0.0.1], headers=0, body=0, rcvd=46, sent=336, time=0
Apr 30 08:34:45 mail postfix/smtpd[996]: warning: restriction check_policy_service must be followed by transport:server
Apr 30 08:34:45 mail postfix/smtpd[996]: NOQUEUE: reject: RCPT from h7252.serverkompetenz.net[81.169.182.36]: 451 4.3.5 Server configuration error; from=<www-data@server1.howtoforge.com> to=<brian@domain.com> proto=ESMTP helo=<mh1.hostmu.com>
Apr 30 08:34:45 mail postfix/cleanup[1004]: A54214C35C: message-id=<20070430133445.A54214C35C@domain.com>
Apr 30 08:34:45 mail postfix/qmgr[24258]: A54214C35C: from=<double-bounce@domain.com>, size=1365, nrcpt=1 (queue active)
Apr 30 08:34:45 mail postfix/smtpd[996]: disconnect from h7252.serverkompetenz.net[81.169.182.36]
I never got the message from How-To Forge (which I'm guessing was an email that there was a response to a thread I started).
What does the line : Server Configuration error mean?
edit: I removed the line check_policy_service from the postfix config, and mail is coming and going without problems. I'll re-check the spf how-to to see what I did wrong.
edit 2 - I missed the line "check_policy_service unix:private/policy" in my postfix config...thanks.
Apr 30 08:34:45 mail postfix/smtpd[996]: TLS connection established from h7252.serverkompetenz.net[81.169.182.36]: TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)
Apr 30 08:34:45 mail imapd: Connection, ip=[::ffff:127.0.0.1]
Apr 30 08:34:45 mail imapd: LOGIN, user=brian, ip=[::ffff:127.0.0.1], protocol=IMAP
Apr 30 08:34:45 mail imapd: LOGOUT, user=brian, ip=[::ffff:127.0.0.1], headers=0, body=0, rcvd=46, sent=336, time=0
Apr 30 08:34:45 mail postfix/smtpd[996]: warning: restriction check_policy_service must be followed by transport:server
Apr 30 08:34:45 mail postfix/smtpd[996]: NOQUEUE: reject: RCPT from h7252.serverkompetenz.net[81.169.182.36]: 451 4.3.5 Server configuration error; from=<www-data@server1.howtoforge.com> to=<brian@domain.com> proto=ESMTP helo=<mh1.hostmu.com>
Apr 30 08:34:45 mail postfix/cleanup[1004]: A54214C35C: message-id=<20070430133445.A54214C35C@domain.com>
Apr 30 08:34:45 mail postfix/qmgr[24258]: A54214C35C: from=<double-bounce@domain.com>, size=1365, nrcpt=1 (queue active)
Apr 30 08:34:45 mail postfix/smtpd[996]: disconnect from h7252.serverkompetenz.net[81.169.182.36]
I never got the message from How-To Forge (which I'm guessing was an email that there was a response to a thread I started).
What does the line : Server Configuration error mean?
edit: I removed the line check_policy_service from the postfix config, and mail is coming and going without problems. I'll re-check the spf how-to to see what I did wrong.
edit 2 - I missed the line "check_policy_service unix:private/policy" in my postfix config...thanks.