souvanny789 wrote:
Apr 29 10:42:09 mail postfix/trivial-rewrite[5217]: warning: do not list domain mpt.gov.la in BOTH mydestination and virtual_mailbox_domains
It's pretty clear here. iRedMail installation wizard already prompt you not to use the same domain name as your server hostname. Please use a different server hostname and update "myhostname =" in Postfix main.cf.
souvanny789 wrote:
Apr 29 10:42:09 mail postfix/qmgr[4809]: warning: connect to transport amavis: No such file or directory
"content_filter =" in main.cf should be "content_filter = smtp-amavis:[127.0.0.1]:10024", not "amavis:[127.0.0.1]:10024".