On Fri, Jul 23, 2004 at 01:40:50PM -0400, Upwood, Jim wrote:
> Nevermind, it helps if you read the directions...  Perl Module
> "Storable" is now needed from pre2 to pre3, fyi...

Storable is required if you're running spamd and want user config
switching enabled.  That hasn't changed between all the pre releases.
We use it to backup/restore the master config between message processing,
where the user configuration may have changed settings.

If you run with -D --lint, you'll see up at the top something like:

debug: diag: module installed: DBI, version 1.21
debug: diag: module installed: DB_File, version 1.808
debug: diag: module installed: Digest::SHA1, version 2.01
debug: diag: module installed: IO::Socket::UNIX, version 1.20
debug: diag: module installed: MIME::Base64, version 2.20
debug: diag: module installed: Net::DNS, version 0.46
debug: diag: module not installed: Net::LDAP ('require' failed)
debug: diag: module installed: Razor2::Client::Agent, version 2.61
debug: diag: module installed: Storable, version 2.12
debug: diag: module installed: URI, version 1.30

If it says Storable isn't available, then perl can't find the Storable
module. :(

-- 
Randomly Generated Tagline:
"But you have to allow a little for the desire to evangelize when you
 think you have good news."         - Larry Wall

Attachment: pgpE1FNWWoPQn.pgp
Description: PGP signature

Reply via email to