Barry Warsaw wrote: > >On Sep 30, 2009, at 2:10 PM, Troy Campbell wrote: > >> I'm starting an install of "mailman" but have not created the >> "newlist" >> or started mailman but decided to test the status script and getting >> the following: >> >> [r...@request1 ~]# /etc/init.d/mailman status >> Warning! You may encounter permission problems. >> [r...@request1 ~]# echo $? >> 0 >> >> My question is should the status below be non-zero? > >I think so, yes. It's a warning, not an error.
Please note that the /etc/init.d/mailman that supports the 'status' argument is provided by RedHat as part of their Mailman package. The suggested init.d script provided by the Mailman project is installed by our install process as scripts/mailman with the intent that it will be reviewed by the site and moved or copied to /etc/init.d or whatever directory is appropriate. It supports only 'start', 'stop' and 'restart' as arguments. -- Mark Sapiro <[email protected]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://wiki.list.org/x/QIA9
