MailBot with classification rulez

Running the mailbot



exports THEEYE_ORGANIZATION_NAME='"customer"'

exports THEEYE_API_URL='"https://supervisor.theeye.io"'

exports CONFIG_FILE_PATH=${PWD}/config/config.json

exports CLASSIFICATION_RULEZ_PATH=${PWD}/config/classificationRulez.json

node index.js


Encrypted configuration support