Hi Pascal and other,

I'm not sure that solution meets requirement because, as far as I understand, Michael is looking for a solution that analyzes every incoming email for any recipient, that would allow to ignore some emails for example.

But all solutions proposed (http://james.apache.org/ or http://subethasmtp.tigris.org/) aim to replace existing smtp servers, I guess. It could be tricky to integrate in an existing infrastructure. Or do I miss something ?

Philippe


On 15 juil. 08, at 02:38, Pascal Robert wrote:

One solution would be to store the emails to an account and fetch it by IMAP. Works great, I have 3 apps who's doing this.

Hi,

I was wondering if anybody could recommend an open source package for processing incoming e-mails.

Basically, we need a way to receive an e-mail body (the mail server by piping it directly into a java app on STDIN or a socket) that processes it, putting attachments as blobs into the database, tagging it as 'owned' by the recipient if the recipient already exists in the database, etc.

I can find all kinds of stuff out on the net for delivering e-mail, but very little about receiving it.



Michael DeMan


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/prabier %40mac.com

This email sent to [EMAIL PROTECTED]

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to