RE: Custom notification

Steve Dobbs <[email protected]> Mon, 12 May 2003 10:36:55 -0500
Newsgroups gmane.network.bb4.devel
Message-ID <[email protected]>
Another obvious question:  Did you add this script to the bb-bbexttab and
restart your client?

Steve Dobbs
Sr. Unix Administrator/Migrant Worker
Network Telephone
850.432.4855 xt 1031
[email protected]
Location: IT Center / 2608 Baltic


-----Original Message-----
From: Chieu Nguyen [mailto:[email protected]]
Sent: Monday, May 12, 2003 10:05 AM
To: big brother
Subject: {bbd} Custom notification


Hi,

I'm a newbie to BB.   I follow the instructions as describe in section 
4.8 "Adding/modifying for a custom notification procedure", but my 
script is not executing.  Would someone help me please?


BTW, I perform the following tasks:

1. Wrote a script 'simplejava' and put in it ext/pg

2.  Modify etc/bbwarnsetup.cfg with the following setting:

               a. pagelevels: red purple
               b. pagelevelsmail:
               c. pagetype: EVENT

3. Modify etc/bbwarnrules.cfg:

   add this line
   '*;;wx;;*;*;ext-simplejava-nguyen@somewhere'

   and comment out this line
   #*;;*;;*;*;[email protected]

4. Restart BB

Also, here is the listing of my script:

#!/bin/sh

# just printing out the arguments via java class

java -cp /mastars/src/util UserDir "test1 test2 test3" > tmp.txt 2>&1

exit 0


I have search the mail archive lists and follow some of the suggestions. 
I still can't get the script to execute.


Any help would be appreciated.


Thanks,


Chieu Nguyen



--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
To unsubscribe from this list send e-mail to mailto:[email protected]
with unsubscribe bbd in the BODY of the message..