|
-
Mar 8th, 2005, 03:33 AM
#1
Thread Starter
Fanatic Member
how to setup local email server
hello guise
i want to set a local mail server. which send emails to the internet users.
but i don't know how to do that. can u plz help me.
thx
-
Mar 8th, 2005, 05:27 AM
#2
Frenzied Member
Re: how to setup local email server
Do you have any particular mail server software in mind? Are you wanting to set up a domain for the email addresses (in which case you need a fixed IP) ?
-
Mar 8th, 2005, 06:53 AM
#3
Re: how to setup local email server
 Originally Posted by TomGibbons
(in which case you need a fixed IP) ?
Or a dynamic IP service such as DynDNS.org.
Microsoft IIS provides a fully functioning SMTP server if you wish to use that, to install it very easy to do, open Add/Remove Programs -> Windows Components -> Internet Information Services (IIS) and find the SMTP server item, check it and install it.
I use Microsoft Visual Basic 2005. (Therefore, most code samples I provide will be based around the .NET Framework v2.0, unless otherwise specified)
-
Mar 8th, 2005, 07:40 AM
#4
Thread Starter
Fanatic Member
Re: how to setup local email server
thx for reply.
i have windows xp and i installed smtp service.
now how can i send emails thru it and also plz define the 2nd option
thx
-
Mar 9th, 2005, 03:46 AM
#5
Re: how to setup local email server
What's the second option? If you're referring to the DynDNS thing, that simply allows you to have a dynamically allocated IP address and bind it to a DNS name. Doing this will allow you to send email through your email server all the time, even if you change IP address.
With the SMTP server, all I can remember doing was installing it and sending emails to it, it seemed to do the rest all by itself.
I use Microsoft Visual Basic 2005. (Therefore, most code samples I provide will be based around the .NET Framework v2.0, unless otherwise specified)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|