… service auth { unix_listener /var/spool/postfix/private/auth { mode = 0660 user = postfix group = postfix } } # Outlook and Windows Mail works only with LOGIN mechanism, not the standard PLAIN: auth_mechanisms = plain login …