Results 1 to 2 of 2

Thread: Email Please Help...

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Jul 1999
    Posts
    1,800

    Post

    How can I make an email program so my email address would be [email protected]????? And could you please send me a demo of how to send email? The one on vb world doesn't seem to work.


    Thanks!

    Steve

  2. #2
    Hyperactive Member
    Join Date
    Jul 1999
    Location
    NY, USA
    Posts
    270

    Post

    What you are looking for is an SMTP server, (and if you want POP access, a POP server).

    Look at the RFC's for them.

    I can tell you that it would be a lot of work. You would have to buy that domain, setup a nameserver(s) with the MX's going to that server, and do that stuff.

    It is easier said than done. If you really want that, look into Linux. Windows was never a good server ;-)

    Just FYI:
    SMTP: TCP - Port 25 (MANY ISP's BLOCK THIS POST)
    POP: TCP - Port 110

    ------------------
    Tom Young, 14 Year Old
    [email protected]
    ICQ: 15743470 Add Me ICQ Me
    AIM: TomY10
    PERL, JavaScript and VB Programmer

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