diff options
author | Wen Heping <wen@FreeBSD.org> | 2011-11-09 16:03:06 +0800 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2011-11-09 16:03:06 +0800 |
commit | 172f0640babcfdfb634b550a299b40c5a9b97e4b (patch) | |
tree | 3e2782ec57a4605ed5263a4504d8cac0aa3c7ee4 /mail/Makefile | |
parent | 2b52007778b7e2de28bf813e89fcbdc7170a6305 (diff) | |
download | freebsd-ports-gnome-172f0640babcfdfb634b550a299b40c5a9b97e4b.tar.gz freebsd-ports-gnome-172f0640babcfdfb634b550a299b40c5a9b97e4b.tar.zst freebsd-ports-gnome-172f0640babcfdfb634b550a299b40c5a9b97e4b.zip |
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 <cvs-src@yandex.ru> (via github)
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 |