Hello. I'm trying to host an email site. I'm using Atmail, but I can't seem be able to install it. When I pass the db configuration I get to the SMTP configuration. First I tried using localhost as the SMTP server but it gave me an error:
After that I used Thunderbird to find the SMTP host, and I got stoli.x10hosting.com . But when I tried to use that, I got:
Can someone tell me what I should write there?
PHP:
Could not connect to the specified SMTP server localhost
Failed to connect socket: Connection timed out
After that I used Thunderbird to find the SMTP host, and I got stoli.x10hosting.com . But when I tried to use that, I got:
PHP:
Could not connect to the specified SMTP server stoli.x10hosting.com
Failed to connect socket: Connection timed out
Can someone tell me what I should write there?