ZhangHuangbin wrote:*) Any error on console during iRedMail installation?
No errors
********************************************************************
* Start iRedMail Configurations
********************************************************************
[ INFO ] Create self-signed SSL certification files (2048 bits).
[ INFO ] Generate a strong, unique Diffie Hellman Group with openssl, please wait.
[ INFO ] Create required system account: vmail, iredadmin, iredapd.
[ INFO ] Configure Apache web server.
[ INFO ] Configure PHP.
[ INFO ] Configure PostgreSQL database server.
[ INFO ] Setup daily cron job to backup PostgreSQL databases with /hosting/mail/backup/backup_pgsql.sh
[ INFO ] Configure Postfix (Message Transfer Agent).
[ INFO ] Configure Dovecot (pop3/imap/managesieve server).
[ INFO ] Configure ClamAV (anti-virus toolkit).
[ INFO ] Configure Amavisd-new (interface between MTA and content checkers).
[ INFO ] Configure SpamAssassin (content-based spam filter).
[ INFO ] Configure iRedAPD (postfix policy daemon).
[ INFO ] Configure iRedAdmin (official web-based admin panel).
[ INFO ] Configure Fail2ban (authentication failure monitor).
[ INFO ] Configure Roundcube webmail.
[ INFO ] Configure Awstats (logfile analyzer for mail and web server)
********************************************************************
ZhangHuangbin wrote:*) Any error in file iRedMail-0.9.3/runtime/install.log?
Yep, tried to grep out useful info:
ALTER ROLE
+ < DEBUG > Import postfix virtual hosts/users: /usr/local/src/iRedMail-0.9.3/runtime/pgsql_init.pgsql.
CREATE ROLE
CREATE ROLE
CREATE DATABASE
ALTER DATABASE
psql:/var/lib/postgresql/9.4/main/init.sql:14: \connect: FATAL: Peer authentication failed for user "vmailadmin"
+ < DEBUG > Import Amavisd database and privileges.
CREATE DATABASE
CREATE ROLE
ALTER DATABASE
psql: FATAL: Peer authentication failed for user "amavisd"
psql: FATAL: Peer authentication failed for user "amavisd"
+ < DEBUG > Import iRedAPD database template.
CREATE ROLE
CREATE DATABASE
ALTER DATABASE
psql: FATAL: Peer authentication failed for user "iredapd"
+ < DEBUG > Import iRedAdmin database template.
CREATE ROLE
CREATE DATABASE
ALTER DATABASE
psql: FATAL: Peer authentication failed for user "iredadmin"
+ < DEBUG > Import SQL database and privileges for Roundcubemail.
psql: FATAL: Peer authentication failed for user "roundcube"