diff options
author | José Fonseca <jrfonseca@users.sourceforge.net> | 2008-10-09 11:10:39 +0000 |
---|---|---|
committer | José Fonseca <jrfonseca@users.sourceforge.net> | 2008-10-09 11:10:39 +0000 |
commit | d69860b557e3b845f678097a799f30dbc5ba1503 (patch) | |
tree | df04e6ba0d5e7b63c68daafcfbcfa3c4e0de1eb2 /README | |
parent | ff1ac4ebda386d1f87a7752ab7956c8ae6527d43 (diff) |
Use ESMTP MTA instead, to try to distinguish from the protocol.
libESMTP -> ESMTP was not a good naming choice but too late to change now...
Diffstat (limited to 'README')
-rw-r--r-- | README | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -1,9 +1,9 @@ - ----- - ESMTP - ----- + --------- + ESMTP MTA + --------- José Fonseca --- - March 2006 + October 2008 Introduction @@ -14,7 +14,7 @@ Introduction AUTH (including the CRAM-MD5 and NTLM SASL mechanisms) and the StartTLS SMTP extensions. - See the {{{http://esmtp.sourceforge.net/}ESMTP home page}} for updated + See the {{{http://esmtp.sourceforge.net/}ESMTP MTA home page}} for updated information. |