Results 1 to 5 of 5

Thread: how to setup local email server

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Oct 2001
    Location
    Earth
    Posts
    762

    Question 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

  2. #2
    Frenzied Member TomGibbons's Avatar
    Join Date
    Feb 2002
    Location
    San Diego, CA Previous Location: UK
    Posts
    1,345

    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) ?

  3. #3
    Frenzied Member Ideas Man's Avatar
    Join Date
    Aug 2002
    Location
    Australia
    Posts
    1,718

    Re: how to setup local email server

    Quote 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)

  4. #4

    Thread Starter
    Fanatic Member
    Join Date
    Oct 2001
    Location
    Earth
    Posts
    762

    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

  5. #5
    Frenzied Member Ideas Man's Avatar
    Join Date
    Aug 2002
    Location
    Australia
    Posts
    1,718

    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
  •  



Click Here to Expand Forum to Full Width