Hi, I made an agent which sends an email to different users, but i need this agent to send them a picture in those mails, i want this picture to be sent as if it was paste in the mail and not as an attachement.Is it possible?
Subject: Sending a picture in Ls
I made this through a HTML mail (using NotesMIMEEntity) but I think it’s possible also through RT item.
Stefano
Subject: RE: Sending a picture in Ls
The problem is that i can’t afford to make it work, even the function:Call rtitem.EmbedObject(EMBED_ATTACHMENT, “”, “C:\Temp\login.jpg”)
doesn’t work!
Maybe it is because it is in an automated agent!