Mailing Help.....

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,
I want to mail - enable my application. I want to know what should i have on my machine and what settings of the SMTP server need to be set for my SMTP code to work. I am using VB.NET and trying to send mail using the System.Web.Mail namespac
Thank
Rupa
 
* "=?Utf-8?B?cnVwYQ==?= said:
I want to mail - enable my application. I want to know what should i have on my machine and what settings of the SMTP server need to be set for my SMTP code to work. I am using VB.NET and trying to send mail using the System.Web.Mail namespace

Did you have a look here?

<URL:http://www.systemwebmail.net/>
 
* "Slonocode said:
I have a question about the faq. When it says you need a relay server does
that mean you have to be running a mail server locally or would it work
sending the mail directly to your isp smtp server?

You can specify any SMTP server.
 
Back
Top