Ok so I checked the mail.domain SSL using SSL Checker and cert appears ok so I have have decided not to reissue SSL right now.
If I run commands as advised previously “systemctl status dovecot” I receive the following. (I have replaced IP with “*”).
Jun 16 10:09:43 mydomain.co.uk dovecot[375460]: auth: Warning: auth client 0 disconnected with 1 pending requests: EOF
Jun 16 10:10:04 mydomain.co.uk dovecot[375460]: auth: Warning: auth client 0 disconnected with 2 pending requests: EOF
Jun 16 10:15:42 mydomain.co.uk dovecot[375460]: pop3-login: Login: user=sales@mydomain.co.uk, method=PLAIN, rip=83.146.., lip=145.14.., mpid=6962…+oZulTkjdc>
Jun 16 10:15:43 mydomain.co.uk dovecot[375460]: pop3(sales@mydomain.co.uk)<696218><gVLQ/C+oZulTkjdc>: Disconnected: Logged out top=0/0, retr=6/91759, del=0/6…ze=34019970
Jun 16 10:21:40 mydomain.co.uk systemd[1]: Stopping Dovecot IMAP/POP3 email server…
Jun 16 10:21:40 mydomain.co.uk dovecot[375458]: master: Warning: Killed with signal 15 (by pid=698242 uid=0 code=kill)
Jun 16 10:21:40 mydomain.co.uk dovecot[375460]: auth: Warning: auth client 0 disconnected with 1 pending requests: EOF
Jun 16 10:21:40 mydomain.co.uk dovecot[375460]: auth: Warning: auth client 0 disconnected with 1 pending requests: EOF
Jun 16 10:21:41 mydomain.co.uk dovecot[375460]: log(375460): Warning: Killed with signal 15 (by pid=1 uid=0 code=kill)
Jun 16 10:21:41 mydomain.co.uk systemd[1]: Stopped Dovecot IMAP/POP3 email server.
Hint: Some lines were ellipsized, use -l to show in full.
[root@mydomain ~]#
********************************* Also *********************************
“systemctl status postfix” returns
[root@mydomain ~]# systemctl status postfix
● postfix.service - Postfix Mail Transport Agent
Loaded: loaded (/usr/lib/systemd/system/postfix.service; enabled; vendor preset: disabled)
Active: inactive (dead)
Jun 16 12:00:36 mydomain.co.uk postfix[1304]: /usr/sbin/postconf: warning: /etc/postfix/master.cf: undefined parameter: mua_helo_restrictions
Jun 16 12:00:36 mydomain.co.uk postfix[1304]: /usr/sbin/postconf: warning: /etc/postfix/master.cf: undefined parameter: mua_sender_restrictions
Jun 16 12:00:36 mydomain.co.uk postfix[1304]: /usr/sbin/postconf: warning: /etc/postfix/master.cf: undefined parameter: mua_client_restrictions
Jun 16 12:00:36 mydomain.co.uk postfix[1304]: /usr/sbin/postconf: warning: /etc/postfix/master.cf: undefined parameter: mua_helo_restrictions
Jun 16 12:00:36 mydomain.co.uk postfix[1304]: /usr/sbin/postconf: warning: /etc/postfix/main.cf: undefined parameter: virtual_mailbox_limit_maps
Jun 16 12:00:36 mydomain.co.uk postfix[1304]: /usr/sbin/postconf: warning: /etc/postfix/main.cf: unused parameter: virtual_create_maildirsize=yes
Jun 16 12:00:36 mydomain.co.uk postfix[1304]: /usr/sbin/postconf: warning: /etc/postfix/main.cf: unused parameter: virtual_maildir_extended=yes
Jun 16 12:00:36 mydomain.co.uk postfix/postfix-script[1348]: stopping the Postfix mail system
Jun 16 12:00:36 mydomain.co.uk postfix/master[1075]: terminating on signal 15
Jun 16 12:00:36 mydomain.co.uk systemd[1]: Stopped Postfix Mail Transport Agent.
[root@mydomain ~]#