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-05-16, 12:13:24

Author Topic: DKIM qmailtoaster  (Read 5891 times)

0 Members and 1 Guest are viewing this topic.

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
DKIM qmailtoaster
« on: 2013-07-17, 22:17:23 »
On a fresh install of Kloxo-MR:

domainkeys selected under mail server
dns record for DKIM1 is added (default)

Message is recieved by gmail.  Sent to spam.

On review, no DKIM processing is occurring.  The qmailtoaster is not sending mail using DKIM.

Please advise
« Last Edit: 1970-01-01, 01:00:00 by Guest »
Christopher

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

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: DKIM qmailtoaster
« Reply #1 on: 2013-07-18, 00:52:08 »
Mustafa knows this. We need Dovecot and Postfix to fully support DKIM.
« Last Edit: 1970-01-01, 01:00:00 by Guest »

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 qmailtoaster
« Reply #2 on: 2013-07-18, 01:29:08 »
Mustafa,
I have gotten DKIM and depreciated DomainKeys working on all SMTP transactions.  Two problems.

I need to know which file in Kloxo generates the private key - google is reporting the key as (weak) and need to change the encryption rate.

2. outgoing mail from root and php, even when sent from a domain, does not use DKIM - how can this be worked around?
Seems qmail-remote is not used by these?? What file is?

Please advise.  Thank you
« Last Edit: 1970-01-01, 01:00:00 by Guest »
Christopher

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

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: DKIM qmailtoaster
« Reply #3 on: 2013-07-18, 02:36:17 »
1. /var/qmail/control/domainkeys
« Last Edit: 1970-01-01, 01:00:00 by Guest »

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 qmailtoaster
« Reply #4 on: 2013-07-18, 02:44:44 »
Quote from: "Spacedust"
1. /var/qmail/control/domainkeys
Thank you, but that I already knew... had to use it to setup the signing... what I meant was what kloxo file, script generates this key?

I don't want to manually have to remake all my keys - or I don't want to have to remake new keys for domains added.

Hope I explained well?

Thanks again!
« Last Edit: 1970-01-01, 01:00:00 by Guest »
Christopher

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

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: DKIM qmailtoaster
« Reply #5 on: 2013-07-18, 02:57:41 »
In that case ask Mustafa - he's the master of the code.
« Last Edit: 1970-01-01, 01:00:00 by Guest »

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 qmailtoaster
« Reply #6 on: 2013-07-18, 04:02:29 »
Mustafa?
« Last Edit: 1970-01-01, 01:00:00 by Guest »
Christopher

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

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: DKIM qmailtoaster
« Reply #7 on: 2013-07-18, 05:14:13 »
Quote from: "chrisf"
Mustafa?

MRatWork
« Last Edit: 1970-01-01, 01:00:00 by Guest »

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 qmailtoaster
« Reply #8 on: 2013-07-18, 07:14:22 »
Quote from: "Spacedust"
Quote from: "chrisf"
Mustafa?

MRatWork
LAUGHING.

Sorry, that I know as well... I was asking Mustafa... you know as in

Mustafa?  Your answer?

Laughing.  I am sometimes newbie, but not that new. :)

Regards
« Last Edit: 1970-01-01, 01:00:00 by Guest »
Christopher

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

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 qmailtoaster
« Reply #9 on: 2013-07-18, 07:26:12 »
So here are my questions to Mustafa:

1. What file is used to generate the keys for domain keys in kloxo (script or php)

Second question is about qmail-toaster and I have done much research to no answers.  I am using the pearl script dkimsign.pl to do the dkim signing (replacing qmail-remote) - i am going to change over to the c lib later, but am testing.

My second queston is:
Why does php mail and local sent mail (cron and others) not get signed?  does qmail-remote not get used?  does sendmail send to qmail-inject and then straight to qmail-queue?

I guess what is order for qmail processing when invoked through sendmail?

THANK YOU
« Last Edit: 1970-01-01, 01:00:00 by Guest »
Christopher

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

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 qmailtoaster
« Reply #10 on: 2013-07-26, 00:58:04 »
I have successfully got DKIM setup and running using the perl hack and kloxo default keys.  There are a few steps and you need to change a few files.

This was the only way I could get a few major email distributors to even accept mail from my server.  Domain keys is depreciated and not used by most. DKIM is the new standard - 1024bit encryption is standard.

FINALLY my mail doesn't go to spam!  Very happy.

:)
« Last Edit: 1970-01-01, 01:00:00 by Guest »
Christopher

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

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: DKIM qmailtoaster
« Reply #11 on: 2013-07-26, 01:10:16 »
Please share it :)
« Last Edit: 1970-01-01, 01:00:00 by Guest »

 


MRatWork Affiliates:    BIGRAF(R) Inc.    House of LMAR    EFARgrafix
Click Here

Page created in 0.032 seconds with 21 queries.

web stats analysis