diff options
author | miwi <miwi@FreeBSD.org> | 2008-09-08 00:05:21 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-09-08 00:05:21 +0800 |
commit | c452413668ec774668f795e6323edc050328c256 (patch) | |
tree | f9f825f7bc64b101ea53dd4a2b990ecb9eeab57d /mail/enma/pkg-descr | |
parent | 2cd4a92f994cbe592eca3a7a27b776d3d53b242c (diff) | |
download | freebsd-ports-gnome-c452413668ec774668f795e6323edc050328c256.tar.gz freebsd-ports-gnome-c452413668ec774668f795e6323edc050328c256.tar.zst freebsd-ports-gnome-c452413668ec774668f795e6323edc050328c256.zip |
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.
WWW: http://sourceforge.net/projects/enma/
PR: ports/127158
Submitted by: Hirohisa Yamaguchi <umq at ueo.co.jp>
Diffstat (limited to 'mail/enma/pkg-descr')
-rw-r--r-- | mail/enma/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/enma/pkg-descr b/mail/enma/pkg-descr new file mode 100644 index 000000000000..ec51ff97434b --- /dev/null +++ b/mail/enma/pkg-descr @@ -0,0 +1,5 @@ +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. + +WWW: http://sourceforge.net/projects/enma/ |