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 / C++ / MFC
  4. Sending mail using CDOSYS

Sending mail using CDOSYS

Scheduled Pinned Locked Moved C / C++ / MFC
helpc++data-structurestutorialquestion
2 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.
  • M Offline
    M Offline
    Mike Beckerleg
    wrote on last edited by
    #1

    I am trying to use CDOSYS in a c++ application to send some emails. I have used #import to get the libraries and everything seems to be working ok except that the mail messages get stuck in inetpub\mailroot\queue. Any ideas how to find out what the problem is? Mike

    A 1 Reply Last reply
    0
    • M Mike Beckerleg

      I am trying to use CDOSYS in a c++ application to send some emails. I have used #import to get the libraries and everything seems to be working ok except that the mail messages get stuck in inetpub\mailroot\queue. Any ideas how to find out what the problem is? Mike

      A Offline
      A Offline
      Antti Keskinen
      wrote on last edited by
      #2

      Could this be an issue with the IIS ? A misconfiguration somewhere ? Can you send normal mail messages using an application such as Outlook Express ? The CDOSYS API is pretty straightforward, so the errors should be limited to missing sender/recipent or other mail header info. One option here is to see the IIS logs for any tips. Usually when mails are stuck in the queue there's a reason for it, and it's logged. If it's not, you should increase the logging sensitivity (what gets logged) so that everything is written there. Then try again and see if any errors occur. -Antti Keskinen ---------------------------------------------- The definition of impossible is strictly dependant on what we think is possible.

      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