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. Qt Mobility as a C++ E-Mail component
Forum Updated to NodeBB v4.3 + New Features

Qt Mobility as a C++ E-Mail component

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 1.6k 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.
  • T Offline
    T Offline
    trallallero
    wrote on last edited by
    #1

    I have to find a C++ E-Mail component with these requirements:

    • written in C/C++
    • available for Windows and Mac OS X (linux is a plus)
    • at least LGPL license or commercial (licence cost is ok if worth)
    • required features:

    send emails by smtp, also over ssl/tls, with authentication

    multiple recipients in To, CC, BCC

    smtp and imap authentication supported

    fetch emails by imap/pop

    mime attachments

    mail encryption would be a plus

    Does Qt Mobility fulfill the requirements ?

    Thanks in advance
    Marco

    1 Reply Last reply
    0
    • T Offline
      T Offline
      tomtom_h
      wrote on last edited by
      #2

      Did you find anything in the meantime???

      1 Reply Last reply
      0
      • T Offline
        T Offline
        trallallero
        wrote on last edited by
        #3

        Yes, Poco libraries
        http://pocoproject.org/

        Check the network libraries, they are really simple.

        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