Results 1 to 2 of 2

Thread: how to receive email by qt4.3

  1. #1
    Join Date
    Feb 2009
    Location
    Shanghai.China
    Posts
    6
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default how to receive email by qt4.3

    Just like Outlook, when we set a email configuration(user name, password, smtp, pop3 and so on) to our Outlook, we can receive and send email by Outlook.

    And now, I want to receive email by qt4.3 program.

    Any help will be appreciated.

  2. #2
    Join Date
    Aug 2008
    Location
    Ukraine, Krivoy Rog
    Posts
    1,963
    Thanked 370 Times in 336 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: how to receive email by qt4.3

    Qt has not classes for sending/receiving email. you need to implement by yourself POP3 or IMAP. sending email can be made through QDesktopServices:penUrl , Qt Assistant has relevant example.
    Qt Assistant -- rocks!
    please, use tags [CODE] & [/CODE].

Similar Threads

  1. Replies: 9
    Last Post: 23rd August 2012, 00:01
  2. Replies: 7
    Last Post: 5th January 2009, 08:27
  3. Crash after updating from Qt4.3 to Qt4.4.0-rc1
    By steg90 in forum Qt Programming
    Replies: 8
    Last Post: 19th May 2008, 17:48
  4. how to read Email from INBOX
    By amit_pansuria in forum Qt Programming
    Replies: 22
    Last Post: 7th June 2007, 06:40
  5. how to write application which retrieve email from INBOX
    By amit_pansuria in forum KDE Forum
    Replies: 2
    Last Post: 4th June 2007, 14:10

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.