Results 1 to 9 of 9

Thread: SMTP Client for Qt

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Sep 2013
    Posts
    6
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: SMTP Client for Qt

    thanks . its use ful for me

  2. #2
    Join Date
    Sep 2013
    Posts
    4
    Qt products
    Qt5
    Platforms
    Unix/X11

    Default Re: SMTP Client for Qt

    I've got your smtp code running great, but have an interesting problem. I send an email right on app start and stop. The start email always goes out, but the stop email does not. I was wondering if you are running the smtp send code in a thread?

    If so, any wait make the send function wait for completion? (synchronous)?

    Also, is there a list of functions and parameters?
    Last edited by ocgltd; 16th October 2013 at 04:17.

Similar Threads

  1. How to implement Smtp Protocol
    By psycho in forum Qt Programming
    Replies: 2
    Last Post: 28th June 2009, 15:01
  2. SMTP: how to request confirmation?
    By Raccoon29 in forum General Programming
    Replies: 2
    Last Post: 28th January 2009, 15:41
  3. SMTP tag for attaching file
    By joseph in forum General Programming
    Replies: 11
    Last Post: 10th July 2007, 04:41
  4. Using TLS to secure an SMTP connection
    By Shadowfiend in forum Qt Programming
    Replies: 8
    Last Post: 29th January 2006, 00:57
  5. SMTP & Attachments
    By cioannou in forum General Programming
    Replies: 2
    Last Post: 26th January 2006, 12:40

Tags for this Thread

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
  •  
Qt is a trademark of The Qt Company.