diff options
author | sat <sat@FreeBSD.org> | 2007-04-09 18:16:50 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2007-04-09 18:16:50 +0800 |
commit | 24c90b4810b9959cdd5b3c9ddd4a41b13dbdc21a (patch) | |
tree | f5773e2c7bbcc7c2b335083f76f1faa06b828b80 /mail/Makefile | |
parent | ef9a74947ddd34667f10cb884f45a4c5de227ada (diff) | |
download | freebsd-ports-gnome-24c90b4810b9959cdd5b3c9ddd4a41b13dbdc21a.tar.gz freebsd-ports-gnome-24c90b4810b9959cdd5b3c9ddd4a41b13dbdc21a.tar.zst freebsd-ports-gnome-24c90b4810b9959cdd5b3c9ddd4a41b13dbdc21a.zip |
Add port mail/horde-forwards:
Forwards is a Horde module for setting user email forwards via the .forward
mechanism supported by several popular mailers.
Right now, Forwards provides fairly complete support for setting .forward style
forwards on Sendmail, Courier, or Qmail mail based systems via an FTP transport.
It now also has drivers for Mdaemon, Exim SQL, Exim LDAP, Custom SQL, and SOAP
based systems.
WWW: http://www.horde.org/forwards/
PR: ports/110886 (based on)
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 0b9d8eb3bebb..984c2cd4e26c 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -159,6 +159,7 @@ SUBDIR += hashcash SUBDIR += hbiff SUBDIR += heirloom-mailx + SUBDIR += horde-forwards SUBDIR += horde-vacation SUBDIR += hotwayd SUBDIR += ifile |