cb030041c4
sendmail 8.13.0. Some of the interesting new features are: - New map "socket" to query maps via TCP/IP sockets. - Connection rate control as well as control over the number of incoming open connections. - Several LDAP enhancements such as LDAP recursion and LDAP URI support. - Message quarantining. - AUTH EXTERNAL will only be enabled if STARTTLS was successful and the client has been authenticated, i.e., {verify} is OK. - Basic support for certificate revocation lists. - New queue timeouts for DSN messages. - Experimental support for MTAMark. - For a full list of changes see the release notes down below. http://www.sendmail.org/8.13.0.html#RS
9 lines
494 B
Text
9 lines
494 B
Text
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.1.1.1 2004/06/26 23:56:31 adrian_p Exp $
|
|
|
|
To use "${PKGNAME}" as the system's mail transport agent you have
|
|
to install "${PREFIX}/share/examples/sendmail/mailer.conf" as global
|
|
mailwrapper configuration file. The command below will do that for you:
|
|
|
|
ln -fs ${PREFIX}/share/examples/sendmail/mailer.conf /etc/mailer.conf
|
|
===========================================================================
|