kannader
kannader copied to clipboard
Validate all the symlinks smtp_queue_fs::scan_folder
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 with Path::starts_with. Something similar is already being done during mail cleanup, to rmdir the folder out.