decoder wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
I was just informed that the latest FuzzyOcr version, 3.2b, includes a
function (module from SA) which is only available in 3.1.4, not in
3.1.0. The missing module is Mail::SpamAssassin::Timeout. Currently,
the only way to fix this is to upgrade to 3.1.4.
That's not accurate. M::SA::Timeout is available in 3.1.1+. I highly
suggest upgrading any 3.1.0 installation. Any half decent distro should
have at least 3.1.1 available by now.
I am still unsure
wether I should add my own timeout stuff with alert() only to support
3.1.0.
Maybe someone else here has a better idea :)
Unless you're really, really, really careful, and look out for all the
weird things that can happen to alarms and timers under high load I
wouldn't even think about rolling your own code.
Daryl