MailDelivery
MailDelivery
- Subject: MailDelivery
- From: David Holt <email@hidden>
- Date: Wed, 8 Oct 2008 11:19:03 -0700
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@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden