How to domainkeys

nhthai

Verified User
Joined
Oct 2, 2009
Messages
11
Hi all
How to install domainkeys ? My server running exim 4.7.2
How to unblock from yahoo ? My client sent so much email to yahoo account. Now, my server blocked by yahoo.
Pls, help me!
 
You can find the exim wiki page on the subject here.

Important note from that page:
DomainKeys (DK) support is built into Exim using the libdomainkeys reference library implementation. It is available at http://domainkeys.sf.net - this library is licensed with a licence that is incompatible with the GPL which means that you may not distribute copies of Exim linked against libdomainkeys (and you will also not be able to obtain pre-compiled packages for this reason).

You must build this library on your system and compile Exim against it.
Let us know if you're successful. Let us know if it's worth the work.

If you need clarification on DomainKeys vs DKIM you're not alone; I found this to help clarify it for us.

And you should probably also search for my recent post on what I found about spammers using DKIM.

Jeff
 
Except that's an implementation for using PostFix with Milter. DirectAdmin doesn't use either. DirectAdmin uses Exim, and does all it's filtering and scanning itself.

Jeff
 
Back
Top