Date: Wed, 5 May 2010 18:08:18 +0000 (UTC) From: Kirill Ponomarew <krion@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/exim Makefile Makefile.options distinfo options pkg-plist Message-ID: <201005051808.o45I8Iex051340@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
krion 2010-05-05 18:08:18 UTC FreeBSD ports repository Modified files: mail/exim Makefile Makefile.options distinfo options pkg-plist Log: "Spamooborona 1024" software by Yandex allows to filter up to 1024 good messages per day for any mailhost. It is to note: 1024 - it is not the total amount of messages scanned but the only good ones, which aren't considered as spam. Once 1024 good messages get passed through the filter, the rest of mail traffic will be passed without considering spam or ham until the end of the day. http://so.yandex.ru/companies/so1024.xml The patch allows use of "Spamooborona 1024" with Exim by using Local_scan()'s functionality provided by Yandex LLC. PR: ports/146215 Submitted by: Alexey V.Degtyarev <alexey@renatasystems.org> Revision Changes Path 1.250 +40 -1 ports/mail/exim/Makefile 1.4 +3 -1 ports/mail/exim/Makefile.options 1.99 +3 -0 ports/mail/exim/distinfo 1.16 +1 -0 ports/mail/exim/options 1.49 +3 -1 ports/mail/exim/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005051808.o45I8Iex051340>