spfmilter is a milter (sendmail mail filter) which implements the Sender Policy Framework (SPF). SPF is a strategy for preventing junk mail. The SMTP standard for email allows anyone to forge anyone else's email address. SPF verifies that the Sender address of an email message matches (according to some policy) the client IP address that submitted it.
| Tags | Systems Administration Networking Internet Communications Email Mail Transport Agents Filters |
|---|---|
| Licenses | BSD Revised |
| Operating Systems | OS Independent Unix POSIX Solaris Linux BSD FreeBSD |
| Implementation | C |