On Thu, 9 Dec 2004, Sven Willenberger wrote: > After examining spamassassin itself, I found that it places > LOCAL_RULES_DIR after all the regular config items in the hash. After > modifying mimedefang.pl (see attached diff/patch for mimedefang.pl.in) > to do the same, I find that SURBL lookups work. So it wasn't the > presence of that argument/key but rather it place in the hash that > caused SURBL to not work.
That makes no sense whatsoever; a hash is unordered! So it shouldn't matter where you put the key. (I'm not saying that it didn't fix the problem, but I am saying that it makes no sense!) Regards, David. _______________________________________________ Visit http://www.mimedefang.org and http://www.canit.ca MIMEDefang mailing list [EMAIL PROTECTED] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

