M
Marcel
Hi,
I am developing some functionality about mail sending in Java technology. I
need send mail which will be sended on Smtp and will be viewed in Outlook
client and this mail must have form specification to show it in right form
when it will be opened in Outlook client. I know that Outlook is sending this
informations (about Forms and so on) in TNEF part of messages which is
transformed to winmail.dat file. What I need to know is if I will send right
formatted winmail.dat with mail as attachment in mail from Java application
through Smtp and I will receive it on Exchange and open it in Outlook, will
Outlook parse it right and show me this mail like form (if I put this
information to winmail.dat) and so on? Or Outlook show me classic mail with
attachment named winmail.dat? Is sending and processing winmail.dat
bidirectional?
Thanks very much,
Marcel
I am developing some functionality about mail sending in Java technology. I
need send mail which will be sended on Smtp and will be viewed in Outlook
client and this mail must have form specification to show it in right form
when it will be opened in Outlook client. I know that Outlook is sending this
informations (about Forms and so on) in TNEF part of messages which is
transformed to winmail.dat file. What I need to know is if I will send right
formatted winmail.dat with mail as attachment in mail from Java application
through Smtp and I will receive it on Exchange and open it in Outlook, will
Outlook parse it right and show me this mail like form (if I put this
information to winmail.dat) and so on? Or Outlook show me classic mail with
attachment named winmail.dat? Is sending and processing winmail.dat
bidirectional?
Thanks very much,
Marcel