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. How to send Mail through SMTP??

How to send Mail through SMTP??

Scheduled Pinned Locked Moved ASP.NET
sysadmintutorialquestion
6 Posts 3 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.
  • A Offline
    A Offline
    archit3000
    wrote on last edited by
    #1

    hi, can any one tell me how to send mail thru SMTP ?? :( I,m also having a corporate proxy server in between.. :mad: thanks in advance

    N P 2 Replies Last reply
    0
    • A archit3000

      hi, can any one tell me how to send mail thru SMTP ?? :( I,m also having a corporate proxy server in between.. :mad: thanks in advance

      N Offline
      N Offline
      N a v a n e e t h
      wrote on last edited by
      #2

      Work with the classes provided in System.Net.Mail[^]. Also check this[^] excellent FAQ. :)

      Navaneeth How to use google | Ask smart questions

      A 1 Reply Last reply
      0
      • N N a v a n e e t h

        Work with the classes provided in System.Net.Mail[^]. Also check this[^] excellent FAQ. :)

        Navaneeth How to use google | Ask smart questions

        A Offline
        A Offline
        archit3000
        wrote on last edited by
        #3

        thanx for ur reply.... i've done all this coding.....but the mail get struck in queue folder:confused:

        N 1 Reply Last reply
        0
        • A archit3000

          hi, can any one tell me how to send mail thru SMTP ?? :( I,m also having a corporate proxy server in between.. :mad: thanks in advance

          P Offline
          P Offline
          Perry Holman
          wrote on last edited by
          #4

          Hi buddy, i guess there are some problems on the settings of the SMTP Virtual Server when you said failure to send a mail. I suggest you should check the settings of the SMTP Virtual Server as fellowing steps: 1) Open [Properties]->[Access]->[Relay...]. 2) Check on [Only the list below] and add the IP address 127.0.0.1 on the dialog "Relay Restrictions". 3) Open [Properties]->[Messages], then enlarge the size of "Limit message size to" to send a bigger attachment with a mail. Hope this will be helpful to you.

          Welcome to www.softwaretree.net! You can find many excellent audio/video converter tools there!

          A 1 Reply Last reply
          0
          • P Perry Holman

            Hi buddy, i guess there are some problems on the settings of the SMTP Virtual Server when you said failure to send a mail. I suggest you should check the settings of the SMTP Virtual Server as fellowing steps: 1) Open [Properties]->[Access]->[Relay...]. 2) Check on [Only the list below] and add the IP address 127.0.0.1 on the dialog "Relay Restrictions". 3) Open [Properties]->[Messages], then enlarge the size of "Limit message size to" to send a bigger attachment with a mail. Hope this will be helpful to you.

            Welcome to www.softwaretree.net! You can find many excellent audio/video converter tools there!

            A Offline
            A Offline
            archit3000
            wrote on last edited by
            #5

            thanx for ur reply

            Perry Hou wrote:

            Check on [Only the list below] and add the IP address 127.0.0.1 on the dialog "Relay Restrictions".

            ...I,ve already done this

            Perry Hou wrote:

            Open [Properties]->[Messages], then enlarge the size of "Limit message size to" to send a bigger attachment with a mail.

            no attachements in my mail.......only two small text lines as body of the mail......but i,ve increased message size setting from 2048 kb to 5000 kb.... still the same result PS there is also a proxy server in between

            1 Reply Last reply
            0
            • A archit3000

              thanx for ur reply.... i've done all this coding.....but the mail get struck in queue folder:confused:

              N Offline
              N Offline
              N a v a n e e t h
              wrote on last edited by
              #6

              Which means that SMTP server is not running. Start the SMTP server, so that it will send from queue folder.

              Navaneeth How to use google | Ask smart questions

              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