Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. email asp.net

email asp.net

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netwindows-admindata-structureshelp
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    jetset32
    wrote on last edited by
    #1

    hi all, im trying to setup an automatic email when a user registers on my site. coding it is easy but im having real trouble setting up the smtp on IIS, i've tried for three days to get it working, and ive gone through NSLOOKUP Telnet and various other routes Ive also installed CDONTS to no avail can anyone point me in the right direction to sort this out? Basically what happens is that all mails get sent to the queue and nothing happens!!! its really frustrating! Thanks for your help! Jetset

    T 1 Reply Last reply
    0
    • J jetset32

      hi all, im trying to setup an automatic email when a user registers on my site. coding it is easy but im having real trouble setting up the smtp on IIS, i've tried for three days to get it working, and ive gone through NSLOOKUP Telnet and various other routes Ive also installed CDONTS to no avail can anyone point me in the right direction to sort this out? Basically what happens is that all mails get sent to the queue and nothing happens!!! its really frustrating! Thanks for your help! Jetset

      T Offline
      T Offline
      turbochimp
      wrote on last edited by
      #2

      Are you using the System.Web.Mail.SmtpMail class? If so, have you configured the SmtpServer property prior to sending your message? Have you provided a fully qualified domain or smart host in IIS (on the Delivery tab under Advanced)? There's really not too much involved in setting up mail delivery, although it's not very user-friendly, and a little cryptically documented. Good luck!

      The most exciting phrase to hear in science, the one that heralds the most discoveries, is not 'Eureka!' ('I found it!') but 'That's funny...’

      J 1 Reply Last reply
      0
      • T turbochimp

        Are you using the System.Web.Mail.SmtpMail class? If so, have you configured the SmtpServer property prior to sending your message? Have you provided a fully qualified domain or smart host in IIS (on the Delivery tab under Advanced)? There's really not too much involved in setting up mail delivery, although it's not very user-friendly, and a little cryptically documented. Good luck!

        The most exciting phrase to hear in science, the one that heralds the most discoveries, is not 'Eureka!' ('I found it!') but 'That's funny...’

        J Offline
        J Offline
        jetset32
        wrote on last edited by
        #3

        yes, im using the system.web.mail.smtpmail class and the smtp server is set to my localhost , im not sure this is right? and my fully qualified domain name is my computer name i.e. exmple-932ddc the way im testing it is by using notepad to save a email test in pickup, it just gets sent straight to the queue folder! any ideas? cheers

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups