Email question.
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
Email question.
I have an app that I want to add a button to to send an email, but its not on mobile, anyone got a link for some sort of guyilde for doing this in a windows environment? we have outlook 365 if that helps.
"Det bästa stället att hitta en hjälpande hand är i slutet av din egen arm" förutom här
Re: Email question.
I think you want "revmail"
Next stop, dictionary.
Craig Newman
Next stop, dictionary.
Craig Newman
-
- Posts: 738
- Joined: Thu Sep 11, 2014 1:49 pm
Re: Email question.
You may also use tsNetSmtpSync if you do not want to use the users client mail application but need to send it directly via a server.
See dictionary for more information on tsNetSmtpSync
For office 365 SMTP settings see e.g.: https://portal.smartertools.com/kb/a286 ... gmail.aspx
Regards,
Paul
See dictionary for more information on tsNetSmtpSync
For office 365 SMTP settings see e.g.: https://portal.smartertools.com/kb/a286 ... gmail.aspx
Regards,
Paul
Re: Email question.
+1mrcoollion wrote: ↑Fri Oct 06, 2017 8:12 amYou may also use tsNetSmtpSync if you do not want to use the users client mail application but need to send it directly via a server.
It's a beautiful add-on to LC.
I've managed in no time - almost

to build a complete email-sender completely in LC, and it's part of my business tools.
Regards,
Thierry
!
SUNNY-TDZ.COM doesn't belong to me since 2021.
To contact me, use the Private messages. Merci.
!
SUNNY-TDZ.COM doesn't belong to me since 2021.
To contact me, use the Private messages. Merci.
!
-
- Posts: 738
- Joined: Thu Sep 11, 2014 1:49 pm
Re: Email question.
Hi Thierry,
>> SOLVED<< Question: How do you send a mail with attachments with tsNetSmtpSync? >> SOLVED<<
SOLUTION >> Found more information and a sample stack on : http://lessons.livecode.com/m/4071/l/68 ... t-external
Regards,
Paul
>> SOLVED<< Question: How do you send a mail with attachments with tsNetSmtpSync? >> SOLVED<<
SOLUTION >> Found more information and a sample stack on : http://lessons.livecode.com/m/4071/l/68 ... t-external
Regards,
Paul
Re: Email question.
That was fastmrcoollion wrote: ↑Fri Oct 06, 2017 8:30 amSOLUTION >>http://lessons.livecode.com/m/4071/l/68 ... t-external

and I wasn't aware of this lesson.
Regards,
Thierry
!
SUNNY-TDZ.COM doesn't belong to me since 2021.
To contact me, use the Private messages. Merci.
!
SUNNY-TDZ.COM doesn't belong to me since 2021.
To contact me, use the Private messages. Merci.
!
Re: Email question.
Thank you guys. This forum never fails 

"Det bästa stället att hitta en hjälpande hand är i slutet av din egen arm" förutom här