Re: incoming mail errors

2013-11-22 Thread Ralf Hildebrandt
* Dave Johnsom : It's either this: > check_policy_service inet:127.0.0.1:, or this: > check_policy_service inet:127.0.0.1:10031, Find out what's listening on port and 10031: % sudo netstat -tulpen |egrep ":(|10031)" (which are both listed TWICE in your config!) -- [*] sys4 AG

Re: incoming mail errors

2013-11-20 Thread Manuel Bieling
On 2013.11.20 20:19:50 +0200, Dave Johnsom wrote: > How Do I disable te plugin > smtpd_recipient_restrictions = reject_unknown_sender_domain, > reject_unknown_recipient_domain, reject_non_fqdn_sender, > reject_non_fqdn_recipient, reject_unlisted_recipient, > check_policy_service inet:127.0.0.1:777

Re: incoming mail errors

2013-11-20 Thread Dave Johnsom
How Do I disable te plugin root@mail:~# postconf -n alias_database = hash:/etc/postfix/aliases alias_maps = hash:/etc/postfix/aliases allow_min_user = no allow_percent_hack = no append_dot_mydomain = no biff = no bounce_queue_lifetime = 4h broken_sasl_auth_clients = yes config_directory = /etc/pos

Re: incoming mail errors

2013-11-20 Thread Noel Jones
On 11/20/2013 11:52 AM, Dave Johnsom wrote: > Hi All > > This machine s a new install and I am getting the following error > > Nov 20 19:43:13 mail postfix/smtpd[6387]: NOQUEUE: reject: RCPT from > ..x[209.97.202.1]: 554 5.7.1 >: Recipient address rejected: G

incoming mail errors

2013-11-20 Thread Dave Johnsom
Hi All This machine s a new install and I am getting the following error Nov 20 19:43:13 mail postfix/smtpd[6387]: NOQUEUE: reject: RCPT from ..x[209.97.202.1]: 554 5.7.1 : Recipient address rejected: Greylisting in effect, sending server blacklisted; from= to= proto=ESMTP helo= Any