sendmail attachment

Please do not use to report errors- use your regional help desk.
Please mark posts as being for RPG or RDMLX (LANSA) developer.
To subscribe by email, display this forum, scroll to the end and select ‘Subscribe Forum’.
Post Reply
stevec
Posts: 138
Joined: Thu Aug 23, 2012 6:45 am

sendmail attachment

Post 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?
MarkDuignan
Posts: 346
Joined: Wed Apr 18, 2012 10:33 am

Re: sendmail attachment

Post by MarkDuignan »

If you send it from the server the LANSA send email mail built-in function has an option to add attachments.
stevec
Posts: 138
Joined: Thu Aug 23, 2012 6:45 am

Re: sendmail attachment

Post 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.
MarkDuignan
Posts: 346
Joined: Wed Apr 18, 2012 10:33 am

Re: sendmail attachment

Post by MarkDuignan »

Okay.
stevec
Posts: 138
Joined: Thu Aug 23, 2012 6:45 am

Re: sendmail attachment

Post by stevec »

Any update on this?
MarkDuignan
Posts: 346
Joined: Wed Apr 18, 2012 10:33 am

Re: sendmail attachment

Post by MarkDuignan »

Unfortunately not.
Post Reply