SPF sender authentication systems. Sender-ID and SPF have both been published by the IETF (RFC4406 and RFC4408, respectively) as experimental proposals. This package consists of a library that implements the record parsers needed to provide the authentication service, and a milter-based filter application that can plug in to the sendmail MTA to provide that service to sufficiently recent sendmail and postfix MTAs. An optional asynchronous resolver library is also provided to work around limitations of the basic BIND resolver which comes installed on most systems.
17 lines
585 B
Text
17 lines
585 B
Text
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.1.1.1 2010/03/12 22:42:55 pettai Exp $
|
|
|
|
sid-milter is now installed.
|
|
The documentation can be found at ${PREFIX}/share/doc/sid-milter/
|
|
|
|
Please read the instructions in ${PREFIX}/share/doc/sid-milter/INSTALL
|
|
for setting up sid-milter.
|
|
|
|
At a minmium you will need to specify:
|
|
|
|
sidmilter_flags="-p socketfile -d domain"
|
|
|
|
in your /etc/rc.conf.
|
|
|
|
For security you may also wish to investigate the use of "-u userid".
|
|
===========================================================================
|