Gnokii and Hobbit
On Sun, Aug 20, 2006 at 09:36:35PM +0200, Michael Magua wrote:
I have no clue why this still isn't working! Now in hobbit-alerts.cfg I have: SCRIPT /usr/local/bin/smsalert FORMAT=SMS
You're still missing a recipient. SCRIPT /usr/local/bin/smsalert 012345678 FORMAT=SMS
Where 012345678 is my cellnumber. Permissions are fine because user hobbit can send an sms via the command line by doing `echo "hello" | gnokii --sendsms 012345678`. I then get an sms.
What's in the page.log file ? Regards, Henrik