aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Mail-SPF-Query
Commit message (Collapse)AuthorAgeFilesLines
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154158
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154113
* Update to 1.997Michael Haro2004-04-293-3/+8
| | | | | | | | PR: 66085 Submitted by: Tim Bishop <tim@bishnet.net> Notes: svn path=/head/; revision=107989
* Update to 1.996Michael Haro2004-03-252-4/+7
| | | | | | | | PR: 63842 Submitted by: Tim Bishop <tim@bishnet.net> Notes: svn path=/head/; revision=105274
* update to version 1.991Michael Haro2004-02-112-2/+3
| | | | | | | add SIZE Notes: svn path=/head/; revision=100729
* Add the p5-Mail-SPF-Query portMichael Haro2004-01-164-0/+39
The SPF protocol relies on sender domains to publish a DNS whitelist of their designated outbound mailers. Given an envelope sender, Mail::SPF::Query determines the legitimacy of an SMTP client IP. Notes: svn path=/head/; revision=98341