View Single Post


Old
  Post #6 (permalink)   11-12-2007, 03:20 PM
mr_brain
HD Newbie
 
Join Date: Nov 2007
Posts: 43

Status: mr_brain is offline
It should be possible. You can parse your email boy. Something like:

if (cat /var/spool/INBOX | grep "reboote server") do

do something

fi