[Mailman-Users] starting Mailman 2.1a2

J.D. Bronson lists at xpec.com
Sun Jul 15 20:14:46 CEST 2001


I wrote a simple script for Solaris to start mailmain under
/etc/rc2.d/S99mailman

Simply put:

(snip)

case "$1" in
     start)
         echo "Starting Mailman"
         /usr/local/mailman/bin/mailmanctl start

     ;;
(snip)

It works 100% if I launch it manually, yet if put in /etc/rc2.d it will NOT 
launch mailman. <????>

the perms are fine and all the normal stuff.

Any ideas?





-- 
J.D. Bronson
Aurora Health Care
Information Systems
Milwaukee Wisconsin USA
Main Office: 414.978.8282





More information about the Mailman-Users mailing list