diff options
author | pav <pav@FreeBSD.org> | 2010-11-23 23:58:03 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2010-11-23 23:58:03 +0800 |
commit | 521d073bd6c529c6570a5c269074f16acbb12beb (patch) | |
tree | 53240bf4793dba78307a1f641d79af1148222e6c /mail/Makefile | |
parent | c274837f69a818c635a505eefee161f441d1f2c6 (diff) | |
download | freebsd-ports-gnome-521d073bd6c529c6570a5c269074f16acbb12beb.tar.gz freebsd-ports-gnome-521d073bd6c529c6570a5c269074f16acbb12beb.tar.zst freebsd-ports-gnome-521d073bd6c529c6570a5c269074f16acbb12beb.zip |
DavMail POP/IMAP/SMTP/Caldav/Carddav/LDAP Exchange Gateway
DavMail is a POP/IMAP/SMTP/Caldav/Carddav/LDAP exchange gateway
allowing users to use any mail/calendar client (e.g. Thunderbird
with Lightning or Apple iCal) with an Exchange server, even from
the internet or behind a firewall through Outlook Web Access.
WWW: http://davmail.sourceforge.net/
PR: ports/151803
Submitted by: John Prather <john.c.prather@gmail.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 ca33e3938695..07f6f4ec36ed 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -83,6 +83,7 @@ SUBDIR += cyrus-imapd23 SUBDIR += cyrus-imapd24 SUBDIR += cyrus2courier + SUBDIR += davmail SUBDIR += dbmail SUBDIR += dbmail20 SUBDIR += dbmail21 |