Top VPS Hosting Provider

Welcome to the myhosting.com Forums.
+ Reply to Thread
Results 1 to 4 of 4
  1. #1
    konna2008 is offline Junior Member
    Join Date
    Jun 2008
    Posts
    9

    Default Testing SMTP Port? How can I make sure that it is open...

    I can send emails from home and starbucks but not from my library. I am suspecting that they do not let us send emails other than using our library email accounts. If that is the case how can I test that I can reach myhosting.com SMTP server?

    Thanks

  2. #2
    tima is offline Administrator
    Join Date
    Apr 2008
    Posts
    191

    Default Re: Testing SMTP Port? How can I make sure that it is open...

    In Windows, if you go to Start -> Run -> CMD then at the prompt type:

    Code:
    telnet smtp.YOURDOMAIN.COM 25
    Make sure to replace yourdomain.com with your actual domain name. If you see something like this after you run the command, then you're OK.
    Code:
    220 xmailXX.myhosting.com ESMTP  648143d3667b3045487bb901cdbbf649
    Then you can type
    Code:
    quit
    And close the window. If you don't see the response from myhosting.com, then your provider is probably blocking port 25. In some cases when your ISP blocks port 25, you can use our Alternate Port SMTP instead.
    Tim Attwood
    Product Manager
    myhosting.com

  3. #3
    maggie47 is offline Official Member
    Join Date
    Jun 2008
    Posts
    10

    Default Re: Testing SMTP Port? How can I make sure that it is open...

    If they are blocking Port 25 where can I find the myhosting alternate port? I am pretty sure I am having this problem

  4. #4
    tima is offline Administrator
    Join Date
    Apr 2008
    Posts
    191

    Default Re: Testing SMTP Port? How can I make sure that it is open...

    Quote Originally Posted by tima
    In some cases when your ISP blocks port 25, you can use our Alternate Port SMTP instead.
    Tim Attwood
    Product Manager
    myhosting.com


 

Similar Threads

  1. An open question!
    By peteythegeek in forum Off Topic
    Replies: 9
    Last Post: 2010-03-18, 07:40 PM
  2. MyHosting Cubecart Mail() SMTP auto email not working
    By liquidwebco in forum Troubleshooting
    Replies: 10
    Last Post: 2009-07-30, 03:56 PM
  3. Replies: 8
    Last Post: 2009-04-09, 11:53 AM

Posting Permissions

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