I’ve been using the NotesStream thingy in LotusScript to send out HTML formatted emails.
When the email is sent to an internal email account, the email looks fine - everything is there.
However, when the email is sent to an external email account, the email content is truncated. I have tried different email providers - all have the same problem.
My code is based on this sample from searchdomino/techtarget: