Alan DeKok wrote:
Mark Baugher <mbaugher@cisco.com> wrote:We could extend SMTP AUTH to do MTA authentication, but it would then end up looking like LMAP.I believe SMTP TLS is intended for MTA authentication.Yes, it also solves the security/privacy issue. But it's authentication + security, not just authentication. And I don't think many MTA's allow STARTTLS with cipher "none".
[..]
With LMAP, authentication is done to the originating domain, as opposed to per-hop basis.Other methods can potentially extend the authentication of the message beyond the per-hop limit of STARTTLS.