Date: Sun, 17 Feb 2008 21:16:57 +0000 (UTC) From: Pav Lucistnik <pav@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail Makefile ports/mail/smfsav Makefile distinfo pkg-deinstall pkg-descr pkg-install ports/mail/smfsav/files patch-Makefile patch-readme patch-smf-sav.c patch-smf-sav.conf pkg-message.in smfsav.in Message-ID: <200802172116.m1HLGwPh090082@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pav 2008-02-17 21:16:47 UTC FreeBSD ports repository Modified files: mail Makefile Added files: mail/smfsav Makefile distinfo pkg-deinstall pkg-descr pkg-install mail/smfsav/files patch-Makefile patch-readme patch-smf-sav.c patch-smf-sav.conf pkg-message.in smfsav.in Log: It's a lightweight, fast and reliable Sendmail milter that implements a real-time Sender e-Mail Address Verification technology. This technology can stop some kinds of SPAM with a spoofed sender's e-Mail address. Also it implements a real-time Recipient e-Mail Address Verification technology. It can be useful if your machine is a backup MX for the recipient's domains or if your machine forwards all e-Mail messages as a relay host for your domains to another internal or external e-Mail servers. It's a lite alternative for the spamilter, milter-sender and milter-ahead milters. WWW: http://smfs.sourceforge.net/ PR: ports/116948 Submitted by: Anton Lysenok / Bart Tapolsky <bart@tapolsky.net.ua> Revision Changes Path 1.898 +1 -0 ports/mail/Makefile 1.1 +59 -0 ports/mail/smfsav/Makefile (new) 1.1 +6 -0 ports/mail/smfsav/distinfo (new) 1.1 +48 -0 ports/mail/smfsav/files/patch-Makefile (new) 1.1 +28 -0 ports/mail/smfsav/files/patch-readme (new) 1.1 +57 -0 ports/mail/smfsav/files/patch-smf-sav.c (new) 1.1 +28 -0 ports/mail/smfsav/files/patch-smf-sav.conf (new) 1.1 +9 -0 ports/mail/smfsav/files/pkg-message.in (new) 1.1 +24 -0 ports/mail/smfsav/files/smfsav.in (new) 1.1 +27 -0 ports/mail/smfsav/pkg-deinstall (new) 1.1 +14 -0 ports/mail/smfsav/pkg-descr (new) 1.1 +32 -0 ports/mail/smfsav/pkg-install (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802172116.m1HLGwPh090082>