After creating a new virtual domain on a mostly new server and creating a new mail address I can send and receive from whe usermin interface. Nevertheless, I cannot get Outlook or Thunderbird to configure properly. Having a look at the dovecot logs I can see it does not seem to be running and havig a look at the service status I can see this:
idiriaslu@vm01:~$ systemctl status dovecot
× dovecot.service - Dovecot IMAP/POP3 email server
Loaded: loaded (/usr/lib/systemd/system/dovecot.service; enabled; preset: enabled)
Active: failed (Result: exit-code) since Tue 2024-12-10 18:00:13 CET; 6min ago
Duration: 1w 1d 20h 20min 12.026s
Docs: man:dovecot(1)
https://doc.dovecot.org/
Process: 3225422 ExecStart=/usr/sbin/dovecot -F (code=exited, status=89)
Main PID: 3225422 (code=exited, status=89)
CPU: 11ms
Dec 10 18:00:13 xxxx.net systemd[1]: Starting dovecot.service - Dovecot IMAP/POP3 email server…
Dec 10 18:00:13 xxxx.net dovecot[3225422]: doveconf: Fatal: Error in configuration file /etc/dovecot/dovecot.conf line 112: ssl_cert: Can’t open file /etc/ssl/virtualmin/173235841028003/ssl.combined: No such file or directory
Dec 10 18:00:13 xxxx.net systemd[1]: dovecot.service: Main process exited, code=exited, status=89/n/a
Dec 10 18:00:13 xxxx.net systemd[1]: dovecot.service: Failed with result ‘exit-code’.
Dec 10 18:00:13 xxxx systemd[1]: Failed to start dovecot.service - Dovecot IMAP/POP3 email server.
It seems the dovecot service cannot be started because it cannot find host SSL files (I guess). This host was created with a name and then I changed the host name to another thing (xxx on the posted text). How can I solve this? What certificates is dovecot looking for, host or virtual domain? If it is host’s will it be enough to recreate and assign as default certificates or do I need to edit dovecot conf by hand?
Thanks in advance,
Jose
SYSTEM INFORMATION | |
---|---|
OS type and version | Ubuntu 24.04 |
Webmin version | 2.202 |
Virtualmin version | 7.30.2 |