From 172f0640babcfdfb634b550a299b40c5a9b97e4b Mon Sep 17 00:00:00 2001 From: Wen Heping Date: Wed, 9 Nov 2011 08:03:06 +0000 Subject: SecureMailHost is a reimplementation of the standard Zope2 MailHost with some security and usability enhancements. WWW: http://pypi.python.org/pypi/Products.SecureMailHost/ Submitted by: Ruslan Mahmatkhanov (via github) --- mail/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'mail/Makefile') diff --git a/mail/Makefile b/mail/Makefile index 7caf38f541f8..de5df520d052 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -530,6 +530,7 @@ SUBDIR += pronto SUBDIR += proxsmtp SUBDIR += py-Products.MailHost + SUBDIR += py-Products.SecureMailHost SUBDIR += py-apolicy SUBDIR += py-cyruslib SUBDIR += py-email -- cgit v1.2.3