Sieve language support by a plugin for the deliver LDA

* Mail filtering
    * Mail forwarding
    * Vacation auto-reply

WWW:	http://www.dovecot.org

PR:		ports/125460
Submitted by:	Geoffroy Desvernay <dgeo at ec-marseille.fr>
This commit is contained in:
Martin Wilke 2008-07-19 10:11:14 +00:00
parent 2fdce758d8
commit cc2a23c38c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=217079
6 changed files with 57 additions and 0 deletions

View File

@ -94,6 +94,7 @@
SUBDIR += dovecot
SUBDIR += dovecot-antispam
SUBDIR += dovecot-devel
SUBDIR += dovecot-managesieve
SUBDIR += dovecot-sieve
SUBDIR += drac
SUBDIR += drbl

View File

@ -0,0 +1,24 @@
# New ports collection makefile for: dovecot-managesieve
# Date created: 2008-07-05
# Whom: Geoffroy Desvernay <dgeo@ec-marseille.fr>
#
# $FreeBSD$
#
PORTNAME= dovecot-1.1-managesieve
PORTVERSION= 0.10.3
CATEGORIES= mail
MASTER_SITES= http://www.rename-it.nl/dovecot/1.1/
MAINTAINER= dgeo@ec-marseille.fr
COMMENT= Managesieve package
BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/mail/dovecot:build \
${NONEXISTENT}:${PORTSDIR}/mail/dovecot-sieve:build
RUN_DEPENDS= ${LOCALBASE}/lib/dovecot/lda/lib90_cmusieve_plugin.so:${PORTSDIR}/mail/dovecot-sieve
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --prefix=${PREFIX} --with-dovecot=`make -C ${PORTSDIR}/mail/dovecot -V WRKSRC` --with-dovecot-sieve=`make -C ${PORTSDIR}/mail/dovecot-sieve -V WRKSRC`
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
SIZE (dovecot-1.1-managesieve-0.10.3.tar.gz) = 395123
MD5 (dovecot-1.1-managesieve-0.10.3.tar.gz) = 14ad3bdec508bad8bcce35b57681d255
SHA256 (dovecot-1.1-managesieve-0.10.3.tar.gz) = ac70ee48cdec2d472c14cb93bc9f3339a30763e418a579ddea0b9b18befac5ac

View File

@ -0,0 +1,9 @@
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

View File

@ -0,0 +1,16 @@
---------------------------------------------------------------------
This port assumes you are known with Dovecot and have it installed
and running on the system you have installed this plugin on.
You can enable the plugin with this directive in your dovecot.conf:
protocol lda {
mail_plugins = cmusieve
}
Further information on configuration can be found at:
http://wiki.dovecot.org/
---------------------------------------------------------------------

View File

@ -0,0 +1,4 @@
@comment $ID:$
libexec/dovecot/managesieve
libexec/dovecot/managesieve-login
@dirrmtry libexec/dovecot