Hello,
I need to full automize the sending of email by clicking on a button.
I have made a program code which is working but I don't want to hardcode the name and password of my Outlook profil like following :
mRet = mSes.mailLogon("Fred","Fred1605",mailNewSessionWithDownLoad!)
If I don't hardcode the profil data, then the mail system’s dialog box prompts for the profile and password. I don't want this too.
Is there a way to retrieve the Outlook default profile and password with a command from PowerBuilder, so I don't need to create a table for all the profile users and password that are using the application I have developped ?
Thanks for your help,
Frédérique Berael
frederique.berael@ffe.fgov.be