[Qt-interest] Email
Andre Somers
andre at familiesomers.nl
Wed Nov 3 08:57:01 CET 2010
Op 3-11-2010 8:54, Joshua Wambua schreef:
>
> OK Thanks. I am working on a project that will require automatic
> emailing of logs and notices, let me check your suggestions
>
Sounds like that for that part, you don't need POP. To mail a log or a
notice, SMTP will be enough.
André
> ------------------------------------------------------------------------
>
> *From:*qt-interest-bounces at trolltech.com
> [mailto:qt-interest-bounces at trolltech.com] *On Behalf Of *Andre Somers
> *Sent:* Wednesday, November 03, 2010 10:51 AM
> *To:* qt-interest at trolltech.com
> *Subject:* Re: [Qt-interest] Email
>
> Op 3-11-2010 8:28, Joshua Wambua schreef:
>
> Hi, does anyone know how to send and retrieve emails in qt using
> pop/smtp?
>
> Please assist
>
> Basic way:
> Read the RFC's and implement it on top of QTcpSocket.
>
> Slightly less basic: do a little bit of googling to see what existing
> components there are. I could find some existing code in less than a
> minute... SMTP for instance is offered by the Qxt lib.
> Also, there are many existing email clients, some of which open source
> and written with Qt. Sounds like a good place to get some inspiration.
>
> André
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20101103/9da1ae8e/attachment.html
More information about the Qt-interest-old
mailing list