Just a guess, did you try to use ipv4 ? Just to be sure ipv6 is not the problem..
Anything in the pop3server.log ? Bye, Norman > > Now James starts O.K. and the Remote Administration, SMTP, POP3 and IMAP logs > say that their respective servers were started. In fact, only the RA and > POP3 ports are enabled (as IPV6 ports). > > I'm able to telnet and log in to RA and telnet to POP3, but nothing else > happens after that. > > For example: > > # telnet -6 ::1 4555 > Trying ::1... > Connected to ::1. > Escape character is '^]'. > JAMES Remote Administration Tool > Please enter your login and password > Login id: > root > Password: > root > Welcome root. HELP for a list of commands > HELP > [HANGS] > > And: > > # telnet -6 ::1 110 > Trying ::1... > Connected to ::1. > Escape character is '^]'. > +OK [server name]. POP3 server (JAMES POP3 Server @@VERSION@@) ready > USER [user name] > [HANGS] > > The RA and POP3 logs do not show that any connection was made. > > By the way, James was built and am running it with: > > # ./java -version > java version "1.6.0_18" > Java(TM) SE Runtime Environment (build 1.6.0_18-b07) > Java HotSpot(TM) 64-Bit Server VM (build 16.0-b13, mixed mode) > > Also, I have no competing servers on port 143 and James SMTP service is > configured to run on port 2525. > > Any ideas? > > Thank you. > > --------------------------------------------------------------------- > 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]
