Skip to content

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

Description

@fimmspin
  • 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions