Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Email from VFP app via gmail server
Message
From
13/02/2018 12:38:03
 
 
To
13/02/2018 12:12:35
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01657742
Message ID:
01658100
Views:
72
>>If you're using GMail you need TLS. The old wwIpstuff library doesn't support that. The newer wwSmtp library that's part of the West Wind Client Tools (https://west-wind.com/WestwindClientTools.aspx) supports it and it has the **same** interface as wwipstuff - you basically just change the class name. wwIPstuff is so old there wasn't even and official TLS authenticated protocol at the time, so probably time to upgrade to something a little more modern :-)
>>
>>
>>There's an example in the documentation that shows how to send email with Gmail specifically:
>>
>>Sending TLS Emails with GMail
>>
>>+++ Rick ---
>Hi Rick,
>when I try to run your code it errors at line 1 on
do wwsmtp
what am I doing wrong here?
>
>regards,
>Koen

Most likely you must add a Set Path xxx Additive line, or two..
Previous
Reply
Map
View

Click here to load this message in the networking platform