I'm trying to set up a little spam filter called spampd to work with postfix, but when I call it in an initialization script at boot, it fails, and I get the following in var/log/messages. Can anyone tell me what this means/what is missing? I'm clueless. Jul 12 11:06:46 smtp spampd: Can't locate Net/Server/PreFork.pm in @INC (@INC contains: /usr/lib/perl5/5.6.1/i386-linux /usr/lib/perl5/5.6.1 /usr/lib/perl5/site_perl/5.6.1/i386-linux /usr/lib/perl5/site_perl/5.6.1 /usr/lib/perl5/site_perl /usr/lib/perl5/v endor_perl/5.6.1/i386-linux /usr/lib/perl5/vendor_perl/5.6.1 /usr/lib/perl5/vendor_perl .) at /usr/bin/spampd line 27. Jul 12 11:06:46 smtp spampd: BEGIN failed--compilation aborted at /usr/bin/spampd line 27. Jul 12 11:06:46 smtp spampd: spampd startup failed Jul 12 11:06:46 smtp postfix: Starting postfix: Jul 12 11:06:53 smtp postfix: succeeded Jul 12 11:06:54 smtp postfix: Jul 12 11:06:54 smtp rc: Starting postfix: succeeded (line 27 in the script -referenced above- looks like this): use Net::Server::Prefork; TIA for any help! Scott ----------------------------- Tired of Microsoft Windows? Visit http://www.lycoris.com!