Date: Sat, 3 Apr 2010 09:43:50 +0000 (UTC) From: Ion-Mihai Tetcu <itetcu@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail Makefile ports/mail/postpals Makefile distinfo pkg-descr pkg-plist ports/mail/postpals/files pkg-message.in postpals-taillog.in postpals.in Message-ID: <201004030943.o339ho4Q020411@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
itetcu 2010-04-03 09:43:50 UTC FreeBSD ports repository Modified files: mail Makefile Added files: mail/postpals Makefile distinfo pkg-descr pkg-plist mail/postpals/files pkg-message.in postpals-taillog.in postpals.in Log: Postpals is a simple policy daemon for Postfix. It keeps a database of outgoing mail, specifically recipients and relays associated to them. The main goal is to whitelist mail coming back from those senders and relays early in the postfix restriction chain, so it doesn't get hit with any client UCE checks you are using (RBL, helo, PTR, greylisting etc). WWW: http://mailfud.org/postpals/ PR: ports/144540 Submitted by: Sahil Tandon <sahil at tandon.net> Revision Changes Path 1.1016 +1 -0 ports/mail/Makefile 1.1 +38 -0 ports/mail/postpals/Makefile (new) 1.1 +6 -0 ports/mail/postpals/distinfo (new) 1.1 +20 -0 ports/mail/postpals/files/pkg-message.in (new) 1.1 +37 -0 ports/mail/postpals/files/postpals-taillog.in (new) 1.1 +45 -0 ports/mail/postpals/files/postpals.in (new) 1.1 +7 -0 ports/mail/postpals/pkg-descr (new) 1.1 +4 -0 ports/mail/postpals/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004030943.o339ho4Q020411>