Page 1 of 1

DKIM + OpenEMM = it works

Posted: Wed May 29, 2013 8:46 am
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

Re: DKIM + OpenEMM = it works

Posted: Sun Jun 02, 2013 1:42 am
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.

Re: DKIM + OpenEMM = it works

Posted: Mon Jun 03, 2013 9:51 am
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

Re: DKIM + OpenEMM = it works

Posted: Tue Jun 04, 2013 3:21 am
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.

Re: DKIM + OpenEMM = it works

Posted: Tue Jun 04, 2013 6:22 am
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.

Re: DKIM + OpenEMM = it works

Posted: Fri Jul 19, 2013 8:22 pm
by abycjohn
Mark,

Can you please share your developer details?

Thanks, ACJ

Re: DKIM + OpenEMM = it works

Posted: Fri Jul 19, 2013 11:45 pm
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.

Re: DKIM + OpenEMM = it works

Posted: Sat Jul 20, 2013 9:36 am
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

Re: DKIM + OpenEMM = it works

Posted: Tue Jul 30, 2013 6:55 am
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

Re: DKIM + OpenEMM = it works

Posted: Thu Feb 19, 2015 7:49 am
by kiosk
Hi ,
can any one help me adding a dkim in openemm, Please ............