# # If you use the procmail program to filter your incoming email, # you can set things up so your Wizards can restart your MUSH # remotely by emailing a password to you, by setting up your # .procmailrc properly. # This is one way to do that. The password is 'mush-be-up' # # It's also sometimes handy to let some wizards be able to # send a kill -9 signal to your MUSH before it restarts # (when you're having dump crash # problems). The password for that is 'mush-go-down'. # # Change those passwords, by the way. :) # # Requires the DuneRestart restart script, from mellers1.psych.berkeley.edu # # By Alan Schwartz (Javelin/Paul) # # Where to log incoming mail dates and subjects: LOGFILE= # Don't check out replies to the password :: ^Subject: *Re: mush- $DEFAULT ::reslock ^Subject: *mush-be-up | $HOME/game/DuneRestart auto :0 A: $DEFAULT ::reslock ^Subject: *mush-go-down | $HOME/game/restart auto kill :0 A: $DEFAULT