Update Security Notes authored by John Goerzen's avatar John Goerzen
......@@ -3,6 +3,7 @@ title: Security Notes
---
# Relaying and From forgery prevention
tl;dr: This system has some additional protections, but also some of the same weaknesses as a typical workstation email setup. Understand the below conversation in that context.
......@@ -30,7 +31,7 @@ If targeting a user on the *local* system, there is nothing to reject it there.
Just blocking these messages outright will break some mail setups. Basically, the summary is: you probably don't want to have untrusted users on your local system.
There is an esoteric case where the From: line contains multiple addresses. See the conversation on the [mailing lists](mailing-lists) page for more.
There is an esoteric case where the From: line contains multiple addresses. See the conversation on the [mailing lists](running-mailing-lists) page for more.
# On-disk encryption
......
......