How to switch to port 26?

Discussion in 'Site & Server Administration' started by hash1, Jan 21, 2009.

  1. #1
    Hostmonster suggested i switch to port 26 so that my website will properly send out verification emails. But I dont know how to switch ports. Does any one know how to do this.

    Thanks
     
    hash1, Jan 21, 2009 IP
  2. Camay123

    Camay123 Well-Known Member

    Messages:
    3,423
    Likes Received:
    86
    Best Answers:
    0
    Trophy Points:
    160
    #2
    Do you have root access ? what kind of hosting. We need more details.
     
    Camay123, Jan 21, 2009 IP
  3. kailash

    kailash Well-Known Member

    Messages:
    1,248
    Likes Received:
    42
    Best Answers:
    0
    Trophy Points:
    190
    #3
    If you have cPanel then you can set alternative SMTP port from WHM -> Service Manager. (there is an option like Run Exim on another port).

    Note: If you have firewall installed then you many need to open this port if it is blocked.

    Kailash
     
    kailash, Jan 21, 2009 IP
  4. hash1

    hash1 Active Member

    Messages:
    631
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    85
    #4

    Yes im using cpanel but im having trouble finding WHM? service manger?
     
    hash1, Jan 21, 2009 IP
  5. diligenthost

    diligenthost Peon

    Messages:
    685
    Likes Received:
    30
    Best Answers:
    0
    Trophy Points:
    0
    #5
    This must be a regular shared account then. Where do you need to send verifications from? If you mean locally on your computer, find the e-mail account in your mail client and configure it to use port 26 instead of 25.
     
    diligenthost, Jan 21, 2009 IP
  6. hash1

    hash1 Active Member

    Messages:
    631
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    85
    #6
    I need to send them from my website

    giftcroc.com
    Code (markup):
     
    hash1, Jan 21, 2009 IP
  7. businessinsider

    businessinsider Peon

    Messages:
    36
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Change the SMTP port info in your email client. It is 25 by default.
     
    businessinsider, Jan 21, 2009 IP
  8. diligenthost

    diligenthost Peon

    Messages:
    685
    Likes Received:
    30
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Yes but are you using a webmail client or locally on your computer, like Outlook for example? If you're trying to send mail from a script that is on the server, use sendmail instead of sockets. If you can't switch it, you need to find the configuration in the script to change it from 25 to 26.
     
    diligenthost, Jan 21, 2009 IP
  9. maestria

    maestria Well-Known Member

    Messages:
    705
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    110
    #9
    Hi,

    You can chang the mail settings in outlook or in case you are trying to send the mails through php, you can change that in your script
     
    maestria, Jan 23, 2009 IP