Sponsor:

Server and Web Integrator
Link:
Kloxo-MR logo
6.5.0 or 7.0.0
Click for "How to install"
Donation/Sponsorship:
Kloxo-MR is open-source.
Donate and or Sponsorship always welcome.
Click to:
Click Here
Please login or register. 2024-03-28, 14:12:24

Author Topic: DKIM signing in KloxoMR  (Read 37742 times)

0 Members and 1 Guest are viewing this topic.

Offline xha44a

  • Junior Member
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
Re: DKIM signing in KloxoMR
« Reply #30 on: 2014-02-01, 02:24:36 »
I am also having problems with this. My main problem is when I run this command...

mv /var/qmail/bin/qmail-queue.orig /var/qmail/bin/qmail-queue

Which returns the following...

mv: cannot stat `/var/qmail/bin/qmail-queue.orig': No such file or directory

Of course having issued this command...

rm /var/qmail/bin/qmail-queue

There is no way to fix this other than reinstalling qmail...

Can someone please help with this? I totally need it :-(

Offline chrisf

  • Senior Master
  • **
  • Posts: 883
  • Karma: +11/-1
  • Gender: Male
  • Be the change that you wish to see in the world.
    • View Profile
    • Conviction's Hosting
Re: DKIM signing in KloxoMR
« Reply #31 on: 2014-02-01, 02:38:07 »
If you are using up to date KloxoMR version, this is already part of it and you don't need to do this. ;)
Christopher

Knowledge in: PHP, Perl, MySQL, Javascript, Actionscript, FLASH, HTML, CSS
Server Administrator / Developer: https://convictionshosting.com

Offline xha44a

  • Junior Member
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
Re: DKIM signing in KloxoMR
« Reply #32 on: 2014-02-01, 02:50:39 »
Hi,

I'm having a ton of trouble with this... DKIM is pretty much mandatory if you want an email delivered. Here's some information and hope it helps figure out what is wrong...

I run sh /script/sysinfo

A. Kloxo-MR: 6.5.0.f-2014013101

B. OS: CentOS release 6.5 (Final) i686

C. Apps:
   1. MySQL: mysql-5.5.34-1.el6.i686
   2. PHP: php53u-5.3.28-1.ius.el6.i686
   3. Httpd: httpd-2.2.26-1.el6.i686
   4. Lighttpd: --uninstalled--
   5. Nginx: --uninstalled--
   6. Qmail: qmail-toaster-1.03-1.3.35.mr.el6.i386
      - with: courier-imap-toaster-4.1.2-1.3.14.mr.el6.i686
   7. Dns: bind-9.9.5-1.el6.i686

D. Php-type (for Httpd/proxy):

I believe that is everything up to date. However, sending an email to check-auth@verifier.port25.com gives me these results...

==========================================================
Summary of Results
==========================================================
SPF check:          pass
DomainKeys check:   fail
DKIM check:         fail
Sender-ID check:    pass
SpamAssassin check: ham

==========================================================

It isn't working.  Any ideas?


Offline xha44a

  • Junior Member
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
Re: DKIM signing in KloxoMR
« Reply #33 on: 2014-02-01, 02:55:34 »
I'm running this... Kloxo-MR: 6.5.0.f-2014013101 - is that the latest that should have DKIM enabled? Do I have to setup any settings in the kloxo gui?

Offline chrisf

  • Senior Master
  • **
  • Posts: 883
  • Karma: +11/-1
  • Gender: Male
  • Be the change that you wish to see in the world.
    • View Profile
    • Conviction's Hosting
Re: DKIM signing in KloxoMR
« Reply #34 on: 2014-02-01, 02:58:05 »
Did you enable Domainkeys for the mail server?  That is first step... we'll go step by step. :)

Yes DKIM is enabled in that version.
« Last Edit: 2014-02-01, 02:59:42 by chrisf »
Christopher

Knowledge in: PHP, Perl, MySQL, Javascript, Actionscript, FLASH, HTML, CSS
Server Administrator / Developer: https://convictionshosting.com

Offline xha44a

  • Junior Member
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
Re: DKIM signing in KloxoMR
« Reply #35 on: 2014-02-01, 03:00:22 »
Home > Server Mail Settings > Enable Domain Key == checked

What's next?

Offline chrisf

  • Senior Master
  • **
  • Posts: 883
  • Karma: +11/-1
  • Gender: Male
  • Be the change that you wish to see in the world.
    • View Profile
    • Conviction's Hosting
Re: DKIM signing in KloxoMR
« Reply #36 on: 2014-02-01, 03:04:39 »
SSH:
Code: [Select]
sh /script/fixdomainkeys
sh /script/restart-all

What DNS are you using?

Christopher

Knowledge in: PHP, Perl, MySQL, Javascript, Actionscript, FLASH, HTML, CSS
Server Administrator / Developer: https://convictionshosting.com

Offline xha44a

  • Junior Member
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
Re: DKIM signing in KloxoMR
« Reply #37 on: 2014-02-01, 03:12:03 »
Hi,

I want to apologize. I found the problem. I have cloudflare setup for my website. I HAD IT PAUSED - no lie. However, it appears it was still giving the wrong DNS records - from before I rebuild my VPS. Despite the fact it was paused it was still providing the DNS rather than passing through to kloxomr. Not sure if this is intentional or if it takes a while (has been paused for 1 hr for sure). It is all working now. Sorry to bother you.


Offline chrisf

  • Senior Master
  • **
  • Posts: 883
  • Karma: +11/-1
  • Gender: Male
  • Be the change that you wish to see in the world.
    • View Profile
    • Conviction's Hosting
Re: DKIM signing in KloxoMR
« Reply #38 on: 2014-02-01, 03:13:58 »
No problem.  Glad it is working!  Have a great day/night. :)
Christopher

Knowledge in: PHP, Perl, MySQL, Javascript, Actionscript, FLASH, HTML, CSS
Server Administrator / Developer: https://convictionshosting.com

Offline sIiiS

  • Valuable Member
  • *
  • Posts: 71
  • Karma: +0/-0
    • View Profile
Re: DKIM signing in KloxoMR
« Reply #39 on: 2014-02-01, 09:33:28 »
Hi chrisf

I have not "qmail-queue.orig"

Do you mean
mv /var/qmail/bin/qmail-queue.orig /var/qmail/bin/qmail-queue

or

mv /var/qmail/bin/qmail-remote.orig /var/qmail/bin/qmail-queue

??

Offline chrisf

  • Senior Master
  • **
  • Posts: 883
  • Karma: +11/-1
  • Gender: Male
  • Be the change that you wish to see in the world.
    • View Profile
    • Conviction's Hosting
Re: DKIM signing in KloxoMR
« Reply #40 on: 2014-02-01, 15:34:07 »
You have recent version of KloxoMR,  DKIM signing was added, if you have any version with 2014 in the version number you do not do this, it was already done by Mustafa.  :)

If you messed up your qmail install simply
Code: [Select]
yum reinstall qmail*

Will fix all ;)
Christopher

Knowledge in: PHP, Perl, MySQL, Javascript, Actionscript, FLASH, HTML, CSS
Server Administrator / Developer: https://convictionshosting.com

Offline sIiiS

  • Valuable Member
  • *
  • Posts: 71
  • Karma: +0/-0
    • View Profile
Re: DKIM signing in KloxoMR
« Reply #41 on: 2014-02-01, 16:02:32 »
You have recent version of KloxoMR,  DKIM signing was added, if you have any version with 2014 in the version number you do not do this, it was already done by Mustafa.  :)

If you messed up your qmail install simply
Code: [Select]
yum reinstall qmail*

Will fix all ;)
I have 6.5.1.a-2014013101 but dkim didn't include and faild resulf from check-auth@verifier.port25.com

Quote
The Port25 Solutions, Inc. team

==========================================================
Summary of Results
==========================================================
SPF check:          neutral
DomainKeys check:   neutral
DKIM check:         neutral
Sender-ID check:    neutral
SpamAssassin check: ham

Offline chrisf

  • Senior Master
  • **
  • Posts: 883
  • Karma: +11/-1
  • Gender: Male
  • Be the change that you wish to see in the world.
    • View Profile
    • Conviction's Hosting
Re: DKIM signing in KloxoMR
« Reply #42 on: 2014-02-01, 16:14:03 »
You need to enable email auth under the domain.  Check domain keys under mail server settings.

A couple posts up you will find the fixdomainkeys post.  Run that script.

What DNS are you using?
Christopher

Knowledge in: PHP, Perl, MySQL, Javascript, Actionscript, FLASH, HTML, CSS
Server Administrator / Developer: https://convictionshosting.com

Offline sIiiS

  • Valuable Member
  • *
  • Posts: 71
  • Karma: +0/-0
    • View Profile
Re: DKIM signing in KloxoMR
« Reply #43 on: 2014-02-01, 16:50:47 »
You need to enable email auth under the domain.  Check domain keys under mail server settings.

A couple posts up you will find the fixdomainkeys post.  Run that script.

What DNS are you using?
Use my own domain DNS

new result after enable "SPF"

Code: [Select]
==========================================================
Summary of Results
==========================================================
SPF check:          pass
DomainKeys check:   neutral
DKIM check:         neutral
Sender-ID check:    pass
SpamAssassin check: ham

Offline chrisf

  • Senior Master
  • **
  • Posts: 883
  • Karma: +11/-1
  • Gender: Male
  • Be the change that you wish to see in the world.
    • View Profile
    • Conviction's Hosting
Re: DKIM signing in KloxoMR
« Reply #44 on: 2014-02-01, 16:53:57 »
What branch of DNS?  Bind?

Did you run the fixdomainkey script?  Domainkeys on in KloxoMR panel?
Christopher

Knowledge in: PHP, Perl, MySQL, Javascript, Actionscript, FLASH, HTML, CSS
Server Administrator / Developer: https://convictionshosting.com

 


Top 10 Social Networking:    Facebook    Twitter    LinkedIn    Pinterest    Google Plus    Tumblr    Instagram    VK    Flickr    Vine

Page created in 0.076 seconds with 19 queries.

web stats analysis