• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

outlook with SMTP

D

DeusRulez

Guest
I want to use outlook with my mail server for the SMTP.
I can't connect.
Should i configure anything?



I want to give the possibilité to you my smtp for just client who have take this option.
Is that possible?
 
Outlook can't connect to the smtp server. Contact your administrator.
Thats all. But after some seconds no directly.
 
It sounds like your system can't reach the SMTP port. Did you try to telnet to the port?

1. Go to Start
2. Run
3. Type CMD
4. Click ok
5. Type telnet [HOSTNAME] 25
6. Press enter

If you get a connection timeout, then there you have it. You don't have access to the outgoing port on your server. You can setup submission port from Plesk under the Server > Mail section and use port 587 instead.

Also make sure that you setup Outlook to login to the incoming mail server before sending emails:

Go to Tools > Account Settings > Double click the account > More Settings > Outgoing Server > ‘Log on to incoming mail server before sending mail’.
 
My guess is that your ISP is only allowing outbound access on port 25 to their own SMTP. You can probably enable the submission port on Plesk and use port 587 instead if you really want to use Plesk's SMTP server.
 
Back
Top