aboutsummaryrefslogtreecommitdiff
path: root/mail/Makefile
diff options
context:
space:
mode:
authorShaun Amott <shaun@FreeBSD.org>2006-11-05 01:18:08 +0000
committerShaun Amott <shaun@FreeBSD.org>2006-11-05 01:18:08 +0000
commit45414193d2a7a800b05553906d56de3e9d9ce22f (patch)
tree7ec9454bad30c7d8b0d53d1d2958dac57ac7a8e3 /mail/Makefile
parentf97f2e7a92aa40a923e139d8428d2090fe9e38a6 (diff)
downloadports-45414193d2a7a800b05553906d56de3e9d9ce22f.tar.gz
ports-45414193d2a7a800b05553906d56de3e9d9ce22f.zip
This module can be used to convert between two of the LMAP (Lightweight
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
Notes: svn path=/head/; revision=176394
Diffstat (limited to 'mail/Makefile')
-rw-r--r--mail/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile
index 54f0fa781d71..35fdd2816c99 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -291,6 +291,7 @@
SUBDIR += p5-IMAP-Admin
SUBDIR += p5-IMAP-Client
SUBDIR += p5-IMAP-Sieve
+ SUBDIR += p5-LMAP-CID2SPF
SUBDIR += p5-Log-Procmail
SUBDIR += p5-MIME-Fast
SUBDIR += p5-MIME-Lite