https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8050

--- Comment #19 from Sidney Markowitz <sid...@sidney.com> ---
(In reply to RvdH from comment #18)
> So why not for temporary files for Dns::enter_helper_run_mode stuff?

Maybe because I was up later than I should have been while still looking at
this? :)

This issue started because C:\.spamassassin directory was being created and
that doesn't look right. But other plugins do use the users home directory,
e.g., I get C:\Users\sidney\.spamassassin created and used.

So why isn't the problem in the old code with
 my $home = (Mail::SpamAssassin::Util::portable_getpwuid ($>))[7];
which must be wrong in Windows?

So, should this code be ending up with .spamassassin in the C:\Users\USER\
directory after all?

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to