1

Topic: installer fails for ubuntu 22.04 on Pi4

==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====
- iRedMail version (check /etc/iredmail-release):
- Deployed with iRedMail Easy or the downloadable installer?
- 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?
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.
====
iRedmail version 1.6.2
downloadable installer
Ubuntu 22.04 LTS on Raspberry pi4
Postgres database
Nginx webserver

Installer exits with error code 1 - Failed to start Dovecot - Log entry is:

Dec 30 12:50:59 dovecot[56770]: doveconf: Fatal: Error in configuration file /etc/dovecot/conf.d/10-ssl.conf line 12: ssl_cert: Can't open file /etc/dovecot/private/dovecot.pem: No such file or directory

Any ideas how to resolve this?

----

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

2

Re: installer fails for ubuntu 22.04 on Pi4

/etc/dovecot/private/dovecot.pem is a symlink

check it's destination, it should be the self signed cert from iredmail during installation
if there is no cert, check the installer logfile and look for errors related to cert generation

3

Re: installer fails for ubuntu 22.04 on Pi4

Seems your Dovecot config file /etc/dovecot/dovecot.conf is messy, because Dovecot is NOT configured by iRedMail to load any files under /etc/dovecot/conf.d/. Please check your dovecot.conf.