Hi,
I want to use the foward function of the smtp client and I dont understand, why I have to provide an outputstream to put the mail in i’d like to forward. Because I get from my caller an inputstream because I want to read from it (Or maybe not but definitely not write to it). Because just Aspose lib just want to read from it to forward it as well so an Inputstream seems to me the obvious choice.
Couldn’t find any information on this. At the .net version its just a Stream so an inputstream would be fine.
Regards,
Sebastian