Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27196

[RESOLVED] System.Net.Mail (smtp) questions

$
0
0
Hi

I'm building something that requires emails to be sent and its working fine for the public smtp servers like live google etc.. and im just wandering since i dont have the resources to test it, will it work in these conditions..
1. from within a business network accessing a public smtp server (do i need to do anything or can the network admin configure the network on there end)
2. from within a business network access an internal smtp server (again like above do all obstacles need to be cleared by the network admin guys on there end or do i need to do something)

the code im using is the very basic needed to send the message out using the smtp server in System.Net.Mail Namespace, credential, host port, ssl, and the message.

anyone familiar with using this ?

Viewing all articles
Browse latest Browse all 27196

Trending Articles