blob: 39cb780fae6ff8644af173db9c86c7745f9e9cd7 (
plain) (
blame)
1
2
3
4
5
6
7
|
milter-callback is a sendmail milter intended to:
* perform a envelope-from sender verification on target MX
* perform an optional envelope-from sender verification on sending peer
* drop e-mails from nonexistent hostsparts, mail domains and nonexistent users
* log to database all connections processed (only pgsql is supported at this
time)
|