Ok. I'm finally able to join the james mailing list

2014-07-25 Thread Lee Chalupa
Hello: Very frustrating trying to join this mailing list. That's not the way to encourage new people to get involved. Anyway I'm finally in. I'm using James3 in production. I'm interested in reducing the amount of spam my server is receiving. I'm interested in using some standard mailets or b

Testing - Ignore this. I want to see if I'm on this mailing list.

2014-07-25 Thread Lee Chalupa Personal
Please ignore this email. - To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org For additional commands, e-mail: server-user-h...@james.apache.org

Re: Email to Cloud Use case

2014-07-25 Thread Mahesh Sivarama Pillai
Thanks Ozgur. We are planning to have a it forwarded it to an ESB which has the queuing and other features in the next phase. If I implement the feature in the mailtet without a Queue, the messages will be available in the spool and will move to the inbox only when the webservice call is completed.

Re: Email to Cloud Use case

2014-07-25 Thread Özgür EROĞLU
On 07/13/2014 11:16 PM, Mahesh Sivarama Pillai wrote: Hi, It would be better to put mail or its reference (if you use a db or filesystem to save messages temporarily) to a message queue and then at the service side implement a consumer to get messages for processing. This way you will elimina