It looks like you're new here. Sign in or register to get started.
Switch the "Categories" drop down to see either Recent posts in All categories or only posts in the categories you Follow.
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 :…