Results 1 to 12 of 12

Thread: [RESOLVED] My Winsock method vs Outlook Express

Threaded View

  1. #1

    Thread Starter
    PowerPoster
    Join Date
    Jan 2008
    Posts
    11,074

    Resolved [RESOLVED] My Winsock method vs Outlook Express

    I created a very simple Winsock app that uses SMTP protocol commands to send an email to my Yahoo email account. No problem whatsoever. I get the email in my Yahoo email inbox.

    Now, if I use Outlook Express to send an email to my Yahoo inbox it wont work. Outlook Express returns an error message like this:

    The connection to the server has failed. Protocol: SMTP. Port 25, Secure(SSL): No, Socket Error: 10060, Error Number: 0x800CCC0E

    How can that be? If a very simple Winsock app can do it then why can't a sophisticated app like OE do it? It doesn't make any sense.

    There are no usernames or passwords involved. Also, my Winsock app sends the SMTP to my regular email server to be sent on to my Yahoo email and so should OE but OE can't get it done. I don't even see where OE is even trying to connect to the Yahoo email server.

    I ran a packet sniffer on my Winsock app and I can see the SMTP stuff going both ways (sent and received) but when I run the packet sniffer using OE I don't see anything; no SMTP data is being sent or received

    How do most people send email to [email protected]? What do they use? For some reason OE just can't do it.

    Is there something I need to do to OE, like configure it or something to allow email to Yahoo?
    Last edited by jmsrickland; Jun 16th, 2011 at 01:10 PM.


    Anything I post is an example only and is not intended to be the only solution, the total solution nor the final solution to your request nor do I claim that it is. If you find it useful then it is entirely up to you to make whatever changes necessary you feel are adequate for your purposes.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width