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
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
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.
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