Results 1 to 20 of 20

Thread: Sending mail - problem with authentication

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Feb 2010
    Posts
    68
    Thanks
    8
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Sending mail - problem with authentication

    Hello. I wanted to add an option to my application, which lets user to send e-mail to my mailbox (my mail adress is set in the source code). I found the source code for this feature on the net and everything is quite good until... the SMTP server is sending me responses like: "Server XYZ requires Authentication .... blah blah". As SMTP server I'm using popular mail services' servers and they obviously requires Authentication. What does it mean? How to do the Authentication? I tried to look for servers withoud this need but the results were terrible - I haven't found anything. I can't use localhost, because it won't work for other users (who don't have servers installed).

    Help me, please . Thanks in advance.
    Last edited by kremuwa; 9th March 2010 at 11:42.

Similar Threads

  1. Sending Mail through QProcess
    By KaptainKarl in forum Qt Programming
    Replies: 6
    Last Post: 13th August 2008, 21:51
  2. Sending Mail
    By systemz89 in forum Qt Programming
    Replies: 11
    Last Post: 15th June 2008, 16:16
  3. Sending Mail with attachment files
    By joy in forum Qt Programming
    Replies: 2
    Last Post: 14th March 2008, 08:51
  4. help with e-mail sending code
    By locus in forum Qt Programming
    Replies: 4
    Last Post: 4th July 2007, 18:07
  5. Sending mail using Qt
    By munna in forum Qt Programming
    Replies: 3
    Last Post: 18th December 2006, 11:17

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.