Topic: Setup DNS record for DKIM
==== Required information ====
- iRedMail version:
- Store mail accounts in which backend (LDAP/MySQL/PGSQL):
- Linux/BSD distribution name and version:
- Related log if you're reporting an issue:
==== ==== Required information ====
- iRedMail version: iRedMail-0.8.3
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): OpenLDAP
- Linux/BSD distribution name and version: ubuntu 12.04.1 LTS
- Related log if you're reporting an issue:
====
I am very new to ubuntu 12.04 and iRedmail. After setting up iRedMail according to "http://www.iredmail.org/install_iredmail_on_ubuntu.html", I am stuck at Setup DNS record for DKIM. Based on the instruction provided "http://code.google.com/p/iredmail/wiki/DNS_DKIM", we just need to type "amavisd showkeys" in terminal and the terminal does not prompt out anything except "root@mailserver:~# amavisd showkeys
amavisd: command not found
".
After searching in google, I managed to get another command "amavisd-new showkeys" and the terminal able to display the result as below
"; key#1, domain example.biz, /var/lib/dkim/example.biz.pem
dkim._domainkey.example.biz. 3600 TXT (
"v=DKIM1; p="
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDGilaTU/eWtLr9z5NgjwpgQnee"
"aocGy5hpEMalacGHst/lEaO2poy8KC4yRH0kYURmCHOIAohZ9YZgBW3oqIFev30f"
"RdUVBqUw6JAuEX1UGGfBKgsRE3sOY8zhPLpuLsfpzHu1UB0PHWBGbClVJd5hj0pv"
"UTJ5zEi4RFYA/BmqOwIDAQAB")
".
Question :
1) Can I use "amavisd-new showkeys" to replace "amavisd showkeys" to setup DNS record for DKIM?
2) Will it cause any problem if I use the value in DNS record?
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.