Results 1 to 3 of 3

Thread: SMTP server

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 1999
    Location
    Prague, Czech Republic
    Posts
    350

    SMTP server

    I heared about SMTP servers implemented into applications itself.

    What do I need to program my own SMTP server?

  2. #2
    Good Ol' Platypus Sastraxi's Avatar
    Join Date
    Jan 2000
    Location
    Ontario, Canada
    Posts
    5,134
    You need a big bookshelf and all of Wrox's ASP books (there are tons with the same name )

    Actually one in particular is useful:
    ASP: Techniques for Webmasters by Alex Homer (my god )

    It shows you how to set up & use an SMTP server in IIS, and use the simplemail object to do a mail message.

    If you would like I can post some code.
    All contents of the above post that aren't somebody elses are mine, not the property of some media corporation.
    (Just a heads-up)

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 1999
    Location
    Prague, Czech Republic
    Posts
    350
    Although I believe making SMTP server using ASP and IIS may be interesting... I would like to implement SMTP in EXE created in VB.

    Impossible?
    I have no idea how does it works.

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