Viktor Dukhovni via Postfix-users:
>     465        inet  n       -       n       -       -       smtpd
>         -o smtpd_tls_wrappermode=yes
...
>         -o smtpd_milters=$mua_milters
>         -o always_add_missing_headers=yes

Nit: always_add_missing_headers is a cleanup(8) daemon feature.  It
has no effect in the above configuration. To append headers from
submission(s) clients, one could configure

    local_header_rewrite_clients =
        permit_sasl_authenticated, permit_inet_interfaces

Should we change the existing default, "local_header_rewrite_clients =
permit_inet_interfaces"?

        Wietse
_______________________________________________
Postfix-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to