Solved: RE: Strange Authentication problem

2004-11-22 Thread Chris Means
The firewall for the office network was blocking the "EHLO" command coming from my email client. I used Ethereal to record a working conversation and the broken one, and compared the two. I also saw a significant difference between the initial connection response when using telnet to the servers,

Re: SSL Error : bad handshake record MAC

2004-11-22 Thread vachevil-basic
Hi Sylvain May be you can revisit the original settings for SSL, I have managed to do it with GMail which uses ssl by: 1/ upgrading to javamail 1.3.2 and putting the new mail.jar in james.sar. 2/ use the algorithm "pop3s" in my james-fetchmail.xml 3/ add the port number for ssl connection. All

SSL Error : bad handshake record MAC

2004-11-22 Thread Sylvain Vieujot
I'm trying to configure James with POP3SSL. I followed the instructions from the documentation and got bitten by the java.security.NoSuchAlgorithmException problem. So, I installed the bouncycastle security provider like instructed on the wiki page ( http://wiki.apache.org/james/UsingSSL ). No

RE: found the imp webmail client, thanks

2004-11-22 Thread David Lee
Thanks, Victor, I will read it and see what I can do. David -Original Message- From: Victor Martínez Conte [mailto:[EMAIL PROTECTED] Sent: Monday, November 22, 2004 3:54 AM To: James Users List Subject: RE: found the imp webmail client, thanks Hi David, I´m not an php expert, but it´

RE: Is it possible to access the james server using the web browser?

2004-11-22 Thread David Lee
Thanks again, Daniel, I will study it.   David Lee From: Daniel Perry [mailto:[EMAIL PROTECTED] Sent: Monday, November 22, 2004 3:18 AMTo: James Users ListSubject: RE: Is it possible to access the james server using the web browser? Appologies for not replying sooner - had a long weekend

RE: error determining the remote domain

2004-11-22 Thread Steve Brewin
[EMAIL PROTECTED]: > Hi > > Yes it used to work with the same version of James 2.2.1-RC1 > and fetchmail. > The problem seems to occur when the fetchmail tries to verify > the hostname of the local machine > (say "xxx") via the DNS class and it throws an > UnknownHostException. I'm a bit confused

RE: found the imp webmail client, thanks

2004-11-22 Thread Victor Martínez Conte
Hi David, IÂm not an php expert, but itÂs not very difficult to understand and make some minor modifications :P Here is my version of Nameko. I donÂt know if i should add some info on the file (iÂm not a licese expert)... :-\ I've add: SMTP AUTH (same credentials as used for POP3).

RE: Is it possible to access the james server using the web browser?

2004-11-22 Thread Daniel Perry
Appologies for not replying sooner - had a long weekend :) Imp is part of horde (i've never tried any of the other apps): http://www.horde.org/imp/   If you have any probs getting it working, drop me an email and i can take a look at my config.   The following is a guide to getting it worki