Config File

#consoleReaderXMPP

# Username for the account you wish to user for sending
# This should be a different account from the receiving account
 userName: 'yourname@gmail.com'
# Password for the sending account
 password: 'y0urp@ssw3rd'
# This has not been tested with other servers
# Server URI address
 serverURI: talk.google.com
# Server Port
 port: 5222
# Account name where the messages should be forwarded to
 sendToUser: 'user@gmail.com'
# Name that should be shown to users when message received.
 nameToDisplay: '&2Admin &4Scott'

Comments

Posts Quoted:
Reply
Clear All Quotes