Page 1 of 1

sendmail attachment

Posted: Sat May 10, 2014 4:29 am
by stevec
Is there a way to specific an attachment (image, voice clip, pdf, etc) on the sendmail?

Specifically, I would like to send pdf I am showing in set_webview

I see it is possible on ios if you provided the ability on sendmail --> http://www.appcoda.com/ios-programming- ... ttachment/

Is there any way to embed it in the body parameter?

Re: sendmail attachment

Posted: Mon May 12, 2014 9:51 am
by MarkDuignan
If you send it from the server the LANSA send email mail built-in function has an option to add attachments.

Re: sendmail attachment

Posted: Tue May 13, 2014 6:21 am
by stevec
That is what I am doing for now.

Will you add this in future so that the email can be customized by the person using the app? Much better user interface this way an no return to the server needed.

Re: sendmail attachment

Posted: Tue May 13, 2014 8:30 am
by MarkDuignan
Okay.

Re: sendmail attachment

Posted: Thu May 07, 2015 2:08 am
by stevec
Any update on this?

Re: sendmail attachment

Posted: Thu May 07, 2015 9:49 am
by MarkDuignan
Unfortunately not.