Windows Vista Forums

I can't send e-mail
  1. #1


    Jennifer Guest

    I can't send e-mail

    I see you have helped many people in the past. Maybe you can help me. I can
    receive e-amil just fine, but I am getting the following error message when
    trying to send e-mail

    The connection to the server has failed.



    Subject 'Fw: Correct Website'
    Server: 'mail.homesteadmail.com'
    Windows Live Mail Error ID: 0x800CCC0E
    Protocol: SMTP
    Port: 587
    Secure(SSL): No
    Socket Error: 10060

    Any suggestions?

      My System SpecsSystem Spec

  2. #2


    N. Miller Guest

    Re: I can't send e-mail

    On Fri, 5 Dec 2008 17:11:02 -0800, Jennifer wrote:

    > I see you have helped many people in the past. Maybe you can help me. I can
    > receive e-amil just fine, but I am getting the following error message when
    > trying to send e-mail
    >
    > The connection to the server has failed.
    >
    > Subject 'Fw: Correct Website'
    > Server: 'mail.homesteadmail.com'
    > Windows Live Mail Error ID: 0x800CCC0E
    > Protocol: SMTP
    > Port: 587
    > Secure(SSL): No
    > Socket Error: 10060
    >
    > Any suggestions?
    Try using the correct server name?

    | C:\Documents and Settings\User>telnet mail.homesteadmail.com 587
    | Connecting To mail.homesteadmail.com...Could not open connection to the host, on
    | port 587: Connect failed

    | C:\Documents and Settings\User>telnet mail.homesteadmail.com 465
    | Connecting To mail.homesteadmail.com...Could not open connection to the host, on
    | port 465: Connect failed

    | C:\Documents and Settings\User>telnet mail.homesteadmail.com 25
    | Connecting To mail.homesteadmail.com...Could not open connection to the host, on
    | port 25: Connect failed

    | C:\Documents and Settings\User>telnet smtp.homesteadmail.com 587
    | Connecting To smtp.homesteadmail.com...
    | 220 smtp2.homesteadmail.com ESMTP Postfix
    | quit
    | 221 Bye
    |
    |
    | Connection to host lost.

    It looks like you should be using, 'smtp.homesteadmail.com' for your
    outgoing email server.

    --
    Norman
    ~Oh Lord, why have you come
    ~To Konnyu, with the Lion and the Drum

      My System SpecsSystem Spec

  3. #3


    ...winston Guest

    Re: I can't send e-mail

    Port 587, for some email accounts, at least where used on any of my pop3/smtp capable accounts requires SSL to be enabled, though
    yours may be different.

    Other things to consider, I don't recall if homestead is an isp, if not yours then use or homesteadmail.com as your outgoing server
    for your homestead email account may not be permitted by your isp.

    I..e... Setup your outgoing server to use your isp stmp recommended settings.


    --
    ...winston
    ms-mvp mail


    "Jennifer" <Jennifer@xxxxxx> wrote in message news:249F0A0F-6846-4062-964E-A6F4AC2A2B8C@xxxxxx

    > I see you have helped many people in the past. Maybe you can help me. I can
    > receive e-amil just fine, but I am getting the following error message when
    > trying to send e-mail
    >
    > The connection to the server has failed.
    >
    > Subject 'Fw: Correct Website'
    > Server: 'mail.homesteadmail.com'
    > Windows Live Mail Error ID: 0x800CCC0E
    > Protocol: SMTP
    > Port: 587
    > Secure(SSL): No
    > Socket Error: 10060
    >
    > Any suggestions?

      My System SpecsSystem Spec

  4. #4


    Gary VanderMolen Guest

    Re: I can't send e-mail

    Actually I'm not aware of any port 587 server that uses SSL.
    The OP's problem should be resolved by N. Miller's suggestion, change the
    server name to smtp.homesteadmail.com.

    --
    Gary VanderMolen, MS-MVP (Mail)


    "...winston" <winstonmvp@xxxxxx> wrote in message news:uf7Rnk1VJHA.1244@xxxxxx
    Port 587, for some email accounts, at least where used on any of my pop3/smtp capable accounts requires SSL to be enabled, though
    yours may be different.

    Other things to consider, I don't recall if homestead is an isp, if not yours then use or homesteadmail.com as your outgoing
    server
    for your homestead email account may not be permitted by your isp.

    I..e... Setup your outgoing server to use your isp stmp recommended settings.


    --
    ...winston
    ms-mvp mail


    "Jennifer" <Jennifer@xxxxxx> wrote in message news:249F0A0F-6846-4062-964E-A6F4AC2A2B8C@xxxxxx

    > I see you have helped many people in the past. Maybe you can help me. I can
    > receive e-amil just fine, but I am getting the following error message when
    > trying to send e-mail
    >
    > The connection to the server has failed.
    >
    > Subject 'Fw: Correct Website'
    > Server: 'mail.homesteadmail.com'
    > Windows Live Mail Error ID: 0x800CCC0E
    > Protocol: SMTP
    > Port: 587
    > Secure(SSL): No
    > Socket Error: 10060
    >
    > Any suggestions?


      My System SpecsSystem Spec

  5. #5


    N. Miller Guest

    Re: I can't send e-mail

    On Fri, 5 Dec 2008 21:42:29 -0500, ...winston wrote:

    > Port 587, for some email accounts, at least where used on any of my
    > pop3/smtp capable accounts requires SSL to be enabled, though yours
    > may be different.
    I have a number of accounts which require using port 587 for the message
    submission server. None require SSL. One requires a variation of SSL: TLS.

    However, the server name the OP is using does not even answer Telnet on
    *any* message submission port. It appears that she is using an incorrect
    server name.

    --
    Norman
    ~Oh Lord, why have you come
    ~To Konnyu, with the Lion and the Drum

      My System SpecsSystem Spec

  6. #6


    ...winston Guest

    Re: I can't send e-mail

    I've two that do. Three if one considers Hotmail Plus(in OL03, OE, WM, WLM) as a separate setup from a legacy Msn.com account(which
    also uses SSL on with 587) and one using port 587 that does not require SSL(earthlink).
    Fyi...one slight twist for Hotmail Plus, unlike Outlook 03, in OL07, it uses TLS instead of SSL with port 587.

    Norm's suggestion should work, just as the isp outgoing server(and required settings), if homestead is not the isp.

    --
    ...winston
    ms-mvp mail


    "Gary VanderMolen" <Gary@xxxxxx> wrote in message news:#9aXsU3VJHA.5456@xxxxxx

    > Actually I'm not aware of any port 587 server that uses SSL.
    > The OP's problem should be resolved by N. Miller's suggestion, change the
    > server name to smtp.homesteadmail.com.
    >

      My System SpecsSystem Spec

I can't send e-mail problems?

Similar Threads
Thread Thread Starter Forum Replies Last Post
Right Click Send To Mail recipient - Send button doesnt work sdyer Vista General 0 07 Sep 2009
Windows-Mail - invitation not send by mail - meeting not send by mail Dirk Lehmann Vista mail 5 12 May 2008
Windows mail can't send email but in XP/2000 pro. send working OK Khurram AVT Vista mail 6 10 Dec 2007
can.t send mail goes to outbox but cannot send unknown error markb Vista mail 1 04 Dec 2007
Cannot Send Mail (task window not even showing send mail) BrokenBokkenProductions Vista mail 4 02 Apr 2007