Community Page
- patchlog.com Jump to website »
-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- if it shows mailed by it means something is not working at the domainkeys level. Look at the message source if it has the signature in there maybe something's wrong with the DNS entries.
- When testing Gmail now says 'mailed-by:' rather than 'signed-by:' Fantastic guide though! Information on how to build custom debian packages is hard to come by and this couldn't...
- I patched the latest version of libdkim ( 1.10.19 ) with the 2 patched from above You can download the complete patched source from : http://dkim.moogly.nl/libdkim-1.0.19-patched.tgz more info for...
- Make sure mod_rewrite in .htacces or virtual hosts configuration works first. If you managed to have pligg friendly urls work then this should work too. Look into the module's configuration it...
- Hi Mihai, Thanks for what I expect will be a great module. Unfortunately, I'm getting the exact same results as adeel. You can see mine here...
Jump to original thread »
This post if a follow up on one of my previous posts that described how you can create a custom exim package on debian.
In this post I will show you how to compile and configure exim with domainkeys support. The configuration will be only for signing outgoing emails but it's easy to make i ... Continue reading »
In this post I will show you how to compile and configure exim with domainkeys support. The configuration will be only for signing outgoing emails but it's easy to make i ... Continue reading »
8 months ago
I'm implementing domainkeys for my mails to Yahoo. Although I have taken many precautions (SPF-Record/clean Blacklists/Reverse DNS/Static IP/no unauthorized relay) , somehow Yahoo still puts most of my mails into the spam-folder.
A small note on your post.
There is a small mistake:
cp domainkeys.h dktrace.h /usr/local/includes
should be
cp domainkeys.h dktrace.h /usr/local/include
That gave me a compilation error, but I can live with the additional minutes spent ;-)
Thanks again and cheers!
- leonard
8 months ago
7 months ago
Fantastic guide though! Information on how to build custom debian packages is hard to come by and this couldn't have been simpler. It's only because of the guide that I can give you the above small amendment :]
Many thanks!
7 months ago