![]() |
Perl+Sendmail question
Currently, I'm running a mud, and I just started to use a Perl script to make sure that my mud is running. Is there a way in the perl script to mail me whenever the mud needs to be rebooted? My host is currently using sendmail also.
The Perl code is being used on a Slackware comp, with Perl 5.8.0 Thanks in advance. |
no prob.
Code:
$sendmail = '/path/to/sendmail'; What this won't do is monitor the mud. That's a different script entirely. |
All times are GMT -8. The time now is 04:42 AM. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0 PL2
© 2002-2012 Tilted Forum Project