Ignore:
Timestamp:
02/14/14 18:52:08 (10 years ago)
Author:
sdipsl
Message:

bypass firewalling difficulties. use mailing system to send AMQP message
see #176

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libIGCM/libIGCM_sys/libIGCM_sys.ksh

    r926 r983  
    2626# set BigBrother false by default 
    2727BigBrother=false 
     28 
     29#==================================================== 
     30# set BigBrother channel (AMQP or MAIL) 
     31# only MAIL working at present due to firewall constraint 
     32BigBrotherChannel=MAIL 
    2833 
    2934# variable that must have lower case value. 
Note: See TracChangeset for help on using the changeset viewer.