1 (edited by martinam 2014-05-20 05:30:31)

Topic: dkim failed

==== Required information ====
- iRedMail version: 0.8.6
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): ldap
- Linux/BSD distribution name and version: centos 6.5
- Related log if you're reporting an issue:
====

Hi. I run iredmail with default settings nothing changed(except local networks in postfix-i added my subnets). When i check dkim on port25.com it responds dkim pass only when i send message from webmail (from iredmail itself) but when i send test message to port25 from client soft from another computer dkim test failed. I started to investigate why hotmail does not accept my dkim when sending ,messages to gmail it says pass dkim test but hotmail do not?
But i need to use client soft from different pc than iredmail and i need dkim pass.
Could you help me?

Maybe I should inslude dkim selector name in dns txt entry (I run win2003 dns), but what is the default dkim selector name?

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: dkim failed

Did you check this tutorial?
https://code.google.com/p/iredmail/wiki/DNS_DKIM

DKIM selector name is hard-coded in iRedMail (Amavisd), it's 'dkim._domainkey.[MAIL_DOMAIN_NAME]'.

3 (edited by martinam 2014-05-20 16:31:33)

Re: dkim failed

Solved.

There was "dkim" txt entry in DNS but when changed to "DKIM" txt everything was solved.