Dear Wiki user, You have subscribed to a wiki page or wiki category on "James Wiki" for change notification.
The following page has been changed by MorganJones: http://wiki.apache.org/james/JamesQuickstart The comment on the change is: added 'add test user' ------------------------------------------------------------------------------ </dnsserver> }}} 1. Start James again using {{{bin/run.sh}}} or {{{bin\run.bat}}} + 1. Create a test user:{{{ + # telnet localhost 4555 + + JAMES Remote Administration Tool 2.2.0 + Please enter your login and password + Login id: + root + Password: + root + Welcome root. HELP for a list of commands + adduser testuser password + User testuser added + quit + Bye + Connection closed by foreign host. + # + }}} '''TOWRITE:''' How to test James is working for you. (use an external mail account to send a message to and from. need to create a local account too, maybe add a local IP address to use as the sender). + + '''TOWRITE:''' Discuss possible errors... 1. dynamic IP address issues