http://bugzilla.spamassassin.org/show_bug.cgi?id=3265
Summary: If virtual directories are used then replace %u with
safe default.
Product: Spamassassin
Version: 2.63
Platform: Other
OS/Version: FreeBSD
Status: NEW
Severity: enhancement
Priority: P5
Component: spamassassin
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
Replace %d with GLOBAL, %l with USER and %u with [EMAIL PROTECTED]
When the virtual directory is /home/spamd/%d/%l then it's replaces
with /home/spamd/GLOBAL/USER so that it's safer to use.
This is primarly for use if you have a global filtering with web based
configuration of spam configuration and no homedirectories.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.