Email to Cloud Use case

2014-07-13 Thread Mahesh Sivarama Pillai
Hi, I am planning to use James Server for a Mail-to-Cloud use case. Here is what I am planning to do. 1. Receive email redirected from the Corporate Email Server to James (100K emails per day) 2. Do some validation/filter etc on the received email 3. Call the cloud web service with the email

Re: Email to Cloud Use case

2014-07-25 Thread Mahesh Sivarama Pillai
call ? Like moving to the error directory and reprocessing later etc ? What are the James related design considerations and best practices that you followed ? Thanks Mahesh On Fri, Jul 25, 2014 at 1:09 AM, Özgür EROĞLU oeroglu.c...@gmail.com wrote: On 07/13/2014 11:16 PM, Mahesh Sivarama

Commercial Support for JAMES ??

2014-07-30 Thread Mahesh Sivarama Pillai
Hi All, I know JAMES is an opensource server under Apache License. I am finding it little bit difficult to convince my management to go with JAMES for our use cases. Do we have any commercial support available for JAMES ? Is someone providing or ready to provide the support. Please advice..

Re: Email to Cloud Use case

2014-08-04 Thread Mahesh Sivarama Pillai
, 2014 at 1:43 PM, Eric Charles e...@apache.org wrote: You have to implement your self the queing system, a bit like the RemoteDelivery mailet. Having an abstraction for this feature would be indeed cool. On 07/25/2014 04:59 PM, Mahesh Sivarama Pillai wrote: Thanks Ozgur. We are planning

Re: Email to Cloud Use case

2014-08-04 Thread Mahesh Sivarama Pillai
processing by the mailet container is already done. You just have to configure so that your mailet in called before the mail is delivered locally. [1] http://james.apache.org/server/3/feature-mailetcontainer.html On 08/04/2014 12:05 PM, Mahesh Sivarama Pillai wrote: Thanks Eric. A queuing system

Extend JAMES 2.3.2 JMX

2014-08-06 Thread Mahesh Sivarama Pillai
Hi, Can we extend the JMX capabilities of JAMES by adding more MBeans ? The capabilities I wanted to start with is; 1. List the users 2. List the number of files in the Inbox/Error folder etc. 3. Move files from one folder to another Have someone done similar things ? Please share your

Re: Extend JAMES 2.3.2 JMX

2014-08-06 Thread Mahesh Sivarama Pillai
Mahesh On Wed, Aug 6, 2014 at 1:43 PM, Mahesh Sivarama Pillai srm...@gmail.com wrote: Thanks Ozgur. I connected to to the 2.3.2 instance through jconsole. But I couldn't find the MailboxManager MBean. Is it available in 2.3.2 ? Thanks Mahesh On Wed, Aug 6, 2014 at 1:06 PM, Özgür EROĞLU

File Repository James 2.3.2

2014-08-09 Thread Mahesh Sivarama Pillai
Hi All, In the James v2 documentation it is mentioned as File repositories are not recommended for large or performance-critical configurations. I am planning to use James 2.3.2 for a large and performance critical use case. I am expecting around 100K emails a day with a maximum attachment size

Re: File Repository James 2.3.2

2014-08-10 Thread Mahesh Sivarama Pillai
: Probably because you risks errors like JAMES-612 - All mails are 2 serialized files. Off the record, I guess a unreleased version is not the best for your project, but you will get more functionalities and support going to v3. On 08/10/2014 07:00 AM, Mahesh Sivarama Pillai wrote: Hi All

Re: File Repository James 2.3.2

2014-08-10 Thread Mahesh Sivarama Pillai
committed, and released, you will get that less easily than in v3. If I was you, I would take a bit more time to test both and see how they behave, assuming you have enough timeslots to put a test infrastructure in place. On 08/10/2014 09:18 AM, Mahesh Sivarama Pillai wrote: Hi Eric, Thanks

Re: File Repository James 2.3.2

2014-08-10 Thread Mahesh Sivarama Pillai
which has no release so far. On 08/10/2014 12:37 PM, Mahesh Sivarama Pillai wrote: I will definitely evaluate v3. But our use case doesn't need IMAP. Its not a mail server which many users are going to access from their local mail clients. What we are planning is an email application platform

Ignore email after processing

2014-08-12 Thread Mahesh Sivarama Pillai
Hi, In certain mail servers like sendmail, we can pipe the incoming message to a script. Till the execution of the script, the mail will be stored in the spool queue. The mail will not get moved to the inbox after the script is run. So in effect the mail is deleted/ignored after the processing.

JAMES based Applications/Products

2014-08-26 Thread Mahesh Sivarama Pillai
Hi Guys, I have been searching in the internet as well as the James pages to make a list of products that are based on Apache James. Here is what I have got so far other than what is listed in the Wiki. Can you please add more to the list ? 1. Oracle Health Sciences Information Gateway (OHIG)

Re: JAMES based Applications/Products

2014-08-26 Thread Mahesh Sivarama Pillai
, Fernando Cassia fcas...@gmail.com wrote: On Tue, Aug 26, 2014 at 11:34 PM, Mahesh Sivarama Pillai srm...@gmail.com wrote: Ideally these should've been part of http://wiki.apache.org/james/JamesUsers. Any plan for updating this list ? Thanks Any update is welcome. As an onlooker (I

Notification on email processing

2014-09-14 Thread Mahesh Sivarama Pillai
Hi, In my email application, I have a requirement to send out the notification to the sender or a pre-defined email ids about the outcome (success/failure) of the email processing. If I use mailetContext.sendMail, the mails will go to the spool and will take the standard processor flow and get

2.3.2 LocalDelivery in Windows

2014-10-06 Thread Mahesh Sivarama Pillai
Hi, I am facing an issue with James 2.3.2 localdelivery in Windows 7. I have localhost mentioned in the servernames element. I have a user created in James. I am trying to send a mail to this user through the Telnet smtp. Please note that the from and to addresses of the mail are same (which is

Re: 2.3.2 LocalDelivery in Windows

2014-10-06 Thread Mahesh Sivarama Pillai
SMTP log shows 06/10/14 14:29:40 INFO smtpserver: Connection from localhost (0:0:0:0:0:0:0:1%0) in Mac while the Windows log shows 06/10/14 16:30:39 INFO smtpserver: Connection from 0:0:0:0:0:0:0:1 (0:0:0:0:0:0:0:1) Any clue ? On Mon, Oct 6, 2014 at 4:27 PM, Mahesh Sivarama Pillai srm

Mail Archive is down ?

2014-10-07 Thread Mahesh Sivarama Pillai
Hi, Is the Mail archive site is down ? I am getting the error The system cannot communicate with the external server ( www.mail-archive.com ). Any idea ? Thanks Mahesh

Re: Mail Archive is down ?

2014-10-08 Thread Mahesh Sivarama Pillai
*ORRTIZ.COM http://www.orrtiz.com* Services Solutions for Cloud- Based Manufacturing, Professional Services and Retail Trade http://www.orrtiz.com On Tue, Oct 7, 2014 at 3:25 PM, Mahesh Sivarama Pillai srm...@gmail.com wrote: Hi, Is the Mail archive site is down ? I am getting the error

Retry Mailet for 2.3.2

2014-10-14 Thread Mahesh Sivarama Pillai
Hi All, Does someone have ported the Retry mailet to 2.3.2 ? Can you share the code if its available ? I can write one based on the RemoteDelivery, but wanted to first check if someone has an already developed mailet available ? Thanks Mahesh

Need Help: LoadRunner with James 2.3.2

2015-01-28 Thread Mahesh Sivarama Pillai
Hi, I have encountered an issue during our Load Testing with James 2.3.2. The load test tool being used is Load Runner. We have a corporate mail gateway to relay messages to internal mail servers. But we are not supposed to use it for Load Testing. So we have to send the email directly to the

Re: Need Help: LoadRunner with James 2.3.2 [unsigned]

2015-01-28 Thread Mahesh Sivarama Pillai
and might be formatting the SMTP message as per the standard” Regards, Bernd Waibel -Ursprüngliche Nachricht- Von: Mahesh Sivarama Pillai [mailto:srm...@gmail.com] Gesendet: Mittwoch, 28. Januar 2015 13:16 An: James Users List Betreff: Need Help: LoadRunner with James 2.3.2 Hi

Need Help: Too many open files - 2.3.2

2015-03-14 Thread Mahesh Sivarama Pillai
Hi, Can someone provide some inputs please ? Thanks Mahesh On Sat, Mar 14, 2015 at 6:59 AM, Mahesh Sivarama Pillai srm...@gmail.com wrote: Hi All, I am getting the following error in one of our James installations. This is not related to File repository. I checked the source

Re: Need Help: Too many open files - 2.3.2

2015-03-15 Thread Mahesh Sivarama Pillai
a file descriptor leak. So I suggest you increase ulimit to a big number, and tell this list if the problem is coming back. Regards Le 15/03/2015 03:21, Mahesh Sivarama Pillai a écrit : Hi, Can someone provide some inputs please ? Thanks Mahesh On Sat, Mar 14, 2015 at 6:59 AM, Mahesh

Re: Need Help: Too many open files - 2.3.2

2015-03-19 Thread Mahesh Sivarama Pillai
, Mar 15, 2015 at 8:33 PM, Mahesh Sivarama Pillai srm...@gmail.com wrote: Thanks Michael.. I will try it and and post the outcome here... Thanks Mahesh On Sun, Mar 15, 2015 at 7:44 PM, Michael Bailly mbai...@linagora.com wrote: Hello Mahesh, you're right, increasing ulimit will solve your

Too many open files - 2.3.2

2015-03-13 Thread Mahesh Sivarama Pillai
Hi All, I am getting the following error in one of our James installations. This is not related to File repository. I checked the source. This is being thrown from MimeMessageInputStreamSource where it tries to create a temp file. Increasing the ulimit will solve the problem ? Please provide

Re: URGENT HELP: James 2.3.2 not responding after few days of run

2015-03-30 Thread Mahesh Sivarama Pillai
runlevel just stopped james, with a clean shutdown. After that we just carefully looked for the runlevels. James needs to start after network, and after database if used. And also it should stop this way. Greetings Bernd Ursprüngliche Nachricht Von: Mahesh Sivarama Pillai srm

Re: URGENT HELP: James 2.3.2 not responding after few days of run

2015-03-30 Thread Mahesh Sivarama Pillai
to phoenix.sh. We can start and stop the service using the service command. Do you think not doing the above two steps will impact a running James in any manner ? I am trying to understand he run levels as well. Thanks Mahesh On Mon, Mar 30, 2015 at 5:28 PM, Mahesh Sivarama Pillai srm

Re: URGENT HELP: James 2.3.2 not responding after few days of run

2015-03-31 Thread Mahesh Sivarama Pillai
at 11:16 AM, Mahesh Sivarama Pillai srm...@gmail.com wrote: Hi Bernd, Our Sys Admin has NOT performed the following things while configuring james as a service. 1. Adding the below lines in phoenix.sh #chkconfig: 2345 80 05#description: James Mail Server 2. Chkconfig command chkconfig

Re: URGENT HELP: James 2.3.2 not responding after few days of run

2015-04-01 Thread Mahesh Sivarama Pillai
Bernd Ursprüngliche Nachricht Von: Mahesh Sivarama Pillai srm...@gmail.com Datum: 31.03.2015 07:48 (GMT+01:00) An: James Users List server-user@james.apache.org Betreff: Re: URGENT HELP: James 2.3.2 not responding after few days of run Hi Bernd, Our Sys Admin has

PRODUCTION ISSUE: James 2.3.2 Refusing connections..Need URGENT HELP !!!!!

2015-04-01 Thread Mahesh Sivarama Pillai
Hi All, We have rolled out James 2.3.2 to production for our email processing application. I see that James is no longed accepting connetions after few days of run. It processes around 100K email a day and sends a good amount of Notification emails through RemoveDelivery. James is running on a 4

Re: PRODUCTION ISSUE: James 2.3.2 Refusing connections..Need URGENT HELP !!!!!

2015-04-01 Thread Mahesh Sivarama Pillai
do it depends on your DB choice) and put them all behind a load balancer, so that you can reduce the load on one server (of course this will be solution only if the problem is the actual load). Özgür Eroğlu On 04/01/2015 10:22 AM, Mahesh Sivarama Pillai wrote: Hi All, We have rolled out

Re: URGENT HELP: James 2.3.2 not responding after few days of run

2015-04-01 Thread Mahesh Sivarama Pillai
I will start another thread with a relevant subject.. Thanks Mahesh On Wed, Apr 1, 2015 at 12:29 PM, Mahesh Sivarama Pillai srm...@gmail.com wrote: Thanks Bernd. Enjoy your holidays and please help whenever you get time... :) Did you get a chance to take a look at my latest email ? Actually

URGENT HELP: James 2.3.2 not responding after few days of run

2015-03-27 Thread Mahesh Sivarama Pillai
Hi, I need an urgent help. We have rolled out James 2.3.2 to production for our email processing application. I see that James getting shutdown (no trace in the phoenix.console) after few days of run. It processes around 100K email a day and sends a good amount of Notification through

Re: URGENT HELP: James 2.3.2 not responding after few days of run

2015-03-27 Thread Mahesh Sivarama Pillai
if the vm crashes. Ciao Bernd Ursprüngliche Nachricht Von: Mahesh Sivarama Pillai srm...@gmail.com Datum: 27.03.2015 14:18 (GMT+01:00) An: James Users List server-user@james.apache.org Betreff: URGENT HELP: James 2.3.2 not responding after few days of run Hi, I need

Re: URGENT HELP: James 2.3.2 not responding after few days of run

2015-03-28 Thread Mahesh Sivarama Pillai
-Ursprüngliche Nachricht- Von: Mahesh Sivarama Pillai [mailto:srm...@gmail.com] Gesendet: Freitag, 27. März 2015 15:17 An: James Users List Betreff: Re: URGENT HELP: James 2.3.2 not responding after few days of run Hi Bernd, Thanks for the pointers. Let me ask the Sys admin

Re: PRODUCTION ISSUE: James 2.3.2 Refusing connections..Need URGENT HELP !!!!!

2015-04-01 Thread Mahesh Sivarama Pillai
, Memory is another parameter which can become a bottleneck. So, as your server is a production server you should allocate as much memory as possible to get better performance. Özgür Eroğlu On 04/01/2015 12:31 PM, Mahesh Sivarama Pillai wrote: Thanks Özgür... This email application

Re: Using James on an Android Phone

2015-07-28 Thread Mahesh Sivarama Pillai
Hi Klaus, Sound interesting...Just curious... What is the use case of having an Email Server on a phone ? Thanks Mahesh On Tue, Jul 28, 2015 at 8:48 PM, Klaus Enzensperger seklenzekl...@gmail.com wrote: Hello, My name is Klaus and i am a Software Developer. I am just finishing my Masters

Re: Using James on an Android Phone

2015-07-29 Thread Mahesh Sivarama Pillai
Processing. Klaus Am 29.07.2015 um 04:59 schrieb Mahesh Sivarama Pillai: Hi Klaus, Sound interesting...Just curious... What is the use case of having an Email Server on a phone ? Thanks Mahesh On Tue, Jul 28, 2015 at 8:48 PM, Klaus Enzensperger seklenzekl...@gmail.com wrote

URGENT HELP: Backport STARTTLS from 3.0 to 2.3.2

2016-06-29 Thread Mahesh Sivarama Pillai
Hi All, Did someone backport *STARTTLS* feature from 3.0 beta to 2.3.2 ? We have 2.3.2 running in production and there is a requirement to support STARTTLS. Since 3.0 is in beta, the team is not comfortable in putting into production. If the porting is not done, can someone please guide on how

Re: URGENT HELP: Backport STARTTLS from 3.0 to 2.3.2

2016-07-03 Thread Mahesh Sivarama Pillai
Hi, Can someone suggest how to go about this please ? Thanks Mahesh On Thu, Jun 30, 2016 at 11:26 AM, Mahesh Sivarama Pillai <srm...@gmail.com> wrote: > Hi All, > > Did someone backport *STARTTLS* feature from 3.0 beta to 2.3.2 ? We have > 2.3.2 run

Re: AW: URGENT HELP: Backport STARTTLS from 3.0 to 2.3.2

2016-07-04 Thread Mahesh Sivarama Pillai
ing side: > You need to change or expand the RemoteDelivery Mailet. > In James3 this is done, have a look at. > > Just theory. > I am not sure, if I would recommend to implement it. You need to test it, > too. > Maybe you could use James 3 beta4, which is long released ve

Re: AW: AW: URGENT HELP: Backport STARTTLS from 3.0 to 2.3.2 [unsigned]

2016-07-04 Thread Mahesh Sivarama Pillai
ead doing the > migration later on. > > I would recommend to switch to 3.0beta4, instead coding it your own. > But that are just my thoughts. > > > Best regards > Bernd Waibel > > -Ursprüngliche Nachricht- > Von: Mahesh Sivarama Pillai [mailto:srm...@gmail.com

Re: James 3.0 release date

2016-11-21 Thread Mahesh Sivarama Pillai
Hi Matthieu, Did you guys get a chance to meet to talk about James 3.0 release date ? Please share. Thanks Mahesh On Thu, Nov 17, 2016 at 6:05 PM, Mahesh Sivarama Pillai <srm...@gmail.com> wrote: > Thanks Matthieu. Eagerly waiting for it :) > > Thanks > Mahesh > >

James 3.0 release date

2016-11-17 Thread Mahesh Sivarama Pillai
Hi, Is there a tentative release date planned for James 3.0 ? Thanks Mahesh

Re: James 3.0 release date

2016-11-17 Thread Mahesh Sivarama Pillai
Thanks Matthieu. Eagerly waiting for it :) Thanks Mahesh On 17-Nov-2016 6:02 PM, "Matthieu Baechler" <mbaech...@linagora.com> wrote: > Hi Mahesh, > > Le 17/11/2016 à 10:27, Mahesh Sivarama Pillai a écrit : > >> Hi, >> >> Is there a tentative rele

Re: Apache James 3.0.0

2017-07-25 Thread Mahesh Sivarama Pillai
That's a great news. Kudos to the entire team and thanks a lot for your efforts. I hope this is the stable version. We were planning to upgrade James 2.3.2 to 3.0 RC1. Now I can go ahead with this release. Thanks again :) Thanks Mahesh On Tue, Jul 25, 2017 at 6:19 PM, aduprat

Re: Tentative Date for James 3.0 GA

2017-05-24 Thread Mahesh Sivarama Pillai
on't want the next version to wait for 10 years. About SMTP : we use it on a small scale deployment and we have load-testing to exercise it, so yes, it's pretty stable I think. Regards, -- Matthieu Baechler On 05/22/2017 06:47 AM, Mahesh Sivarama Pillai wrote: > Hi, > > Can someo

Tentative Date for James 3.0 GA

2017-05-21 Thread Mahesh Sivarama Pillai
Hi, Can someone please let me know the tentative date for James 3.0 GA ? We have to upgrade our current 2.3.2 in production to 3.0 as 2.3.2 doesn't support STARTTLS. Team is not recommending to deploy non GA version to production. Btw, is the SMTP component of James 3.0 RC stable ? Because our