How to add domain key/Dkim record?

Use this forum for questions regarding adoption and functionality of OpenEMM

Moderator: moderator

brijendrasial
Posts: 1
Joined: Tue Feb 04, 2014 5:51 am

How to add domain key/Dkim record?

Post by brijendrasial »

Hello,

The installation on my side is perfect but dkim is missing which sends email to spam. can anyone tell me what is the process to add dkim for the domains?
jeepfiend
Posts: 4
Joined: Thu Feb 13, 2014 11:45 pm

Re: How to add domain key/Dkim record?

Post by jeepfiend »

If you're just looking for DKIM, all you need to do is set up the dkim-milter for sendmail. Disable the use of sendmail in OpenEMM by running /home/openemm/bin/sendmail-disable.sh before starting /home/openemm/bin/openemm.sh, and set a smart relay to 127.0.0.1. Then it passes all mail to the sendmail server which correctly adds the DKIM header.

I followed these instructions without flaw:
http://www.bridgeinfomatics.com/2011/10 ... y-signing/

The downfall with this method is that it breaks bounce management.

Having the two work hand in hand seems to be the real issue.

There is a file called aps.py located in /home/openemm/bin/scripts that is supposed to tell you how to add filters to the default spool in OpenEMM, but I'm completely baffled by it. =(
Fatalin
Posts: 111
Joined: Wed Aug 05, 2009 10:51 am
Location: Troisdorf, Germany
Contact:

Re: How to add domain key/Dkim record?

Post by Fatalin »

We had an external contractor (via oDesk) to implement DKIM on OpenEMM 2013 including bounce management for us.
He created a new mail qeue system and signed the mails outside OpenEMM.

Markus
Günstige Software gibt es bei http://www.Software-Butler.de
Post Reply