I'm using James 2.3.2. I see an error in the remotemanager log...
08/04/11 13:23:24 ERROR remotemanager: Exception during connection from Don-Laptop (0:0:0:0:0:0:0:1): Read timed out I assume this comes from me killing the telnet connection. Other than that, nothing notable in the logs. On Sat, Apr 9, 2011 at 5:46 AM, Eric Charles <[email protected]> wrote: > Hi, > Are you using James 2.3 or 3 ? > Anything in the log files (Exception, warn message...) > Tks, > - Eric > > > On 8/04/2011 19:46, Donald Whytock wrote: >> >> Hi all... >> >> First-time James user, running into a problem with remotemanager. I'm >> using the following in my config.xml: >> >> <remotemanager enabled="true"> >> <port>4556</port> >> <bind> </bind> >> <handler> >> <helloName autodetect="true">myMailServer</helloName> >> <administrator_accounts> >> <account login="fred" password="test"/> >> </administrator_accounts> >> <connectiontimeout>60000</connectiontimeout> >> </handler> >> </remotemanager> >> >> When I try to log in I see >> >> Login failed for ???? ????'??????fred >> >> I tried with the original root/root, I tried using >> administrator_account instead of account. The port number is >> different only to verify that the configuration was being read. >> >> Suggestions, please? >> >> Thanks... >> >> Don >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
