http://bugzilla.spamassassin.org/show_bug.cgi?id=4001





------- Additional Comments From [EMAIL PROTECTED]  2004-11-26 17:58 -------
Theo said:
> there are other places in the code where we use $ENV{'HOME'}

grep showed only Dns.pm, where it is conditonally set (not read) and would do
nothing under Windows, and SATest.pm, where under Windows, $ENV{'WINDIR'} is
used instead, which takes care of it for that particular purpose.

So it looks like this is the only case for now, but I would rather do it by
addig the get_home sub in Utils. I'll follow Justin's suggestion of defaulting
to C:\ if the environment variables are not defined, as that is the Windows way.

Patch will be up soon




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

Reply via email to