How would I be able to set the content transfertype of the attachmentpart
(not the bodypart!) to base64 using the SMTP-adapter?
(I don't want to use multipart-messages since that would mean I actually
have to
receive the PDF I want to send as an attachmentpart ,using a
receivelocation, into the orchestration I'm using .... or am I wrong
here?)
Isabelle