blob: 8f9a1725fd2b3d6178d6d130c1d3cd36b59ef1a2 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
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)
WWW: http://unix.zhegan.in
|