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. Mailing Application

Mailing Application

Scheduled Pinned Locked Moved C / C++ / MFC
helptutorialquestion
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.
  • O Offline
    O Offline
    Ozgur
    wrote on last edited by
    #1

    Hi , I have an application that can send mail to some recipients.Is there any system limit on the maximum number of the recipients that i can send mail to(probably yes) if yes,How to learn the number of recipients exceeding the limit ? thanks for help greetings from germany Özgür

    A 1 Reply Last reply
    0
    • O Ozgur

      Hi , I have an application that can send mail to some recipients.Is there any system limit on the maximum number of the recipients that i can send mail to(probably yes) if yes,How to learn the number of recipients exceeding the limit ? thanks for help greetings from germany Özgür

      A Offline
      A Offline
      Anders Molin
      wrote on last edited by
      #2

      How do you send the mail. Do you use MAPI, or du you "talk" SMTP directly to the mailserver? Do you just send one mails where all the recipients are BCC, or...? - Anders Money talks, but all mine ever says is "Goodbye!"

      O 1 Reply Last reply
      0
      • A Anders Molin

        How do you send the mail. Do you use MAPI, or du you "talk" SMTP directly to the mailserver? Do you just send one mails where all the recipients are BCC, or...? - Anders Money talks, but all mine ever says is "Goodbye!"

        O Offline
        O Offline
        Ozgur
        wrote on last edited by
        #3

        Hi, I am sending mail with MAPI. using MAPISendMail function of the library. I have a method to add a recipient to MapiMessage structure. Özgür

        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