https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6393
--- Comment #8 from Justin Mason <[email protected]> 2010-03-30 15:43:54 UTC --- (In reply to comment #7) > Created an attachment (id=4725) --> (https://issues.apache.org/SpamAssassin/attachment.cgi?id=4725) [details] > updated btw, regarding this patch -- the reason I removed the "use File::Copy" even though it's in the eval { } scope is because that scope won't actually inhibit load. to do that, you need to use eval q{ }. -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
