Hi guys, I've been watching James for some time now and have been very impressed. I have a project which I think is perfect for James. But I have some questions in regards to when and where JavaMail is used.
Our past experience with JavaMail has been disappointing. We still use it but mostly for its utility classes. From what I understand its still too strict and still takes up too much memory. I know that you guys are looking to de-couple javamail from James but I really need to get this project going soon so I'm hoping that JavaMail is not used at all for the SMTP server and the Spool. So when and where is JavaMail used? In particular when does it create instances of MimeMessages and call any methods on a MimeMessage instance? I've looked at the SMTP process and it doesn't seem to use JavaMail at all. I'll be looking at the Spool next. I'm hoping it also uses JavaMail sparsely or for limited instances. Regards, Roy Rim --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]