notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
rmilter Milter that performs rspamd, clamav, and other checks
1.10.0 mail on this many watch lists=4 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.10.0Version of this port present on the latest quarterly branch.
Maintainer: vsevolod@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2009-02-16 09:43:44
Last Update: 2023-12-31 00:37:05
Commit Hash: bbab7f5
People watching this port, also watch:: rspamd, postfix, dovecot, tmux, monit
License: BSD2CLAUSE
WWW:
https://github.com/vstakhov/rmilter
Description:
Rmilter is a milter that makes greylisting, rate limiting, clamav, spamd, spf, regexp and other checks for incoming e-mail.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (14 items)
Collapse this list.
  1. /usr/local/share/licenses/rmilter-1.10.0/catalog.mk
  2. /usr/local/share/licenses/rmilter-1.10.0/LICENSE
  3. /usr/local/share/licenses/rmilter-1.10.0/BSD2CLAUSE
  4. etc/rc.d/rmilter
  5. @sample etc/rmilter.conf.sample
  6. sbin/rmilter
  7. @owner _rmilter
  8. @group mail
  9. @dir /var/run/rmilter
  10. @owner
  11. @group
  12. @owner
  13. @group
  14. @mode
Collapse this list.
Dependency lines:
  • rmilter>0:mail/rmilter
To install the port:
cd /usr/ports/mail/rmilter/ && make install clean
To add the package, run one of these commands:
  • pkg install mail/rmilter
  • pkg install rmilter
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rmilter
Flavors: there is no flavor information for this port.
NOT_FOR_ARCHS: mips
distinfo:
TIMESTAMP = 1479731652 SHA256 (vstakhov-rmilter-1.10.0_GH0.tar.gz) = ea80563fa7636afed0b5fd9a29aa2300f15793ed85788e4ce69c187d341a7d54 SIZE (vstakhov-rmilter-1.10.0_GH0.tar.gz) = 390583

Packages (timestamps in pop-ups are UTC):
rmilter
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.10.01.10.01.10.01.10.01.10.0---
FreeBSD:13:quarterly1.10.01.10.0-1.10.01.10.01.10.01.10.01.10.0
FreeBSD:14:latest1.10.01.10.01.10.01.10.01.10.01.10.0-1.10.0
FreeBSD:14:quarterly1.10.01.10.0-1.10.01.10.01.10.01.10.01.10.0
FreeBSD:15:latest1.10.01.10.0n/a1.10.0n/a1.10.01.10.01.10.0
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. pkgconf>=1.3.0_1 : devel/pkgconf
  4. bison : devel/bison
Library dependencies:
  1. libpcre.so : devel/pcre
  2. libopendkim.so : mail/opendkim
  3. libglib-2.0.so : devel/glib20
  4. libintl.so : devel/gettext-runtime
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for rmilter-1.10.0: DKIM=on: DKIM signing support ===> Use 'make config' to modify these settings
Options name:
mail_rmilter
USES:
compiler:c11 cmake pkgconfig bison ssl gnome
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/vstakhov/rmilter/tar.gz/1.10.0?dummy=/
Collapse this list.

Number of commits found: 75

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.10.0
31 Dec 2023 00:37:05
commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree

- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
  ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
  Also move conditional flags for non sparc64/arm ARCH to fixed flags.

Reviewed by:	brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068
1.10.0
07 Aug 2023 15:24:45
commit hash: 172c0c5438a6f66524a6cfc99e5890aefe83ebcccommit hash: 172c0c5438a6f66524a6cfc99e5890aefe83ebcccommit hash: 172c0c5438a6f66524a6cfc99e5890aefe83ebcccommit hash: 172c0c5438a6f66524a6cfc99e5890aefe83ebcc files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
mail/rmilter: Fix build with llvm16

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
1.10.0
17 May 2023 16:30:15
commit hash: 9b178ffd7e2fd77fecb8c80d22f7c80bc9e93977commit hash: 9b178ffd7e2fd77fecb8c80d22f7c80bc9e93977commit hash: 9b178ffd7e2fd77fecb8c80d22f7c80bc9e93977commit hash: 9b178ffd7e2fd77fecb8c80d22f7c80bc9e93977 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: llvm15 build fixes

llvm15 was also merged into 13.2-STABLE effective from OSVERSION
1302505. Fix the ports that failed to build with llvm15.

Approved by:	portmgr (blanket)
1.10.0
03 May 2023 01:29:49
commit hash: 09308d33ebbf43cd15d685cb34805452828fa4b7commit hash: 09308d33ebbf43cd15d685cb34805452828fa4b7commit hash: 09308d33ebbf43cd15d685cb34805452828fa4b7commit hash: 09308d33ebbf43cd15d685cb34805452828fa4b7 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
mail/rmilter: Unbreak on HEAD

- Utilize OPTIONSNG

Approved by:	portmgr (blanket)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.10.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.10.0
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
1.10.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.10.0
01 Jan 2020 20:53:40
Revision:521771Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 3.1
1.10.0
08 Nov 2019 14:18:06
Revision:517069Original commit files touched by this commit
tobik search for other commits by this committer
mail: Add missing USES={gnome,php}
1.10.0
08 Oct 2019 12:36:19
Revision:514075Original commit files touched by this commit
pkubaj search for other commits by this committer
mail/rmilter: unbreak on powerpc64

GCC9 defines __SIZEOF_POINTER__.

Approved by:	mentors (implicit approval)
1.10.0
25 Dec 2018 20:25:40
Revision:488341Original commit files touched by this commit
tcberner search for other commits by this committer
Change cmake default behaviour to outsource.

Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
1.10.0
08 Dec 2017 01:46:01
Revision:455765Original commit files touched by this commit
linimon search for other commits by this committer
Mark these ports as buildable on armv6 after a trybroken run.  (Also
tested with trybroken on armv7.)

The 'runaway process' ones are most likely just statistical.

Approved by:	portmgr (tier-2 blanket)
1.10.0
26 Jun 2017 19:36:43
Revision:444396Original commit files touched by this commit
sunpoet search for other commits by this committer
Fix WWW

Approved by:	portmgr (blanket)
1.10.0
22 May 2017 16:04:19
Revision:441468Original commit files touched by this commit
linimon search for other commits by this committer
Mark some ports failing on power64.  In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Reported by:	swills
1.10.0
01 Jan 2017 03:45:13
Revision:430235Original commit files touched by this commit
sunpoet search for other commits by this committer
Remove BROKEN_FreeBSD_9

Approved by:	portmgr (blanket)
1.10.0
02 Dec 2016 11:58:22
Revision:427552Original commit files touched by this commit
mat search for other commits by this committer
Do not use post-stage.  Use post-install instead.

The only reason to use post-stage is because the port needs to do
"things" at a later time, like some plist manipulation.
While there, fold post-install in do-install targets when they are
defined.

PR:		214780
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
1.10.0
21 Nov 2016 12:37:49
Revision:426709Original commit files touched by this commit
vsevolod search for other commits by this committer
- Update to 1.10.0
1.9.2_1
16 Nov 2016 09:53:55
Revision:426230Original commit files touched by this commit
vsevolod search for other commits by this committer
- Remove obsolete libmemcached dependency
- Add DKIM signing option

PR:		212302
Submitted by:	Alexander Moisseev <moiseev at mezonplus.ru>
1.9.2
19 Oct 2016 20:07:20
Revision:424285Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Mark BROKEN on 9.x: error: Unsupported word size

Approved by:	portmgr blanket
1.9.2
05 Oct 2016 19:33:24
Revision:423377Original commit files touched by this commit
linimon search for other commits by this committer
Mark as broken on various tier-2 archs.

Approved by:	portmgr (tier-2 blanket)
1.9.2
23 Aug 2016 12:45:14
Revision:420673Original commit files touched by this commit
vsevolod search for other commits by this committer
- Update to 1.9.2
1.9.1
01 Aug 2016 13:36:32
Revision:419439Original commit files touched by this commit
vsevolod search for other commits by this committer
- Update to 1.9.1
1.9.0
25 Jul 2016 20:40:16
Revision:419059Original commit files touched by this commit
vsevolod search for other commits by this committer
- Add pkgconfig dependency
- Fix openssl usage

Submitted by:	az
1.9.0
25 Jul 2016 15:43:17
Revision:419047Original commit files touched by this commit
vsevolod search for other commits by this committer
- Add missing dependency on glib
1.9.0
25 Jul 2016 14:56:11
Revision:419044Original commit files touched by this commit
vsevolod search for other commits by this committer
- Update to 1.9.0
1.8.6
20 Jun 2016 10:24:37
Revision:417148Original commit files touched by this commit
vsevolod search for other commits by this committer
- Update to 1.8.6
1.8.5
19 May 2016 10:44:12
Revision:415499Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [g-n]*

Approved by:	portmgr blanket
1.8.5
15 May 2016 20:00:40
Revision:415283Original commit files touched by this commit
vsevolod search for other commits by this committer
- Update to 1.8.5
1.8.4
30 Apr 2016 18:18:01
Revision:414352Original commit files touched by this commit
vsevolod search for other commits by this committer
- Update to 1.8.4
1.8.3
29 Apr 2016 19:17:44
Revision:414289Original commit files touched by this commit
vsevolod search for other commits by this committer
- Update to 1.8.3
1.8.2
29 Apr 2016 15:44:29
Revision:414280Original commit files touched by this commit
vsevolod search for other commits by this committer
- Update to 1.8.2
1.8.1
21 Apr 2016 16:39:20
Revision:413745Original commit files touched by this commit
vsevolod search for other commits by this committer
- Update to 1.8.1
1.8.0
20 Apr 2016 19:29:42
Revision:413698Original commit files touched by this commit
vsevolod search for other commits by this committer
- Update to 1.8.0
1.7.5
14 Apr 2016 11:00:23
Revision:413252Original commit files touched by this commit
mat search for other commits by this committer
USE_RC_SUBR=yes has not done anything for a long time, remove it from
the few remaining ports and make it give an error.

Sponsored by:	Absolight
1.7.5
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
1.7.5
08 Mar 2016 17:09:02
Revision:410635Original commit files touched by this commit
vsevolod search for other commits by this committer
- Update to 1.7.5
1.7.4
22 Feb 2016 15:38:25
Revision:409355Original commit files touched by this commit
vsevolod search for other commits by this committer
- Update to 1.7.4
1.7.3_1
13 Feb 2016 09:03:16
Revision:408774Original commit files touched by this commit
dinoex search for other commits by this committer
- split libmilter from sendmail into a seperate port
- bump PORTREVISION
Submitted by:	matthew (Matthew Seaman)
1.7.3
07 Feb 2016 10:46:00
Revision:408366Original commit files touched by this commit
vsevolod search for other commits by this committer
- Update to 1.7.3
1.7.2
31 Jan 2016 11:59:45
Revision:407616Original commit files touched by this commit
vsevolod search for other commits by this committer
- Update to 1.7.2
1.7.1
19 Jan 2016 16:37:07
Revision:406711Original commit files touched by this commit
vsevolod search for other commits by this committer
- Update to 1.7.1
1.7.0
18 Jan 2016 17:38:02
Revision:406600Original commit files touched by this commit
vsevolod search for other commits by this committer
- Update rspamd to 1.1.0
- Update rmilter to 1.7.0
- Fix dependencies
- Add UPDATING entry
1.6.7
30 Nov 2015 15:36:10
Revision:402683Original commit files touched by this commit
vsevolod search for other commits by this committer
- Update to 1.6.7
1.6.6
18 Nov 2015 00:58:15
Revision:401837Original commit files touched by this commit
vsevolod search for other commits by this committer
- Update to 1.6.6
- Create a separate plist file
- Add @sample option to the sample file
- Rename rc script without .sh suffix
- Switch from postfix user to _rmilter dedicated user
- Add _rmilter:_rmilter to UIDs/GIDs
- Add UPDATING entry
1.6.5
12 Nov 2015 13:13:00
Revision:401343Original commit files touched by this commit
vsevolod search for other commits by this committer
- Update to 1.6.5
1.6.1_1
07 May 2015 16:32:44
Revision:385637Original commit files touched by this commit
mat search for other commits by this committer
Update ports in the [i-m]* category to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
1.6.1_1
17 Aug 2014 15:59:41
Revision:365196Original commit files touched by this commit
tijl search for other commits by this committer
mail/libspf2:
- Convert to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip

(Also some white space fixes in dependent ports)

Approved by:	portmgr (implicit, bump unstaged port)
1.6.1
31 Mar 2014 10:36:02
Revision:349720Original commit files touched by this commit
vsevolod search for other commits by this committer
Unbreak build with the recent clang (do not bump revision).
1.6.1
24 Mar 2014 11:11:03
Revision:348936Original commit files touched by this commit
vsevolod search for other commits by this committer
- Update to 1.6.1
- Use out source build for cmake
1.6.0
24 Jan 2014 15:41:29
Revision:340910Original commit files touched by this commit
vsevolod search for other commits by this committer
- Add missing bison dependency.
1.6.0
17 Jan 2014 16:52:23
Revision:340068Original commit files touched by this commit
vsevolod search for other commits by this committer
- Update to 1.6.0.
1.5.47
27 Dec 2013 15:28:29
Revision:337741Original commit files touched by this commit
vsevolod search for other commits by this committer
- Update to 1.5.47
1.5.46
02 Dec 2013 12:24:39
Revision:335480Original commit files touched by this commit
vsevolod search for other commits by this committer
- Update to 1.5.46
1.5.45
30 Nov 2013 15:51:03
Revision:335304Original commit files touched by this commit
vsevolod search for other commits by this committer
- Update WWW line (do not touch PORTREVISION).

Submitted by:	Kurt Jaeger <pi at opsec.eu>
1.5.45
30 Nov 2013 02:22:05
Revision:335258Original commit files touched by this commit
vsevolod search for other commits by this committer
- Update to 1.5.45
- Use github master site.
- Fix staging.
- Update LIB_DEPENDS style.
1.5.43
20 Sep 2013 19:59:14
Revision:327742Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail)
1.5.43
11 Sep 2013 16:52:45
Revision:326993Original commit files touched by this commit
vsevolod search for other commits by this committer
Update to 1.5.43.
1.5.42
21 Jun 2013 14:03:48
Revision:321473Original commit files touched by this commit
vsevolod search for other commits by this committer
- Update to 1.5.42.
1.5.41
07 Jun 2013 15:27:43
Revision:320214Original commit files touched by this commit
vsevolod search for other commits by this committer
- Update to 1.5.41.
1.5.39_1
17 Feb 2013 21:12:21
Revision:312450Original commit files touched by this commit
vsevolod search for other commits by this committer
Fix opendkim dependency to use any possible version of libopendkim.
1.5.39
17 Feb 2013 17:34:23
Revision:312431Original commit files touched by this commit
vsevolod search for other commits by this committer
- Update to 1.5.39.
- Change master site to bitbucket.
- Add license information.
- Add dependency on libopendkim for DKIM signing support.
1.5.37_1
10 Dec 2012 19:11:12
Revision:308630Original commit files touched by this commit Sanity Test Failure
mm search for other commits by this committer
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
1.5.37_1
28 Jul 2012 15:57:56
Original commit files touched by this commit
cs search for other commits by this committer
Fix typos in COMMENT

Approved by:	portmgr@ (implicit)
1.5.37_1
07 Jun 2012 17:25:04
Original commit files touched by this commit
vsevolod search for other commits by this committer
Include bsd.port.pre.mk before including bsd.milter.mk to unbreak build.
1.5.37_1
07 Jun 2012 16:24:09
Original commit files touched by this commit
vsevolod search for other commits by this committer
Remove obsolete OSVERSION check.

PR:             168275
Submitted by:   crees
1.5.37_1
14 Feb 2012 12:45:35
Original commit files touched by this commit
mm search for other commits by this committer
Bump pcre library dependency due to 8.30 update
1.5.37
07 Nov 2011 13:26:15
Original commit files touched by this commit
vsevolod search for other commits by this committer
- Update to 1.5.37.
1.5.33
23 Sep 2011 22:26:39
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
1.5.33
25 Apr 2011 15:56:20
Original commit files touched by this commit
vsevolod search for other commits by this committer
Update to 1.5.33.
Fix description and comment.
1.5.24_1
15 Feb 2010 14:23:32
Original commit files touched by this commit
vsevolod search for other commits by this committer
Fix fetching of port as distfile was changed.
Add dependency from libmilter.
Bump PORTREVISION.

Reported by:    az
1.5.24
21 Oct 2009 15:46:57
Original commit files touched by this commit
vsevolod search for other commits by this committer
Fix dependency issues when installing with different PREFIX and LOCALBASE.

PR:             139555
Submitted by:   Sahil Tandon <sahil at tandon.net>
1.5.24
14 Aug 2009 15:01:44
Original commit files touched by this commit
vsevolod search for other commits by this committer
Update to 1.5.24.
Significant changes: add support of pushing mail headers to beanstalk, add
ability to save messages with specific spamd symbols (for testing custom rules)

PR:             137754
Submitted by:   Sylvio Cesar <scjamorim at bsd.com.br>
1.5.18
16 Feb 2009 11:09:57
Original commit files touched by this commit
vsevolod search for other commits by this committer
Add missing dependency on libpcre (do not bump revision)

Reported by:    QAT
1.5.18
16 Feb 2009 09:43:04
Original commit files touched by this commit
vsevolod search for other commits by this committer
* Add new port rmilter: milter that is designed for using in highly loaded
mail systems and can perform different actions:
 - clamav scanning
 - spamassassin spamd scanning
 - greylisting and ratelimits support (via memcached)
 - spf check
 - regexp support

Number of commits found: 75