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-06-05, 00:11:23

Author Topic: Can not check DKIM Key length !  (Read 8738 times)

0 Members and 1 Guest are viewing this topic.

Offline hoangkoha

  • Junior Member
  • *
  • Posts: 40
  • Karma: +0/-0
    • View Profile
Can not check DKIM Key length !
« on: 2014-05-08, 05:08:09 »
I try sending mail to Gmail and it said :
Quote
12] Our system has detected that this message is
550-5.7.1 likely unsolicited mail. To reduce the amount of spam sent to Gmail,
550-5.7.1 this message has been blocked. Please visit
550-5.7.1 http://support.google.com/mail/bin/answer.py?hl=en&answer=188131 for
550 5.7.1 more information
Ah, i follow that support link and it need:
Quote
Sign messages with DKIM. We do not authenticate messages signed with keys using fewer than 1024 bits.
Publish an SPF record.
Publish a DMARC policy.
I use "www.protodave.com/tools/dkim-key-checker/" to check DKIM key and it report:
Quote
No DNS TXT Record found
How to set SPF record ? Where to set it, in domain panel or "Email Auth" Kloxo ?
Best regards.

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Can not check DKIM Key length !
« Reply #1 on: 2014-05-08, 05:13:05 »
Go to each domain and find out 'email auth'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline hoangkoha

  • Junior Member
  • *
  • Posts: 40
  • Karma: +0/-0
    • View Profile
Re: Can not check DKIM Key length !
« Reply #2 on: 2014-05-08, 05:30:33 »
In Email Auth:
Additional Domain (one Per Line) : camerakiengiang.vn
Additional IP(one Per Line) : which ip ? I set local ip of mail server.
Exclude All Others : which different between soft and hard ? I set soft
Something wrong ?
And should i add a TXT record in Domain panel ?

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Can not check DKIM Key length !
« Reply #3 on: 2014-05-08, 05:45:22 »
In most setting, just enough 'enable spf'. After click update, Kloxo-MR automatically add to your dns.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline hoangkoha

  • Junior Member
  • *
  • Posts: 40
  • Karma: +0/-0
    • View Profile
Re: Can not check DKIM Key length !
« Reply #4 on: 2014-05-08, 08:39:00 »
Code: [Select]
http://domainkeys.sourceforge.net/cgi-bin/check_policy?domain=camerakien.vn&Submit=SubmitStill miss TXT record !
 I found the thread "[TIP] How to setup Qmail on Kloxo-MR". This is the setting for admin or client ? I dont use mail for admin, use only for client, should i follow that tips ?
« Last Edit: 2014-05-08, 10:11:43 by hoangkoha »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Can not check DKIM Key length !
« Reply #5 on: 2014-05-08, 09:00:57 »
Code: [Select]
http://domainkeys.sourceforge.net/cgi-bin/check_policy?domain=camerakiengiang.vn&Submit=SubmitStill miss TXT record !
 I found the thread "[TIP] How to setup Qmail on Kloxo-MR". This is the setting for admin or client ? I dont use mail for admin, use only for client, should i follow that tips ?
Yes.

For checking TXT record, try 'host -t TXT yourdomain.com'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline hoangkoha

  • Junior Member
  • *
  • Posts: 40
  • Karma: +0/-0
    • View Profile
Re: Can not check DKIM Key length !
« Reply #6 on: 2014-05-08, 09:18:27 »
Ola, Gmail can receive my mail from my server mail although i can't check dkim.
But new problem: my server mail can't receive mail from Gmail. There 're port that i open:
Quote
25/tcp  open     smtp
80/tcp  open     http
110/tcp open     pop3
119/tcp open     nntp
143/tcp open     imap
« Last Edit: 2014-05-08, 09:26:03 by hoangkoha »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Can not check DKIM Key length !
« Reply #7 on: 2014-05-08, 09:20:35 »
Inform here your 'netstat -ltnp'
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline hoangkoha

  • Junior Member
  • *
  • Posts: 40
  • Karma: +0/-0
    • View Profile
Re: Can not check DKIM Key length !
« Reply #8 on: 2014-05-08, 09:29:34 »
This 's result:
Quote
# netstat -ltnp
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address               Foreign Address             State       PID/Program name   
tcp        0      0 0.0.0.0:587                 0.0.0.0:*                   LISTEN      1565/tcpserver     
tcp        0      0 0.0.0.0:110                 0.0.0.0:*                   LISTEN      1532/tcpserver     
tcp        0      0 0.0.0.0:143                 0.0.0.0:*                   LISTEN      1531/tcpserver     
tcp        0      0 0.0.0.0:111                 0.0.0.0:*                   LISTEN      1316/rpcbind       
tcp        0      0 0.0.0.0:465                 0.0.0.0:*                   LISTEN      1534/tcpserver     
tcp        0      0 10.0.0.241:53               0.0.0.0:*                   LISTEN      1293/named         
tcp        0      0 127.0.0.1:53                0.0.0.0:*                   LISTEN      1293/named         
tcp        0      0 0.0.0.0:22                  0.0.0.0:*                   LISTEN      1597/sshd           
tcp        0      0 127.0.0.1:631               0.0.0.0:*                   LISTEN      1378/cupsd         
tcp        0      0 0.0.0.0:25                  0.0.0.0:*                   LISTEN      1569/tcpserver     
tcp        0      0 127.0.0.1:953               0.0.0.0:*                   LISTEN      1293/named         
tcp        0      0 127.0.0.1:7776              0.0.0.0:*                   LISTEN      2250/php           
tcp        0      0 0.0.0.0:7777                0.0.0.0:*                   LISTEN      2265/kloxo-hiawatha
tcp        0      0 0.0.0.0:993                 0.0.0.0:*                   LISTEN      1576/tcpserver     
tcp        0      0 0.0.0.0:7778                0.0.0.0:*                   LISTEN      2265/kloxo-hiawatha
tcp        0      0 0.0.0.0:7779                0.0.0.0:*                   LISTEN      2250/php           
tcp        0      0 0.0.0.0:995                 0.0.0.0:*                   LISTEN      1556/tcpserver     
tcp        0      0 0.0.0.0:44197               0.0.0.0:*                   LISTEN      1351/rpc.statd     
tcp        0      0 0.0.0.0:3306                0.0.0.0:*                   LISTEN      2163/mysqld         
tcp        0      0 :::111                      :::*                        LISTEN      1316/rpcbind       
tcp        0      0 :::80                       :::*                        LISTEN      2233/httpd         
tcp        0      0 :::21                       :::*                        LISTEN      2984/xinetd         
tcp        0      0 :::22                       :::*                        LISTEN      1597/sshd           
tcp        0      0 ::1:631                     :::*                        LISTEN      1378/cupsd         
tcp        0      0 :::37528                    :::*                        LISTEN      1351/rpc.statd     
tcp        0      0 ::1:953                     :::*                        LISTEN      1293/named         
tcp        0      0 :::443                      :::*                        LISTEN      2233/httpd         

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Can not check DKIM Key length !
« Reply #9 on: 2014-05-08, 10:16:42 »
Your 'standard' ports already open.

To fix your mail issue, try 'sh /script/fix-chownchmod; sh /script/fixmail-all'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline hoangkoha

  • Junior Member
  • *
  • Posts: 40
  • Karma: +0/-0
    • View Profile
Re: Can not check DKIM Key length !
« Reply #10 on: 2014-05-08, 10:46:58 »
I don't receive any email. I think a blacklist at somewhere in kloxo reject email. Does it have log file ?

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Can not check DKIM Key length !
« Reply #11 on: 2014-05-08, 10:49:19 »
Go to 'log manager'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline hoangkoha

  • Junior Member
  • *
  • Posts: 40
  • Karma: +0/-0
    • View Profile
Re: Can not check DKIM Key length !
« Reply #12 on: 2014-05-08, 11:05:56 »
I read /var/log/qmail/*, /var/log/messages, /var/log/maillog, /var/log/secure, i did not find something wrong.

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline hoangkoha

  • Junior Member
  • *
  • Posts: 40
  • Karma: +0/-0
    • View Profile
Re: Can not check DKIM Key length !
« Reply #14 on: 2014-05-09, 02:54:55 »
Yes, i have. Should i open port 587 and 465 ? I see the "tcpserver" is listening.

 


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

Page created in 0.028 seconds with 17 queries.

web stats analysis