summaryrefslogtreecommitdiff
path: root/mail/enma
AgeCommit message (Collapse)AuthorFilesLines
2010-05-28Create required directory in pre-start stage,obache2-3/+18
/var/run may be cleared at boot.
2010-05-16LICENSE=2-clause-bsdobache1-1/+2
2010-04-15* switched to use libbind.obache1-8/+6
* exactly depend on openssl. Bump PKGREVISION.
2009-12-15opt:foo:bar and rename:foo:bar are synonyms for mk/wrapper, but not forjoerg1-2/+2
the new wrappers, so just use the former.
2009-06-14Remove @dirrm entries from PLISTsjoerg1-2/+1
2009-04-09Update enma to 1.1.0.obache7-43/+35
* support DKIM (verification only) and DKIM ADSP * support exclusion address list to avoid authentication
2008-09-05Import enma-1.0.0 as mail/enma.obache7-0/+137
ENMA is a milter program for the domain authentication technologies. It authenticates sender's address with SPF and Sender ID, then labels the result onto the Authentication-Results: field. ENMA implements the following RFCs and an Internet Draft: - RFC4406 (Sender ID) - RFC4407 (PRA) - RFC4408 (SPF) - draft-kucherawy-sender-auth-header-15 (the Authentication-Results: field) ENMA is developed by IIJ. IIJ has been using several domain authentication software, though, all of them appeared unstable. ENMA is designed and implemented in order to stand large ISP's operation and is well-tested.