http://bugzilla.spamassassin.org/show_bug.cgi?id=3937
------- Additional Comments From [EMAIL PROTECTED] 2004-10-29 14:13 -------
I will try it ASAP but as I have already outcommented the following part:
# elsif (($stat[2]&2) != 0) {
# World-Writable directories are considered insecure.
# We could be more paranoid and check all of the parent directories as
well,
# but it's good for now.
# dbg("PATH included '$dir', which is world writable, dropping.");
# next;
# }
and it runs since weeks pretty stable I would assume it is safe to disable it.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.