1

Topic: Installation Errors Ubuntu 16.04 on AWS/EC2 instance

Please help me with my errors:

0.9.6 MYSQL edition.
Linux Ubuntu 16.04
MySQL
Nginx

root@mail:~# amavisd testkeys
amavisd: command not found

root@mail:~# amavisd-new -c /etc/amavisd/amavisd.conf showkeys
Config file "/etc/amavisd/amavisd.conf" does not exist, at /usr/sbin/amavisd-new line 2150.

root@mail:~# dig -t txt dkim._domainkey.mydomain.com

; <<>> DiG 9.10.3-P4-Ubuntu <<>> -t txt dkim._domainkey.mydomain.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 50734
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
;; QUESTION SECTION:
;dkim._domainkey.mydomain. IN    TXT

;; AUTHORITY SECTION:
mydomain.com.        60      IN      SOA     ns-cloud-c1.googledomains.com. cloud-dns-hostmaster.google.com. 1 21600 3600 259200 300

;; Query time: 128 msec
;; SERVER: 172.31.0.2#53(172.31.0.2)
;; WHEN: Tue Mar 28 09:25:14 UTC 2017
;; MSG SIZE  rcvd: 153


==== Required information ====
- iRedMail version (check /etc/iredmail-release):
- Linux/BSD distribution name and version:
- Store mail accounts in which backend (LDAP/MySQL/PGSQL):
- Web server (Apache or Nginx):
- Manage mail accounts with iRedAdmin-Pro?
- Related log if you're reporting an issue:
===

----

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

2

Re: Installation Errors Ubuntu 16.04 on AWS/EC2 instance

Nevermind. I was able to get Ubuntu Mail in a Box working so will stick with that one. Thanks!

3

Re: Installation Errors Ubuntu 16.04 on AWS/EC2 instance

mobicycleuk wrote:

root@mail:~# amavisd-new -c /etc/amavisd/amavisd.conf showkeys

On Debian/Ubuntu, just run "amavisd-new showkeys" and "amavisd-new testkeys".

I'm surprised that you gave up so quick due to the different command name on different linux distributions.