Running systemctl status dovecot shows the service status and tails the service log (/var/log/maillog) showing the last 10 lines.
Running systemctl status exim does the same EXCEPT the 10 lines that it shows of its service log (/var/log/exim_maillog) are are NOT the last 10 lines of the file. Instead it shows the last 10 line where an incoming email was marked as spam by spamassasin and a filter moves it to INBOX.Trash.
The case for dovecot seems default behavior from what I can tell, the the exim log output seems to have been configured "somewhere" but I haven't been able to find out where.
I'm wondering if this is a cPanel tweak in a config file (not necessarily in WHM), and if so, where this behavior is configured.
Running systemctl status exim does the same EXCEPT the 10 lines that it shows of its service log (/var/log/exim_maillog) are are NOT the last 10 lines of the file. Instead it shows the last 10 line where an incoming email was marked as spam by spamassasin and a filter moves it to INBOX.Trash.
The case for dovecot seems default behavior from what I can tell, the the exim log output seems to have been configured "somewhere" but I haven't been able to find out where.
I'm wondering if this is a cPanel tweak in a config file (not necessarily in WHM), and if so, where this behavior is configured.