diff options
author | miwi <miwi@FreeBSD.org> | 2007-01-10 05:10:41 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-01-10 05:10:41 +0800 |
commit | ffcaa4e0fa16f908b6fabf644457d3f041574823 (patch) | |
tree | 92b51a0eae43eb56a1339891c1b9894dc7873f49 /mail/Makefile | |
parent | f2987217f545f7bf21b39ea63ad27cfdab44f938 (diff) | |
download | freebsd-ports-gnome-ffcaa4e0fa16f908b6fabf644457d3f041574823.tar.gz freebsd-ports-gnome-ffcaa4e0fa16f908b6fabf644457d3f041574823.tar.zst freebsd-ports-gnome-ffcaa4e0fa16f908b6fabf644457d3f041574823.zip |
From the Dovecot wiki on LDA (WWW: http://wiki.dovecot.org/LDA/Sieve)
Sieve language support by a plugin for the deliver LDA
* Mail filtering
* Mail forwarding
* Vacation auto-reply
WWW: http://www.dovecot.org
PR: ports/107352
Submitted by: Nils Vogels <nivo+kw+ports.bfa274 at is-root.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 e611ab2d1b91..db225490591a 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -83,6 +83,7 @@ SUBDIR += dkimap4 SUBDIR += dkimproxy SUBDIR += dovecot + SUBDIR += dovecot-sieve SUBDIR += drac SUBDIR += drbl SUBDIR += dsbl-testers |