Hi all, i am trying to send a mail with a pdf file attached but it doesnt seem to work in the way it's explained at the documentacion. If a use the addAttachment method described there, i receive the file contents (instead of an atthachment). Also i cant find the addPart method used to send multipart data ????
Any idea?
Thanks in advance
CommentAuthorbermi
Did you look the Unit Tests attachment examples?
If you can't find the solution looking at the tests, it might be caused by a bug. If you can report the bug including the code, it would be great.