Yet another OD/LDAP question

2006-03-10 Thread Timmy
I've managed to successfully generate a basic model of our OD Master. I used "Simple" authentication to connect to OD and modeling everything I wanted went fine. Here's the next barrier I'm going to hit - At UCLA we have a new security policy that must be adhered to. The "Simple" authentic

Re: Email Problem in WebObjects

2006-03-10 Thread Pascal Robert
1) you don't seem to need to construct a MimeMessage, this class is needed only when your email has multiple part (text + html, text with attachments, etc.), use Message instead 2) you need to replace this : prop.put("mail.smtp.host",host); with a real SMTP server instead of « mail.

Email Problem in WebObjects

2006-03-10 Thread DGanesh
Hi folks, I am using java mail api to send emails from WebObjects application. But I am facing a small problem. The headers are getting displayed in emails' body. for example here is the mail's body received by the recipient when I send it from application. Mime-Version: 1.0 Content-Type: