Hello all,

Currently I am

1. fetching email messages from a POP server
2. parsing individual messages
3. storing individual fields from the message in the db
4. reconstructing from the stored fields
5. sending the reconstructed message

When an HTML message comes in, when parsed the html part is treated as an attachment which then gets trapped by a number of email servers as a suspicious file.

Is it possible to separate the parsing/storing functions from the resending of the original email? i.e.

1. fetch from the POP server
2. send the entire original message using WO/ERMailDelivery without parsing
3. parse and store the sent message by fields in the database

Thanks,

David
_______________________________________________
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