I've installed ( think...?) all the rquired pre-reqs for Postgrey, but, when I try to run it, it doesn't with:
------------ # postgrey --inet=60000 2006/07/27-00:07:26 postgrey (type Net::Server::Multiplex) starting! pid(23639) Binding to TCP port 60000 on host localhost 2006/07/27-00:07:26 No such group "nogroup" at line 491 in file /usr/lib/perl5/site_perl/5.6.1/Net/Server.pm 2006/07/27-00:07:26 Server closing! ------------ I get similar probs when I use perl588: --------------- (using '#!/usr/local/bin/perl5.8.8 -T') # postgrey --inet=60000 2006/07/27-00:11:34 postgrey (type Net::Server::Multiplex) starting! pid(23845) Binding to TCP port 60000 on host localhost 2006/07/27-00:11:34 No such group "nogroup" at line 491 in file /usr/local/lib/perl5/site_perl/5.8.8/Net/Server.pm 2006/07/27-00:11:34 Server closing! --------------- any thoughts ? -- Voytek -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
