Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct


    Qt World Summit: Early-Bird Tickets

    How to parse UNIX mailboxes using QT?

    General and Desktop
    3
    6
    1384
    Loading More Posts
    • 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.
    • U
      unmanner last edited by

      SBj.

      1 Reply Last reply Reply Quote 0
      • P
        prady_80 last edited by

        Could you be more specific about the requirement?

        1 Reply Last reply Reply Quote 0
        • SGaist
          SGaist Lifetime Qt Champion last edited by

          Hi,

          No chance to do that using QuickTime...

          More seriously: if you think of the "mbox":http://en.wikipedia.org/wiki/Mbox files, it's a text based format, you can parse it using QFile/QTextStream/QRegExp etc..

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply Reply Quote 0
          • U
            unmanner last edited by

            [quote author="SGaist" date="1366280136"]if you think of the "mbox"[/quote]

            Yes, it located at "/usr/mail" on Linux. But may be solution already exist?

            1 Reply Last reply Reply Quote 0
            • SGaist
              SGaist Lifetime Qt Champion last edited by

              There are many, check for example the source of KMail

              Interested in AI ? www.idiap.ch
              Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

              1 Reply Last reply Reply Quote 0
              • P
                prady_80 last edited by

                see if "this":http://qt-apps.org/content/show.php/airsyncDownload?content=158196 helps.
                PS: I have not checked it. or else there are libraries from Apache to Parse the mbox file format

                1 Reply Last reply Reply Quote 0
                • First post
                  Last post