Re: Lotus notes users do not receive emails with attachments sent using java mail
Posted By:
Anonymous
Posted On:
Wednesday, October 23, 2002 05:08 AM
Hi,
I have a similar problem. I am sending a PDF document as an attachment. Only Lotus users of my subscribers cannot open the document. Because they receive a corrupted version of the file. For example, if the file is 100KB,they receive a 78 byte file and they are not able to opne it. This seems like an encoding problem between mail servers, but I am able to find a solution to this yet. By the way, I am using sendmail as an smtp server and sending mail with javamail.