Hello,
In streamerve 5.6.2, in a Mailoutprocess, I try to put attached external pdf files (files on system file).
I try to do this with the function MIMEAddPart like MIMEAddPart("../../output/file.pdf",0) but the result is : The current output connector does not support attachments.
However, in the help doc, it's written : Currently only the SMTP (MIME) and EasyLink Email connectors support attachments.
And my out connector is a MailOut with paramaters SMTP (MIME).
Does anyone have an idea to help me ?
Jérôme.