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. Windows API
  4. using MAPI to send mail failed.......???

using MAPI to send mail failed.......???

Scheduled Pinned Locked Moved Windows API
questionsysadminwindows-adminhelpworkspace
3 Posts 3 Posters 10 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.
  • S Offline
    S Offline
    sumith sudesan
    wrote on last edited by
    #1

    Iam using MAPI to send mail. But sending failed when closing OUTLOOK GUI . I want to send mail after closing OUTLOOK GUI. What is the issue ???? How can i solve it?? Configuration details: System : windows server 2008 r2 Outlook :OUTLOOK 2010 configured in my machine.

    P L 2 Replies Last reply
    0
    • S sumith sudesan

      Iam using MAPI to send mail. But sending failed when closing OUTLOOK GUI . I want to send mail after closing OUTLOOK GUI. What is the issue ???? How can i solve it?? Configuration details: System : windows server 2008 r2 Outlook :OUTLOOK 2010 configured in my machine.

      P Offline
      P Offline
      Pete OHanlon
      wrote on last edited by
      #2

      sumith sudesan wrote:

      What is the issue ????

      I'm sorry, you have provided insufficient information to help us solve this issue. We have no idea what your code looks like. We also don't really know what "sending failed" means - did you get an error message, or did it just not go? Have any messages been sent to the event logs?

      Chill _Maxxx_
      CodeStash - Online Snippet Management | My blog | MoXAML PowerToys | Mole 2010 - debugging made easier

      1 Reply Last reply
      0
      • S sumith sudesan

        Iam using MAPI to send mail. But sending failed when closing OUTLOOK GUI . I want to send mail after closing OUTLOOK GUI. What is the issue ???? How can i solve it?? Configuration details: System : windows server 2008 r2 Outlook :OUTLOOK 2010 configured in my machine.

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

        sumith sudesan wrote:

        But sending failed when closing OUTLOOK GUI .

        ..sounds like you're interopping to Outlook. If you close the application (the COM-server), then the client won't be able to use it. Send your mail without using a reference to Outlook; then you won't be dependent on having it running.

        Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^]

        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