DISQUS

Patchlog: exim and domainkeys on debian

  • Leonard · 1 year ago
    Thanks a lot for your posts on this topic.
    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
  • Mihai Secasiu · 1 year ago
    Thanks for the note. I have corrected the post now.
  • wtb · 11 months ago
    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 have been simpler. It's only because of the guide that I can give you the above small amendment :]

    Many thanks!
  • Mihai Secasiu · 11 months ago
    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.