diff options
author | sat <sat@FreeBSD.org> | 2007-03-12 18:08:49 +0000 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2007-03-12 18:08:49 +0000 |
commit | 2d91fbe3a3d02172dec90229f24ab0a4e70b5328 (patch) | |
tree | cf5b15ed25e4154334e43f2440dbd30dbfcb09ee /mail/Makefile | |
parent | 98acc4f997ac6f6d7ce6fc9ec9c9cb4dea53e7cb (diff) | |
download | FreeBSD-ports-2d91fbe3a3d02172dec90229f24ab0a4e70b5328.zip FreeBSD-ports-2d91fbe3a3d02172dec90229f24ab0a4e70b5328.tar.gz |
Add port mail/horde-vacation:
Vacation is a Horde module for managing user e-mail "vacation notices" or
"auto-responders." It works via a local vacation program and the .forward style
forwarding mechanism supported by several popular mailers.
Right now, Vacation provides fairly complete support for managing .forward style
vacation notices on Sendmail or Courier mail based systems via an FTP transport.
It also has some support for LDAP, Qmail, and SQL servers.
WWW: http://www.horde.org/vacation/
PR: ports/110123
Submitted by: Beech Rintoul <beech@alaskaparadise.com>
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 c32e9d6..16d7557 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -158,6 +158,7 @@ SUBDIR += hashcash SUBDIR += hbiff SUBDIR += heirloom-mailx + SUBDIR += horde-vacation SUBDIR += hotwayd SUBDIR += ifile SUBDIR += ilohamail |