HostGator.com » Support Portal

How to change SMTP port number - Plesk 9

To set up Microsoft Outlook Express:

  1. Open Microsoft Outlook Express
  2. Go to Tools > Accounts
  3. Click the Mail tab to open a list of your mail accounts
  4. Double click the account that has the problem
  5. Click the Advanced tab
  6. Change "Outgoing mail (SMTP)" from 25 to 26
  7. Click OK and Close
  8. You should be able to send mail

To set up Mozilla Thunderbird:

  1. Open Mozilla Thunderbird.
  2. Go to Tools > Account Settings
  3. In the list on the left, select "Outgoing Server (SMTP)" at the bottom of the list
  4. Select the account you need to change from the list on the right and click Edit
  5. Change Port from 25 to 26
  6. Click OK and OK
  7. You should be able to send mail

To set up in Outlook 2003

  1. In Microsoft Outlook, select Tools > E-mail Accounts
  2. On the E-mail Accounts wizard window, select "View or change existing e-mail accounts" and click Next
  3. Click the Mail tab and choose the account you need to modify
  4. Click "More Settings"
  5. Click the Advanced tab
  6. Change "Outgoing server (SMTP)" from 25 to 26
  7. Click OK, Next, and Finish

Article Comments

SMTP From Joomla?
Joomla SMTP PHP Mailer objects use port 25 by default when SMTP is set as the mailing option within the Joomla Global Configuration. I hacked the core Joomla V1.0.15 PHP mailer class implementation and hardwired (for testing) the SMTP port from 25 to 26 as noted in the above HOWTO for sending plain text mail. So far this solution is not working from a Joomla PHP mailing script point of view.

All programmatic send requests to the Joomla SMTP mailing script return with Connection refused errors from the remote SMTP server. I can send perfectly fine connecting with the exact same user info and port number from a local mail client.

I have tried various other configs like using SSL over port 465 rather than clear text over port 26. The SSL sends seem to create other problems however.

S U G G E S T I O N :

A nice HOWTO on getting PHP mailing scripts working problem free on Host Gator mail servers would be very useful!, (Please start with Joomla 1.0.x - 1.5.x) Thanks in advance!

HostGator
We are prepared for you today!

"SMTP timeouts on localhost" http://support.hostgator.com/articles/e-mail/smtp-timeouts-on-localhost

"How to use sendmail with PHP" http://support.hostgator.com/articles/getting-started/general-help/how-to-use-sendmail-with-php

HostGator
Thank you for your comments. Just a quick reminder that the comments on this page are not monitored by technical support staff, and that for support issues, it is best to contact us by live chat, phone or email so we can assist you right away.

Although comments are not monitored by technical support staff, they are moderated and read by technical writers. Comments will need to be approved by a moderator before appearing.

Our technical writers do read the comments periodically for the purposes of updating the articles, and do appreciate your feedback, suggestions and corrections to the articles themselves, as well as any suggestions or tips for readers of this article. However, support questions posted here are not guaranteed to be replied to in a timely manner or at all. For support issues, it is best to contact our support staff instead by live chat, email or phone.



Your comments help us keep the knowledge base updated. This is not a medium for support. If you have questions or need help, please contact us via email, phone or live chat for fast assistance.

Post Comment