James won't "read" your messages unless you write, or use, a mailet that performs this 
task (and James uses Java Mail for this purpose, particularly MimeMessage).
James takes the SMTP message and by and large only ever consults the headers, the 
content of the message, unless you do choose to manipulate it, is stored and 
manouvered as is.

There is no clear need, from a purely mail transport/storage POV, to divide a message 
up, only to re-create it when next it is required for transport.

d.

> -----Original Message-----
> From: Chris Sereda [mailto:[EMAIL PROTECTED]]
> Sent: 12 October 2002 00:10
> To: [EMAIL PROTECTED]
> Subject: JDBC and Attachments
> 
> 
> Hey, I was wondering how James handles attachments when using 
> James with JDBC.  Where do the attachments go and how do they 
> related to the DB messages?
> 
> 
> --
> To unsubscribe, e-mail:   
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: 
> <mailto:[EMAIL PROTECTED]>
> 


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to