Validate all the symlinks smtp_queue_fs::scan_folder #79
Labels
a:smtp-queue-fs
Area: in the smtp-queue-fs crate
c:easy
Complexity: easy
n:dev
Needs: development work
p:medium
Prio: medium
t:improvement
Type: existing feature's improvement
This doesn't have to be a security feature, just to avoid user error.
Idea: check that each symlink's targets point to something in
../data
withPath::starts_with
. Something similar is already being done during mail cleanup, tormdir
the folder out.The text was updated successfully, but these errors were encountered: