mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
9 lines
384 B
Text
9 lines
384 B
Text
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
|