Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Get outlook mails automagically
Qt 6.11 is out! See what's new in the release blog

Get outlook mails automagically

Scheduled Pinned Locked Moved General and Desktop
6 Posts 3 Posters 3.2k 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.
  • D Offline
    D Offline
    doubitchou
    wrote on last edited by
    #1

    I use Outllook 2007 on PC and would like to test if some messages body contains some strings to recopy them

    What is the simplest solution please ?

    1 Reply Last reply
    0
    • L Offline
      L Offline
      loladiro
      wrote on last edited by
      #2

      I have never used it, but "MAPI":http://en.wikipedia.org/wiki/MAPI might be an option for you.

      1 Reply Last reply
      0
      • T Offline
        T Offline
        tobias.hunger
        wrote on last edited by
        #3

        What does outlook configuration have to do with Qt? I think you asked in the wrong forum.

        1 Reply Last reply
        0
        • D Offline
          D Offline
          doubitchou
          wrote on last edited by
          #4

          "Outlook configuration"? don't understand what you mean, I'm looking something like (a little) the Qutlook example.

          Well Mapi seems interesting: no example exists to read directly from an Outlook opened session ?

          1 Reply Last reply
          0
          • T Offline
            T Offline
            tobias.hunger
            wrote on last edited by
            #5

            Checking mails for some condition and then copying them somewhere else requires setting up a rule on the outlook server and then you are done (provided "somewhere else" is a mail folder of course). No need for Qt.

            Or are you looking for some way to retrieve mails from outlook in your own application?

            1 Reply Last reply
            0
            • D Offline
              D Offline
              doubitchou
              wrote on last edited by
              #6

              I want indeed a Qt app that is able to read from Outlook/"inbox" and report some of these mails in the app.

              To say all, the idea behind is an app that keeps my allocated tasks I received through mails tagged with my name in the email's body message like "assigned to: myname" and put them in the application <left Todo> task list as a reminder for me. Besides, this let me put the time needed to do each tasks and report all at the end.

              1 Reply Last reply
              0

              • Login

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • Users
              • Groups
              • Search
              • Get Qt Extensions
              • Unsolved