https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8050
--- Comment #9 from Henrik Krohns <apa...@hege.li> --- (In reply to Sidney Markowitz from comment #7) > > If home_dir_for_helper is set in the configs then this patch will still > create a .spamassassin directory there and use it. Is this a problem though? It can be something like C:\ProgramData\.spamassassin like RvdH displayed. Could be the same path is used for userstate etc too. > I think the if !am_running_on_windows should encompass both if blocks so > that test_global_state_dir is never called on a .spamassassin directory when > using Windows. So it would either then be LOCAL_STATE_DIR (likely always writable?) or falls back to userstate dir. I don't know what's the most elegant solution, but all this is just nitpicking. As long as there is a generally writable directory, that's all we care about right now. -- You are receiving this mail because: You are the assignee for the bug.