Hi,
Please refer to the article below for how to send SMTP emails from a PowerBuilder application.
https://support.appeon.com/index.php?/Knowledgebase/Article/View/128/0/sending-smtp-emails-from-powerbuilder-applications
And please note that some features are supported by PowerServer Web but unsupported by PowerServer Mobile. If you want to run application on web only, please make sure the project type is ‘Web’ (PowerServer Toolkit> Application Profile Configuration> Basic Settings), thus the unsupported features report would only include the unsupported features by PowerServer Web (the report will include the unsupported features by Web and Mobile if the project type is ‘Both’).
Regards,
It is work well on our end. what's the PB version and PowerServer version you are using? do all machines have same issue?
Please note it is work on 32-bit IE but not 64-bit IE, you can test on Chrome too. please give a try with our application URL below.
http://demo.appeon.com/smtp
thank you so much !
Here is a solution to open 32-bit IE, please give a try.
Step1: In the registry , change the value of HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main\TabProcGrowth to the value greater than 0.
Step 2: Restart the IE.
For more details please refer to:
http://support.microsoft.com/kb/2716529
Reards,
ZhaoKai