Document that the front-end POP3/SMTP is unauthenticated and must be network-restricted #9
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
By design (per REQUIREMENTS.MD) the front-end POP3/SMTP is unencrypted and unauthenticated: anyone able to reach port 110 obtains mailbox access, and anyone reaching port 25 can relay through the backend credentials.
Fix:
Acceptance: