From 3c9ecc4516917c2fb49723612d44fae8b362d752 Mon Sep 17 00:00:00 2001 From: Erwin Lansing Date: Tue, 15 Jul 2003 08:50:52 +0000 Subject: Add esmtp 0.4.1, esmtp is a user configurable relay-only Mail Transfer Agent (MTA) with a sendmail compatible syntax. It's based on libESMTP supporting the AUTH (including the CRAM-MD5 and NTLM SASL mechanisms) and the StartTLS SMTP extensions. These are the esmtp features: * fully sendmail command line compatible, * supports the AUTH SMTP extension, with the CRAM-MD5 and * NTLM SASL mechanisms, * support the StartTLS SMTP extension, * requires no administration privileges, * individual user configuration, * does not receive mail, expand aliases or manage a queue. PR: 54491 Submitted by: Kirill Ponomarew --- mail/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'mail/Makefile') diff --git a/mail/Makefile b/mail/Makefile index bc619db357e7..a751ea8b2bb9 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -51,6 +51,7 @@ SUBDIR += emh-emacs20 SUBDIR += emh-xemacs21-mule SUBDIR += emil + SUBDIR += esmtp SUBDIR += evolution SUBDIR += exact SUBDIR += exim -- cgit v1.2.3