- Create a log of latest (may be one day only) to show:
DateTime/usernames/IPs
for POP3/IMAP checks (to monitor for unauthorized access).
. The SMTP log already exists but the connecting ip address is missing, it should be added (useful).
- Message size should be included in all logs too (for all messages or even just for messages larger than 500k/1Mb).
...A further step could be to limit (imap/pop/smtp) connections, allowing them based on connecting IP address (for max security!, like allow 1.1.1.* 2.2.. and deny all), as a per alias setting.
The default will be to allow all = empty value.
DateTime/usernames/IPs
for POP3/IMAP checks (to monitor for unauthorized access).
. The SMTP log already exists but the connecting ip address is missing, it should be added (useful).
...A further step could be to limit (imap/pop/smtp) connections, allowing them based on connecting IP address (for max security!, like allow 1.1.1.* 2.2.. and deny all), as a per alias setting.
The default will be to allow all = empty value.