blob: b3d24e22bb7bb3b809c7eec68c4e4f2b6dfc0144 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
--- sendmail/sendmail.8.orig 2024-01-24 17:09:22 UTC
+++ sendmail/sendmail.8
@@ -552,6 +552,11 @@ The default is five days.
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,
|