ok i hope i have the interesting infomation
Code:
dovecot.service - Dovecot IMAP/POP3 email server
Loaded: loaded (/lib/systemd/system/dovecot.service; enabled; vendor preset: enabled)
Drop-In: /lib/systemd/system/dovecot.service.d
└─respawn.conf
Active: active (running) since Mo 2020-05-04 15:25:49 CEST; 3h 38min ago
Docs: man:dovecot(1)
http://wiki2.dovecot.org/
Process: 32149 ExecStop=/usr/bin/doveadm stop (code=exited, status=0/SUCCESS)
Main PID: 32153 (dovecot)
CGroup: /system.slice/dovecot.service
├─ 8508 dovecot/auth
├─32153 /usr/sbin/dovecot -F
├─32159 dovecot/anvil
├─32160 dovecot/log
├─32161 dovecot/config
└─32750 dovecot/stats
in the /var/log/maillog
i have no imap entries - no errors
the email clients gets a connection refused message. port 993 and 143 are closed
openssl s_client -showcerts -connect xxxxx.de:993 -servername xxxxx.de
connect: Connection refused
connect:errno=111
POP3 with SSL is working fine, but it seems
that IMAP is missing.
mail-client connections tries leave no message in log fils (syslog, auth, mail.err)
i had a problem and then i tried to remove and install dovecot with
plesk installer --select-product-id plesk --select-release-current --remove-component dovecot
but it removed all depended plesk packages (plesk-core) and crashes the installation.
i ve got plesk working now, but the imap thing will not start, may a missing package?
i don't know how to verify the dovecot imap installation. In the panel and plesk repair all -n seems everything ok.
the bad thing no error messages on the server, and imap ports are closed. May be a package missing?