DKIM + OpenEMM = it works

Use this forum for questions regarding adoption and functionality of OpenEMM

Moderator: moderator

Fatalin
Posts: 111
Joined: Wed Aug 05, 2009 10:51 am
Location: Troisdorf, Germany
Contact:

DKIM + OpenEMM = it works

Post by Fatalin »

Hi,

As stated in an earlier post, we are currently migrating to OpenEMM 2013.
One of our biggest issues was DKIM (Domain Key Identifier Mail).

Together with an external developer we have been able to implement DKIM to OpenEMM 2013.

If you guys still experience issues with your DKIM implementation then send me an private message and I connect you to our external developer.

Best Regards
Markus
Günstige Software gibt es bei http://www.Software-Butler.de
loc
Posts: 2
Joined: Sun Jun 02, 2013 1:37 am

Re: DKIM + OpenEMM = it works

Post by loc »

Hi Markus,

Can you please give me the basic guidelines for implementing DKIM with OpenEMM-2013? Any knowledgebase/links would be greatly appreciated.

Thanks.
Fatalin
Posts: 111
Joined: Wed Aug 05, 2009 10:51 am
Location: Troisdorf, Germany
Contact:

Re: DKIM + OpenEMM = it works

Post by Fatalin »

Loc,

I would, if I could.
I'm not a programme but a user. We have hired an extrenal developer who had OpenEMM/DKIM experience and he installed it for us (multi-domain environment on Gentoo Linux).
If you like, I can get you in touch with him.

Best Regards
Markus
Günstige Software gibt es bei http://www.Software-Butler.de
loc
Posts: 2
Joined: Sun Jun 02, 2013 1:37 am

Re: DKIM + OpenEMM = it works

Post by loc »

Thanks for the Reply Markus,

Actually I have set the DKIM for my domain and when i send emails from sendmail console, they are perfectly signed. However, when i send any emails from OpenEMM, they are not signed. I was hoping if there was any hack for this. I mean any tweaks in openEMM code that will force it to sign the outgoing emails.

Best Regards.
hzujmccescsl
Posts: 30
Joined: Thu Feb 07, 2013 11:15 pm

Re: DKIM + OpenEMM = it works

Post by hzujmccescsl »

I don't know about something within OpenEMM that will provide DKIM, but sendmail has a "milter" (3rd party sendmail filter) that will provide DKIM via sendmail. Don't know if that would work with OpenEMM "out of the box", however.
abycjohn
Posts: 2
Joined: Fri Jun 21, 2013 2:47 pm

Re: DKIM + OpenEMM = it works

Post by abycjohn »

Mark,

Can you please share your developer details?

Thanks, ACJ
hzujmccescsl
Posts: 30
Joined: Thu Feb 07, 2013 11:15 pm

Re: DKIM + OpenEMM = it works

Post by hzujmccescsl »

So far I have not implemented anything yet, but there are two packages available that are associated with DKIM: libopendkim and opendkm (both available from rpmforge). To make use of this feature, certain DNS modifications are required. At this point, the best thing that I can say is to "read the documentation" on how to install, configure, and use it. It will provide a sendmail "milter" to invoke the DKIM process for each e-mail.
abycjohn
Posts: 2
Joined: Fri Jun 21, 2013 2:47 pm

Re: DKIM + OpenEMM = it works

Post by abycjohn »

I was able to add DKIM in Send mail and Open EMM also send out emails with DKIM. But you should not add the below statement in the send mail cnf file.

dnl DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA')dnl

This will lead to bounce management issues. Open EMM is not able to track the bounce management if you remove the above line in the send mail cnf file.

have any one able to implement DKIM using any other methods?

Thanks, ACJ
hzujmccescsl
Posts: 30
Joined: Thu Feb 07, 2013 11:15 pm

Re: DKIM + OpenEMM = it works

Post by hzujmccescsl »

I haven't tried the following, but a perl-based mail "handler" for DKIM is available: p5-Mail-DKIM, http://jason.long.name/dkimproxy
kiosk
Posts: 1
Joined: Thu Feb 19, 2015 7:44 am

Re: DKIM + OpenEMM = it works

Post by kiosk »

Hi ,
can any one help me adding a dkim in openemm, Please ............
Post Reply