Results 1 to 2 of 2

Thread: Sending an attachment via SMTP (Gmail)

  1. #1
    Join Date
    Jan 2014
    Posts
    1
    Platforms
    Windows

    Default Sending an attachment via SMTP (Gmail)

    I need help with a c++ code that can send emails with attachments via SMTP

    (Gmail). I haven't had any luck finding anything. Any help will be appreciated.

  2. #2
    Join Date
    Aug 2008
    Posts
    15
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Sending an attachment via SMTP (Gmail)

    I have used this to write my own gmail mails, and it works

    http://code.google.com/p/teocbase/so...4fdc21a7ef82da

    Hope this help
    cREATRON

Similar Threads

  1. Replies: 0
    Last Post: 20th September 2013, 10:03
  2. connect to smtp gmail server
    By IwantToLearen in forum Newbie
    Replies: 12
    Last Post: 21st February 2013, 16:55
  3. Replies: 9
    Last Post: 2nd March 2011, 11:58
  4. Sending Mail with attachment files
    By joy in forum Qt Programming
    Replies: 2
    Last Post: 14th March 2008, 08:51
  5. Attachment files to email (SMTP/MIME)
    By henriquez0 in forum Qt Programming
    Replies: 1
    Last Post: 30th December 2006, 20:56

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.