• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

creating calendar entry in outlook through javamail ???

 
Greenhorn
Posts: 17
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all,
Just wondered if it was possible to create a calendar entry in outlook through javamail. I have found libraries that let you read application/ms-tnef MIME type attachments sent from outlook but am stuck as to how to write them in javamail,
any help would be appreciated
Tony May
 
Greenhorn
Posts: 13
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
I don't have answer to ur query
But I would like to know the source of these libraries, that u have found. I am also working on an application that gets emails and parses them. But, I am stuck with microsoft's TNEF format
I will be thankful if u can share ur secret with me.
Ankur
 
Tony May
Greenhorn
Posts: 17
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
No problem,
Hope the library comes in handy
http://www.freeutils.net/source/jtnef/
regards
Tony
 
Greenhorn
Posts: 6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Tony May,

I know this is an old thread already but I would like to ask help if its okay.
Can you tell me how can i use the JTNEF library to send email with voting buttons?
Really would appreciate any help.

Thank you very much.

Jemru
reply
    Bookmark Topic Watch Topic
  • New Topic