aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-LMAP-CID2SPF
Commit message (Collapse)AuthorAgeFilesLines
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276989
* Remove references to my mirror, which will be decommissioned shortly;Shaun Amott2009-07-191-2/+1
| | | | | | | fall back to FreeBSD mirrors in case the port has no others. Notes: svn path=/head/; revision=238071
* Free most of my ports, since they aren't being maintained to aShaun Amott2009-03-131-1/+1
| | | | | | | reasonable standard. Notes: svn path=/head/; revision=230014
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-8/+1
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* Requires Perl 5.6 or newer. Add appropriate IGNORE line.Shaun Amott2006-11-131-1/+7
| | | | | | | Submitted by: pointyhat via kris Notes: svn path=/head/; revision=177195
* This module can be used to convert between two of the LMAP (LightweightShaun Amott2006-11-053-0/+48
MTA Authentication Protocol) formats currently being proposed: CID = Microsoft's Caller-ID SPF = Sender Policy Framework It will convert an XML-fragment as proposed by CID to a record that can be added to DNS as proposed by SPF. This seems to be needed by SpamAssassin/Mail::SPF::Query for dealing with Hotmail messages, somewhere along the line. Notes: svn path=/head/; revision=176394