Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Jan 2011 10:41:52 -0800 (PST)
From:      Denis Shaposhnikov <dsh@bamus.cz>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/154063: [NEW PORT] mail/dovecot2-antispam-plugin: The dovecot 2.x plugin for spam systems training.
Message-ID:  <20110116184152.8C5F4B635E1@dsh.falconknight.com>
Resent-Message-ID: <201101161910.p0GJAADl088010@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         154063
>Category:       ports
>Synopsis:       [NEW PORT] mail/dovecot2-antispam-plugin: The dovecot 2.x plugin for spam systems training.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 16 19:10:10 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Denis Shaposhnikov
>Release:        FreeBSD 8.0-RELEASE-p2 amd64
>Organization:
>Environment:
System: FreeBSD dsh.falconknight.com 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #0: Tue Jul 27 03:31:35 PDT 2010
>Description:
The dovecot antispam plugin is aimed to help in spam systems training.
Consider the following scenario. Your mailbox is flooded with tons of
mail.  They are delivered to the configured folders based on the
arbitrary spam system judgement. This judgement is not always correct
or not always what you would like it to be, however. This is where
this plugin comes into play.

All you have to do is move the mail into the correct folder. All the
rest in order to let the spam system know it made an error will be
done automatically by this plugin.

It watches for when you move the mail to some folder and acts
accordingly.  The advantage of this approach is that the mail ends up
in the right target folder directly and needs not be touched twice.

WWW: http://hg.dovecot.org/dovecot-antispam-plugin/

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- dovecot2-antispam-plugin-20101222.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	dovecot2-antispam-plugin
#	dovecot2-antispam-plugin/Makefile
#	dovecot2-antispam-plugin/distinfo
#	dovecot2-antispam-plugin/pkg-descr
#	dovecot2-antispam-plugin/pkg-message
#	dovecot2-antispam-plugin/pkg-plist
#
echo c - dovecot2-antispam-plugin
mkdir -p dovecot2-antispam-plugin > /dev/null 2>&1
echo x - dovecot2-antispam-plugin/Makefile
sed 's/^X//' >dovecot2-antispam-plugin/Makefile << '1fa4464472c8a0b808809889be4e40d9'
X# New ports collection makefile for:	dovecot2-antispam-plugin
X# Date created:		Sat Jan 15 15:46:01 CET 2011
X# Whom:			Denis Shaposhnikov <dsh@bamus.cz>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	dovecot2-antispam-plugin
XPORTVERSION=	20101222
XCATEGORIES=	mail
XMASTER_SITES=	http://www.bamus.cz/distfiles/
XDISTFILES=	dovecot-antispam-plugin-${DISTVERSION}${EXTRACT_SUFX}
X
XMAINTAINER=	dsh@bamus.cz
XCOMMENT=	The dovecot 2.x plugin for spam systems training.
X
XBUILD_DEPENDS=	${RUN_DEPENDS} \
X		gawk:${PORTSDIR}/lang/gawk
XRUN_DEPENDS=	dovecot>=2.0.7:${PORTSDIR}/mail/dovecot2
X
XCONFLICTS=	dovecot-antispam-1.*
XWRKSRC=		${WRKDIR}/dovecot-antispam-plugin-43880985e3dd
X
XUSE_AUTOTOOLS=	aclocal autoheader autoconf
XUSE_BZIP2=	yes
XUSE_CONFIGURE=	yes
XUSE_GMAKE=	yes
XUSE_LDCONFIG=	${PREFIX}/lib/dovecot
X
XACLOCAL_ARGS=	-I m4
X
XMAN7=		dovecot-antispam.7
X
Xpost-install:
X	@${CAT} ${PKGMESSAGE}
X
X.include <bsd.port.mk>
1fa4464472c8a0b808809889be4e40d9
echo x - dovecot2-antispam-plugin/distinfo
sed 's/^X//' >dovecot2-antispam-plugin/distinfo << '3001fadba2bd46cf62cf81ec4b7f7283'
XSHA256 (dovecot-antispam-plugin-20101222.tar.bz2) = 3b72e3d6ac639abb64356ca330a2e41f183c11452d563ed8ac4a0f7b4ea55582
XSIZE (dovecot-antispam-plugin-20101222.tar.bz2) = 55753
3001fadba2bd46cf62cf81ec4b7f7283
echo x - dovecot2-antispam-plugin/pkg-descr
sed 's/^X//' >dovecot2-antispam-plugin/pkg-descr << 'f9c986109813c049431ea7275796915c'
XThe dovecot antispam plugin is aimed to help in spam systems training.
XConsider the following scenario. Your mailbox is flooded with tons of
Xmail.  They are delivered to the configured folders based on the
Xarbitrary spam system judgement. This judgement is not always correct
Xor not always what you would like it to be, however. This is where
Xthis plugin comes into play.
X
XAll you have to do is move the mail into the correct folder. All the
Xrest in order to let the spam system know it made an error will be
Xdone automatically by this plugin.
X
XIt watches for when you move the mail to some folder and acts
Xaccordingly.  The advantage of this approach is that the mail ends up
Xin the right target folder directly and needs not be touched twice.
X
XWWW: http://hg.dovecot.org/dovecot-antispam-plugin/
f9c986109813c049431ea7275796915c
echo x - dovecot2-antispam-plugin/pkg-message
sed 's/^X//' >dovecot2-antispam-plugin/pkg-message << '877d939eb549d3a36810774c1425b3b9'
X---------------------------------------------------------------------
X 
XThis port assumes you are known with Dovecot and have it installed and
Xrunning on the system you have installed this plugin on.
X
XFurther information on configuration can be found at:
X 
X    man 7 dovecot-antispam
X
X---------------------------------------------------------------------
877d939eb549d3a36810774c1425b3b9
echo x - dovecot2-antispam-plugin/pkg-plist
sed 's/^X//' >dovecot2-antispam-plugin/pkg-plist << '9509517b1a46b83955e0bfe99dcaec87'
Xlib/dovecot/lib90_antispam_plugin.so
X@dirrmtry lib/dovecot
9509517b1a46b83955e0bfe99dcaec87
exit
--- dovecot2-antispam-plugin-20101222.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110116184152.8C5F4B635E1>