Quantcast
Channel: iRedMail
Viewing all articles
Browse latest Browse all 14142

DKIM doesn't work

$
0
0

- iRedMail version: 0.8.3
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Linux/BSD distribution name and version: Debian 6 64b
- Related log if you're reporting an issue:

Some server aren't receiving email from my server, with error  "550 pubkey_unavailable".
I tried somethings, but doesn't works.

My  amavisd-new testkeys

TESTING#1: dkim._domainkey.transardo.com.br  => invalid (public key: DNS error: SERVFAIL)
dig -t txt transardo.com.br

; <<>> DiG 9.7.3 <<>> -t txt transardo.com.br
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 23849
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;transardo.com.br.              IN      TXT

;; Query time: 1 msec
;; SERVER: 192.168.0.1#53(192.168.0.1)
;; WHEN: Wed Jul 23 14:46:26 2014
;; MSG SIZE  rcvd: 34

I run the command "amavisd-new showkeys" and copy paste the DKIM to my bind config file.

dkim._domainkey.transardo.com.br.    3600 TXT  "v=DKIM1; p=MIGfMA0...." 

I don't have idea what's wrong, I donn't have many DNS knowledge .


Viewing all articles
Browse latest Browse all 14142

Trending Articles