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
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.
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: