File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Other JSE/JEE APIs and the fly likes Calendaring body being ignored of more than one mail sent out via threaded mailer Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Other JSE/JEE APIs
Reply Bookmark "Calendaring body being ignored of more than one mail sent out via threaded mailer" Watch "Calendaring body being ignored of more than one mail sent out via threaded mailer" New topic
Author

Calendaring body being ignored of more than one mail sent out via threaded mailer

Iain Emsley
Ranch Hand

Joined: Oct 11, 2007
Posts: 60
I'm trying to send a calendaring email to a group of people via a threaded mailer and for some reason I can get the first email coming out with the relevant ics headers seen in MS Outlook 2007 but any subsequent emails are seen as plain text and the calendaring part of the mime message is ignored. Is there anything that I am missing or doing incorrectly? Thanks in advance for any pointers.

The mail Entity that is called by the programme:

and the callable() is section is:
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Calendaring body being ignored of more than one mail sent out via threaded mailer
 
Similar Threads
Trying to implement a mail queue in JavaMail using ExecutorService
Setting headers correctly in Javamail
Trying to create a threaded pool in JavaMail to deal with bulk mailing
Getting JavaMail Mailer to email one address at a time
MS Outlook ignoring calendaring details in mail content