Hi Nitin,
the stuff you are listed should work out of the box with james. Maybe
you need to increate the RemoteDelivery Threads for your needs but
thats all.
Bye,
Norman
2010/1/19 Nitin Gupta :
> Hi All
>
>
>
> I am very new to James server. Up till now my app was using a hosted mail
> service t
Hi,
I haven't done any modification to the config.xml. However I have
modified the james-fetchmail.xml for changing the fetchall attribute to true.
Boby
-Original Message-
From: Stefano Bagnara [mailto:apa...@bago.org]
Sent: Tuesday, January 19, 2010 2:42 PM
To: James Use
2010/1/19 George, Boby :
> Hi,
> I did not make any change in the config file..The only change I did
> was to the code
> //folder = store.getFolder("INBOX");
> This has cleared the exception that was throwing in the previous case.
I want to know what did you do in config.xml after yo
Hi,
I did not make any change in the config file..The only change I did
was to the code
//folder = store.getFolder("INBOX");
This has cleared the exception that was throwing in the previous case.
Boby
-Original Message-
From: Stefano Bagnara [mailto:apa...@bago.org]
Sen
What did you changed in config.xml ?
Stefano
2010/1/19 George, Boby :
>
> Hi ,
> I really appreciate all your reply's and suggestion. Thank you all for
> that.
>
> Well am no more getting that error , however I am not getting the messages
> for that user. I get the message count as Zer
Hi All
I am very new to James server. Up till now my app was using a hosted mail
service to send out emails. Recently we have added a campaigner style module
which is required to send out multiple emails (in access of 10K /per day).
In order to support this throughput, I am now planning to host