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

RE: error determining the remote domain

2004-11-18 Thread vachevil-basic
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 as the code called is the getRem

RE: fetchmail from GMail with SSL

2004-11-18 Thread vachevil-basic
Hi Steve, Thanks for the information. I have managed to connect to GMail and download my emails. There are however a few changes. 1/ you need to use javamail 1.3.2+ and not 1.3.1 as shipped with james 2.2.1-RC1 2/ you need to replace mail-1.3.1.jar in james.sar with the 1.3.2, I've used winzip

error determining the remote domain

2004-11-18 Thread vachevil-basic
Hi I am using james 2.2.1-RC1. Could anyone tell me what generates this error: 17/11/04 12:06:20 WARN fetchmail.ChartFetcher: Message could not be delivered due to an error determining the remote domain. Message ID: <[EMAIL PROTECTED]>. Flags: Seen = true, Delete = false. My mail does not se

fetchmail from GMail with SSL

2004-11-17 Thread vachevil-basic
Hi, Has anyone managed to pop some emails from GMail? The settings are as follow, unfortunately I do not seem to be able to find any doc in James about using SSL and port 995... Any suggestions? Many thanks Benoit - Incoming Mail (POP3) Server – requires SSL: pop.gmail.com Use SSL: Yes

Re: Mail cannot be delivered....

2004-11-17 Thread vachevil-basic
Hi Thanks for your reply. I forgot to say that we're using james 2.2.1-RC1, does this help? The funny thing is that it used to work... What is causing: "Message could not be delivered due to an error determining the remote domain. " Is there any setting that I should change? Many thanks Benoi

Mail cannot be delivered....

2004-11-17 Thread vachevil-basic
Hi, here is a log from a session of fetchmail; it says that it cannot deliver the email and this seems to be an intermittent problem. What is happening? Is this related to the fetchmail config: Here is the log, any help greatly appreciated... 17/11/04 12:06:01 INFO fetch

FetchMail issue.

2004-11-04 Thread vachevil-basic
Hello I have an issue with fetchmail. I am using james 2.2.0 to download emails via pop and process them via a mailet. My emails are not getting deleted on the pop server despite having leaveonserver="false" everywhere... Once downloaded, the emails are then passed onto a mailet. The same emai