Sebastian Wiesinger: > smtpd_recipient_restrictions = > smtpd_recipient_restrictions = > check_recipient_access > proxy:mysql:$config_directory/sql/mysql_check_recipient_access.cf, > ... > > (Also I had to extend proxy_read_maps for this).
Argh. I forgot to include that in the default proxy_read_maps setting. > As for the open relay, I moved all that stuff to smtpd_relay_restrictions. Good! Wietse