I am trying to send a meeting invite on Lotus notes using iCalendar and
Java Mail API and its working fine except the fact that in the content of the mail an attachment is coming which doesn't even open. I have checked my code and can confirm that no such attachment is included from the code end. Can someone explain me why this is happening? Here is my piece of code:
Below is the main method from which I am running this code: