forwardemail / forwardemail/forwardemail.net

[feat] IMAP/POP3/SMTP IP logs + message size log

Open
#531 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
1.7k
Forks
203
PR merge metrics
No merged PRs in 30d

Description

- 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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.