Wietse Venema via Postfix-users:
> Jorge Bastos via Postfix-users:
> > root@fastmail:/etc/postfix# postmap -q 188.250.172.222 
> > mysql:/etc/postfix/mysql-client-ip-access.cf | hexdump -C
> > 00000000 50 45 52 4d 49 54 0a |PERMIT.|
> > 00000007
> > root@fastmail:/etc/postfix#
> 
> That newline is  not in your database. The *postmap* command
> appends one newline to its *output*.
> 
> > My configuration is:
> > 
> > mtpd_client_restrictions = permit_mynetworks, check_client_access 
> > mysql:/etc/postfix/mysql-client-ip-access.cf, permit_sasl_authenticated, 
> > reject_unknown_reverse_client_hostname, reject_unknown_client_hostname, 
> > permit_dnswl_client krn.korumail.com, permit_dnswl_client 
> > list.dnswl.org, permit_dnswl_client wl.mailspike.net, 
> > permit_dnswl_client rep.mailspike.net, permit_dnswl_client 
> > dnswl.spfbl.net, permit_dnswl_client wl.rb.............
> 
> What exactly is the complete error message? 
> 
> What is the output from:
> 
> postconf -f smtpd_{client,helo,sender,recipient,data,end_of_data}_restrictions

Please make that:

postconf 
smtpd_{client,helo,sender,recipient,relay,data,end_of_data}_restrictions

        Wietse
_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org

Reply via email to