On 5/28/24 11:48 AM, Wietse Venema via Postfix-users wrote:
postconf -Mf submission/inet".


May 28 10:51:07 proteus.noach.com postfix/submission/smtpd[57120]: warning: malformed map specification: '{ reject_rbl_client xbl.spamhaus.org }' May 28 10:51:07 proteus.noach.com postfix/submission/smtpd[57120]: warning: expected maptype:mapname instead of 'reject_rbl_client'

submission inet  n       -       n       -       -       smtpd
    -o smtpd_hard_error_limit=1
    -o stress=yes
    -o syslog_name=postfix/submission
    -o smtpd_etrn_restrictions=reject
    -o smtpd_sasl_auth_enable=yes
    -o smtpd_sasl_type=dovecot
    -o smtpd_sasl_path=private/auth
    -o smtpd_sasl_security_options=noanonymous
    -o smtpd_sasl_tls_security_options=noanonymou

smtpd_client_restrictions=permit_mynetworks,permit_sasl_authenticated,{ 
$submission_recipient_restrictions },reject

#    -o smtpd_client_restrictions=permit_mynetworks,permit_sasl_authenticated,reject     -o smtpd_recipient_restrictions=permit_mynetworks,permit_sasl_authenticated,reject
    -o smtpd_helo_restrictions=permit_mynetworks,permit
    -o smtpd_tls_security_level=encrypt
    -o smtpd_sender_login_maps=mysql:/etc/postfix/mysql-email2email.cf
    -o milter_macro_daemon_name=ORIGINATING


I took a break to study.

I had dumped the configs but here is what I had.

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

Reply via email to