a989f3f323
While here: Update LICENSE. Reorder Makefile. PR: 225238 Submitted by: takefu@airport.fm Approved by: maintainer timeout (andrey@bsdnir.info, > 2 weeks)
8 lines
348 B
Text
8 lines
348 B
Text
This is an implementation of DomainKeys Identified Mail (DKIM) draft standard
|
|
for the Postfix mail transfer agent. DKIM is a scheme to sign and verify
|
|
e-mail messages on a per-domain basis.
|
|
|
|
Details regarding the protocol and other issues related to the draft standard
|
|
can be found at http://www.dkim.org/.
|
|
|
|
WWW: http://dkimproxy.sourceforge.net/
|