Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
Thank you in advance for your patience and understanding on the matter.
Hello Atanet,
I would suggest one way see where. you can use the telnet command to find whether the domain's mail service is running on 25 or not, you will have to run the telnet command in the command prompt;
Example: telnet domain.com 25
If you see the output
> 'Trying 11.11.11.111... Your domain is not using the 25 port.
Or, if you see the output like this:
telnet domain.com 25
Trying 11.11.11.111...
Connected to domain.com.
Escape character is '^]'.
Also, the command will show the IP address of on which your domain is running not: 11.11.11.111...