<html> <b>NAME</b><br> MilterAbort - slow.conf configuration item <p> <b>SYNOPSIS</b><br> <code><ul> MilterAbort = [ true | false ] </ul></code> <p> <b>DESCRIPTION</b><br> The MilterAbort slow.conf configuration allows <b>slowmilt</b> record if sendmail or another milter rejected the message. The default setting is true with allows the milter to record aborts. <p> In the event that sendmail or an earlier milter causes <b>slowmilt</b> to abort, the <b>abo</b> event (as describe in the <a href="../slowedit/events.html">standard event set</a>) will be set. <p> </body> </html>
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 4030 | bryan_costales |
Finished documenting the configuration file Fixed a race condition and a core dump bug. Added hooks for whitelisting and IP aliasing Added support for Berkeley DB 4.2 Converted to htonl() and ntohl() Known Bugs: ip.db cannot be shared over NFS IP tracking from MX hosts can fail A RunAsUser config option is needed. |