I'll look into this. While I am... This is a localhost connection. I appear to be able to connect, I do get a login prompt. It just doesn't seem to be recognizing the ID. Is the ID somehow tied to an IP address?
On Wed, Apr 13, 2011 at 10:48 AM, Eric Charles <[email protected]> wrote: > You seem to run ipv6 by default (see 0:0:0:0:0:0:0:1). > > Maybe this confuse james 2.3.2 who is expecting ipv4 addresses ? > Can you try to add in host file a hostname that maps to a ipv4 address and > bind to it? > > Tks, > - Eric > > On 13/04/2011 16:39, Donald Whytock wrote: >> >> 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] >> > > --------------------------------------------------------------------- > 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]
