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. General Programming
  3. C#
  4. SMTP - Failure sending mail.

SMTP - Failure sending mail.

Scheduled Pinned Locked Moved C#
help
5 Posts 4 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.
  • H Offline
    H Offline
    Hrishikesh Shivacharan
    wrote on last edited by
    #1

    I used SMTP class for sending mail but I have problem regarding sending a mail. when we start anti-virus then i got a error Failure sending mail but when we disable the anti-virus then SMTP work properly. Please help what we do when anti- virus still enable.

    OriginalGriffO L A 4 Replies Last reply
    0
    • H Hrishikesh Shivacharan

      I used SMTP class for sending mail but I have problem regarding sending a mail. when we start anti-virus then i got a error Failure sending mail but when we disable the anti-virus then SMTP work properly. Please help what we do when anti- virus still enable.

      OriginalGriffO Offline
      OriginalGriffO Offline
      OriginalGriff
      wrote on last edited by
      #2

      This is not a good question - we cannot work out from that little what you are trying to do. Remember that we can't see your screen, access your HDD, or read your mind. Please, edit your question and provide better information.

      Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...

      "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
      "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt

      1 Reply Last reply
      0
      • H Hrishikesh Shivacharan

        I used SMTP class for sending mail but I have problem regarding sending a mail. when we start anti-virus then i got a error Failure sending mail but when we disable the anti-virus then SMTP work properly. Please help what we do when anti- virus still enable.

        L Offline
        L Offline
        Lost User
        wrote on last edited by
        #3

        Check your anti-virus settings.

        1 Reply Last reply
        0
        • H Hrishikesh Shivacharan

          I used SMTP class for sending mail but I have problem regarding sending a mail. when we start anti-virus then i got a error Failure sending mail but when we disable the anti-virus then SMTP work properly. Please help what we do when anti- virus still enable.

          A Offline
          A Offline
          Abhipal Singh
          wrote on last edited by
          #4

          It looks like your anti-virus's firewall is blocking the SMTP communications. Try to allow (inbound/outbound) connections by configuring the anti-virus's firewall on port 25 (default SMTP port) or any other port number that you are using. Also, you can check the default port numbers that you can enable for SMTP in the link below: http://en.wikipedia.org/wiki/Simple_Mail_Transfer_Protocol[^] See your antivirus documentation. It will tell you where to find the settings to achieve this.

          1 Reply Last reply
          0
          • H Hrishikesh Shivacharan

            I used SMTP class for sending mail but I have problem regarding sending a mail. when we start anti-virus then i got a error Failure sending mail but when we disable the anti-virus then SMTP work properly. Please help what we do when anti- virus still enable.

            A Offline
            A Offline
            Abhipal Singh
            wrote on last edited by
            #5

            It looks like your anti-virus's firewall is blocking the SMTP communications. Try to allow connections by configuring the anti-virus's firewall on port 25 (default SMTP port) or any other port number that you are using. See your antivirus documentation. It will tell you where to find the settings to achieve this.

            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