freebsd-ports/mail/milter-regex/pkg-descr

17 lines
575 B
Text
Raw Normal View History

2004-04-07 17:44:50 +02:00
Milter-regex is a sendmail milter plugin that allows to reject mail
based on regular expressions matching SMTP envelope parameters and
mail headers and body.
2004-04-07 17:44:50 +02:00
In order to build milter-regex, sendmail needs to be compiled with
milter support, installing the libmilter library.
2004-04-07 17:44:50 +02:00
This is the default for the sendmail in the base system.
Some of the sendmail ports omit libmilter by default (SENDMAIL_WITHOUT_MILTER).
2004-04-07 17:44:50 +02:00
This program is developed on OpenBSD by the maintainer.
2009-01-16 20:53:36 +01:00
LICENSE: BSD
2010-06-11 09:42:14 +02:00
Copyright (c) 2003-2006 Daniel Hartmeier
2009-01-16 20:53:36 +01:00
2015-10-08 06:44:49 +02:00
WWW: http://www.benzedrine.cx/milter-regex.html