Does anyone know how to programmatically get what the SMTP server, port, from address and maybe password, used by the default email client (e.g. outlook express, outlook, etc.); where the email client may or may not be actively running?
I want to send email without using the email client programmatically/automatic
ally [I Already programmed this capability, BUT the user initially has to type and save the server, port, username/from address, password, etc.].
Since some users dont know the above information (and I like to make things easy for them), I would like to extract the server configuration settings, etc. from their existing email client software settings (I am trying to program this ability Now)&
Thanks
Start Free Trial