Re: problems upgading james

2007-04-05 Thread zkn
Yes, the new jar together with the environment.xml change fixed the problem. Now james starts normally without any delay. Thank you! On 05.04.2007, at 20:13, Stefano Bagnara wrote: Finally I managed to recreate the problematic environment here (james 2.3.0 and a lot of files inside the app

Re: Error 550

2007-04-05 Thread Giulio Troccoli
Stefano, Thank you very much again. The issue is now resolved (both actually). I have indeed added tiscali in the but that wasn't enough. I had to add a list of allowed IPs (in my case I chose all of my network 192.168.69.*) to both RemoteAddrNotInNetwork AND authorizedAddresses. It makes se

Re: Immediate Processing vs Spooling

2007-04-05 Thread Michael Weissenbacher
Hi, I got some some news from the front :) I am using MySQL for spooling, could this be the culprit? I tried the normal File-Based spooling and everything is working smoothly now. Is there any change to get it working with MySQL spooling too? Michael --

Re: problems upgading james

2007-04-05 Thread Stefano Bagnara
zkn ha scritto: On 05.04.2007, at 11:58, Stefano Bagnara wrote: Hi, I read on the JIRA issue that you tried with the changed environment but it didn't fix it. What the behavioiur exactly the same? Have you took a dump stack of that startup too? The behavior was exactly the same. The dum

Re: Immediate Processing vs Spooling

2007-04-05 Thread Michael Weissenbacher
Hi, What version of James are you using? James 2.3.0 James 2.2.0 had bugs in spooling timings and often the send was delayed 10-60 seconds. Sound pretty much like the problem I'm facing with 2.3.0. The only option you have is to increase the number of spool threads / delivery threads: this

Re: Immediate Processing vs Spooling

2007-04-05 Thread Stefano Bagnara
What version of James are you using? James 2.2.0 had bugs in spooling timings and often the send was delayed 10-60 seconds. The only option you have is to increase the number of spool threads / delivery threads: this way if the system can handle that you will get faster deliveries. Stefano

Re: James config

2007-04-05 Thread Norman Maurer
Hi, maybe your ISP is blocking outgoing connections to port 25 ? Try to telnet to an external mailserver, to check if connection can established. For example: telnet mail.byteaction.de 25 This should give you a "220" greeting. The second to check are your mailet-*.log files. The files are locat

Re: Re: James config

2007-04-05 Thread koyya srinivas
Thank you Norman. I just installed JAMES in my local PC within an Intranet. I created couple of users inside JAMES. I am able to send mails between them using Java Mail API. But I could not send the mails to outside accounts like yahoo.co.in or rediffmail or mycompany.com. I couldn't see any

Re: problems upgading james

2007-04-05 Thread zkn
On 05.04.2007, at 11:58, Stefano Bagnara wrote: Hi, I read on the JIRA issue that you tried with the changed environment but it didn't fix it. What the behavioiur exactly the same? Have you took a dump stack of that startup too? The behavior was exactly the same. The dump stack looks s

Immediate Processing vs Spooling

2007-04-05 Thread Michael Weissenbacher
Hi List, is there any way how i could influence whether a Mail is processed immediately or spooled first? I have the requirement that a mail is processed in under 10 seconds which is usually achieved easily. But sometimes JAMES decides to spool the mail first and process it like 20 seconds lat

RE: Outgoing mail to Yahoo and Gmail

2007-04-05 Thread Sandeep Giri
Thank you Stefano. BINGO! It is working now. The following link was also a great help too: http://wiki.apache.org/james/SmartOrSecondaryHost Regards, Sandeep Giri -Original Message- From: Stefano Bagnara [mailto:[EMAIL PROTECTED] Sent: Thursday, April 05, 2007 2:26 PM To: James Users

Re: problems upgading james

2007-04-05 Thread Stefano Bagnara
Hi, I read on the JIRA issue that you tried with the changed environment but it didn't fix it. What the behavioiur exactly the same? Have you took a dump stack of that startup too? Stefano zkn ha scritto: On 30.03.2007, at 12:22, Stefano Bagnara wrote: zkn ha scritto: Have in mind that t

Re: Outgoing mail to Yahoo and Gmail

2007-04-05 Thread Stefano Bagnara
Sandeep Giri ha scritto: Thank you Stefano. Not sure if I should call you Stefano or Bagnara. Stefano, please No. Its not getting through. To be precise, the error message is: "Connecting To 64.233.183.27...Could not open connection to the host, on port 25: Connect failed" For that matter

Re: James config

2007-04-05 Thread Maximilian Böhm
First, this is my first post in a mailinglist, don't hesitate to say sth if i'm doing sth wrong. Correct me, if i'm wrong :) 1) Receive mail from shared mail box. - Fetchmail 2) Process the mail, store the contents in the database. - sure 3) mail can contain attachments etc. etc. - sure

James config

2007-04-05 Thread koyya srinivas
Hi, I am very new to the james server. I have a requirement in my project and I think james could fulfill the same. please find below my requirement. 1) Receive mail from shared mail box. 2) Process the mail, store the contents in the database. 3) mail can contain attachments etc. etc. 4) exec