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. any Qt library to read emails from Gmail
Forum Update on Monday, May 27th 2025

any Qt library to read emails from Gmail

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 2 Posters 839 Views
  • 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.
  • AmrCoderA Offline
    AmrCoderA Offline
    AmrCoder
    wrote on last edited by
    #1

    Hello,
    is there any Library in QT I can use to read all the emails from the Gmail and to be easy to compile and have a good example, I tried QtMail library to read emails from Gmail using POP3 but it did not read all the emails from the Gmail inbox when I use the 'list' command to show all the message it shows a fixed number 263 even after i delete some emails, so if there is other better it will be good.
    Thanks in advance.

    raven-worxR 1 Reply Last reply
    0
    • AmrCoderA AmrCoder

      Hello,
      is there any Library in QT I can use to read all the emails from the Gmail and to be easy to compile and have a good example, I tried QtMail library to read emails from Gmail using POP3 but it did not read all the emails from the Gmail inbox when I use the 'list' command to show all the message it shows a fixed number 263 even after i delete some emails, so if there is other better it will be good.
      Thanks in advance.

      raven-worxR Offline
      raven-worxR Offline
      raven-worx
      Moderators
      wrote on last edited by
      #2

      @AmrCoder
      alternatively to POP3 you could try to use an IMAP lib to access the mailbox. Maybe this gives you better results.

      --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
      If you have a question please use the forum so others can benefit from the solution in the future

      1 Reply Last reply
      4
      • AmrCoderA Offline
        AmrCoderA Offline
        AmrCoder
        wrote on last edited by
        #3

        Thank you very much for the reply, i downloaded the app and check the code, but is there anyway I can use only the library of IMAP it seems a little bit complex I don't know how to use it so if there is an example on how to use IMAP part from this project it will be very good.

        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