http://issues.apache.org/SpamAssassin/show_bug.cgi?id=4923
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn| |4932
------- Additional Comments From [EMAIL PROTECTED] 2006-05-31 21:37 -------
hrm. looked into this a little more. first, don't use first_existing_path()
since the path may not exist for
various reasons.
second, the bigger issue is that the current code, and the latest patch for bug
4932, doesn't fix this...
basically, M::SA::get_and_create_userstate_dir() won't create the userstate
directory if dont_copy_prefs is
set to true, which it is by sa-learn.
ok, so I put in a new patch for 4932 which will always create the userstate
directory (the old behavior), and
we'll just set this ticket up as a child ticket. gah.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.