On Sat, Feb 19, 2005 at 01:51:49PM, kevin grady wrote:
Sweet thank you. I looked at the bb-mailack.sh but my shell scripting knowledge is still a work in progess.
Two small things I forgot to mention
I added this at the beginning of the script
[ -f /export/home/hobbit/server/etc/hobbitserver.cfg ] || exit 99 . /export/home/hobbit/server/etc/hobbitserver.cfg
Also I removed all references to BBDISPLAY. BBPAGE is what all I needed anyway. If you want to use BBDISPLAY you need to define it to the right IP address, either inside your script OR hobbitserver.cfg file.
Thanks
On Sat, 19 Feb 2005 13:46:50 -0500, Asif Iqbal <iqbala-hobbit at qwestip.net> wrote:
On Sat, Feb 19, 2005 at 10:54:30AM, Kevin Grady wrote:
Does hobbit support acks through email? Thanks
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
I am using it. You should be able to use the same shell script that was in Bigbrother.
The only thing different is the following line in shell script
Bigbrother: $BB $BBPAGE "ack ack_event ${ACKCODE} ${DELAY} ${MESSAGE}"
Hobbit: $BB $BBPAGE "hobbitdack ${ACKCODE} ${DELAY} ${MESSAGE}"
Enjoy
-- Asif Iqbal PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu "It is not the strongest of the species that survives, not the most intelligent, but the one most responsive to change." - Charles Darwin