Switched today to the 1.10.0 (14249).
Discovered a little bug on line 675 of rebuildspamdb.pl that wont let run
the rebuild.

Changed from:
        $Con{$fh}->{$store} = $mailfrom if ($fh && $store);
to:
        $Config{$fh}->{$store} = $mailfrom if ($fh && $store);

Now it work. Thank you Thomas and John, for this little big gem.

Luigi



--
View this message in context: 
http://anti-spam-smtp-proxy-server.996265.n3.nabble.com/major-update-for-assp-V1-1-10-0-build-14240-is-available-tp38906p39004.html
Sent from the assp-user mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce.
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
_______________________________________________
Assp-user mailing list
Assp-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-user

Reply via email to