Asai:Greetings,Trying to send email from an iPad which fails consistently. I'm trying to send via port 587, TLS (self-signed cert, which is installed on iPad). iPad tells me that "Password" authentication isn't supported. smtpd_sasl_auth_enable = yes smtpd_sasl_exceptions_networks = $mynetworksPostfix does not announce AUTH support for clients in mynetworks. Wietse
Thank you, Wietse, that was it.