cvs commit: ports/mail Makefile ports/mail/p5-LMAP-CID2SPF Makefile distinfo pkg-descr

Shaun Amott shaun at FreeBSD.org
Sun Nov 5 01:18:08 UTC 2006


shaun       2006-11-05 01:18:08 UTC

  FreeBSD ports repository

  Modified files:
    mail                 Makefile 
  Added files:
    mail/p5-LMAP-CID2SPF Makefile distinfo pkg-descr 
  Log:
  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.
  
  Revision  Changes    Path
  1.801     +1 -0      ports/mail/Makefile
  1.1       +32 -0     ports/mail/p5-LMAP-CID2SPF/Makefile (new)
  1.1       +3 -0      ports/mail/p5-LMAP-CID2SPF/distinfo (new)
  1.1       +13 -0     ports/mail/p5-LMAP-CID2SPF/pkg-descr (new)


More information about the cvs-all mailing list