Hi Peter,

In effect it needs to parse the RFC822 headers to get the subject and origin and date, and then reproduce the text-body untouched (replacing < and & with character entity references), and drop all attachments on the floor.

I thought I saw a reference to a component that did this a couple of years ago, but I can't find it again.

You may like to take a look at the Mime4j code which is a subproject of the James Apache mail server [1]

Regards,
David Legg

[1] http://james.apache.org/mime4j/index.html

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@cocoon.apache.org
For additional commands, e-mail: users-h...@cocoon.apache.org

Reply via email to