# from the postfix docs: Enable interoperability with remote SMTP clients that implement an obsolete version of the AUTH command (RFC 4954). Examples of such clients are MicroSoft Outlook Express version 4 and MicroSoft Exchange version 5.0.
broken_sasl_auth_clients = yes
# filter mail through opendkim, which won't open a port under docker for reasons