On Mon, 7 Jul 2003, Jeremy Workman wrote: > * Starting spamd... >Can't locate HTML/Parser.pm in @INC (@INC contains: ../lib
This is the problem. Type the following commands (As root): perl -MCPAN -e shell (go through the configuration as it asks you to, select to follow prerequisites when it asks you) install HTML::Parser quit That will get you a new Parser.pm file. Christopher Fisk -- BOFH Excuse #327: The POP server is out of Coke -- [EMAIL PROTECTED] mailing list
