blob: 447c4dd7cdb54a2d3eb0db8cea7e7ce9ffa5ad32 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
--- sendmail/sendmail.8.orig 2014-06-13 14:57:59 UTC
+++ sendmail/sendmail.8
@@ -537,6 +537,11 @@ for this amount of time,
failed messages will be returned to the sender.
The default is five days.
.TP
+UseBlacklist
+If set, send authentication failure and success notifications to the
+.BR blacklistd (8)
+daemon.
+.TP
.RI UserDatabaseSpec= userdatabase
If set, a user database is consulted to get forwarding information.
You can consider this an adjunct to the aliasing mechanism,
|