howto make exim with domainkeys in cpanel???

chirpy

Well-Known Member
Verifed Vendor
Jun 15, 2002
13,437
34
473
Go on, have a guess
If you're talking about adding your own certificate for SMTP over SSL for exim, search the forum for exim.key. If that is not what you are after, then as linux-image has said, you will have to explain what you are talking about as what you have said doesn't make sense.
 

MrHits

Well-Known Member
Oct 31, 2001
92
0
306

SubZero

Well-Known Member
Apr 21, 2005
100
0
166
Balmumcu, Istanbul, TR
YES How do we add the DomainKeys! support to exim?
 

SubZero

Well-Known Member
Apr 21, 2005
100
0
166
Balmumcu, Istanbul, TR
You must build this library on your system and compile Exim against it. To build Exim with DK support, add these lines to your Local/Makefile:
reads the manual at that page. this is a thing which I can not do with a cpanel compiled binary...
 

chirpy

Well-Known Member
Verifed Vendor
Jun 15, 2002
13,437
34
473
Go on, have a guess
Well, you can, you'd just have to download the cPanel exim source rpm, which you can work out from /scripts/eximup. However, if you want to see the feature in cPanels exim, you'll obviously have to log it in bugzilla as an enhancement request.
 

jameshsi

Well-Known Member
Oct 22, 2001
347
0
316
It seems more and more people are talking about this domainkey thing, I just found in /etc/mail/spamassassin/v310.pre file it has something related:
# DomainKeys - perform DomainKeys verification
#
# External modules required for use, see INSTALL for more information.
#
#loadplugin Mail::SpamAssassin::Plugin::DomainKeys

Is it possibile that you only need to uncomment it ?
 

skyhorse

Active Member
Aug 18, 2004
25
0
151
This sounds interesting, I wanted to implement it as well, any news on this issue?
DomainKeys, along with SPF, is already being used by all medium and large sized organizations (not to mention google, yahoo, aol, microsoft, etc), and it can reduce spam a lot.
 

wkdwich

Well-Known Member
Apr 11, 2005
105
0
166
jameshsi said:
It seems more and more people are talking about this domainkey thing, I just found in /etc/mail/spamassassin/v310.pre file it has something related:
# DomainKeys - perform DomainKeys verification
#
# External modules required for use, see INSTALL for more information.
#
#loadplugin Mail::SpamAssassin::Plugin::DomainKeys

Is it possibile that you only need to uncomment it ?

I doubt it will do any good at this point .. unless your install is different from mine, I do not see a DomainKeys file in the plugin directory!
 

dexus

Well-Known Member
Jan 14, 2006
188
12
168
cPanel Access Level
Root Administrator
I don't realy understand. Is this mean that DomainKeys can now be installed just like that:
/scripts/perlinstaller Mail::SpamAssassin::Plugin::DomainKeys

and then uncomment that row in this file:
/etc/mail/spamassassin/v310.pre

and that's it, or what?
 

RickG

Well-Known Member
Feb 28, 2005
238
2
168
North Carolina
dexus said:
and that's it, or what?
Not quite.

If you are using SpamAssassin, the DomainKeys Plugin allows you to score inbound mail using rulesets that evaluate whether or not the mail contains domain keys etc.

I have a feeling what you want to do is create your own domainkey and include it as part of the outbound mail header. For that you will need to read the documentation at http://duncanthrax.net/exim-experimental/

I do not believe cPanel currently supports this version of Exim (someone please correct if wrong).
 

dexus

Well-Known Member
Jan 14, 2006
188
12
168
cPanel Access Level
Root Administrator
Yes, that make sense :), and yes I wanted to install DomainKeys for outbound mails, but it looks like that I will have to wait for cPanel to support DomainKeys.

Thank you.
 

smksa

Member
Aug 1, 2006
21
0
151
Anybody successfully implement domainkeys now on cpanel machine ?

Hi,

It seems quite sometimes this issue has been asked.

Anybody managed to implement the domainkeys on their CPanel machine ? :confused:

I'm willing to pay to get this implement on my server. I'm sick of some of my email went to Yahoo BULK folder. :mad:

I'm not good in exim + linux to installed it by my own.

Appreciates if anybody could help.

Thank you.
 

cemper

Member
Mar 21, 2004
9
0
151
domainkeys on outbound - my mail getting into the bulk mail folder as well

@all

YES - I'm sick of my mail getting into the yahoo bulk mail folder as well

and YES - I will pay for the domainkey feature being implemented to my outbound mail as well

any support here?

where's the bugzilla thing to note this?
 

creos

Active Member
May 11, 2003
36
0
156
San Jose, CA
just wanted to chime in.. tons of complaints from users who can't send to hotmail or yahoo.

Apparently aol isn't far behind in putting all mail w/o DK to spam folder as well as many others.

Is there a bug or feature request open for this? It should be fairly easy, generate the rsa private cert/setup exim with the existing features -- create the public sig, and as part of the dns record template add the TXT record to every domain so that it uses the same key.

One set per server and everything would work well...
 
Thread starter Similar threads Forum Replies Date
R Email 0
A Email 10
T Email 2
S Email 1
cPanelNick Email 182