Mosquitos Posted August 28, 2005 Posted August 28, 2005 (edited) Hello is it possible to see your default smtp server from your provider in the registry? Something like this.... $Smtp = RegRead..... $objMessage.Configuration.Fields.Item("http://schemas.microsoft.com/cdo/configuration/smtpserver") = $Smtp Edited August 28, 2005 by Mosquitos Sapiente vince, rex, noli vincere ferro!
LxP Posted August 28, 2005 Posted August 28, 2005 This probably won't help you but I don't believe there to be a 'default' SMTP server available to Windows. Outlook Express (which would be the closest thing perhaps) may have a value stored in the registry but keep in mind that more people avoid it each day for one reason or another. Probably your best bet would be to just ask for this information via an INI file or an InputBox().
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now