SMTP Host

Status
Not open for further replies.

vazomail

New Member
Messages
1
Reaction score
0
Points
0
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:
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?
 
Status
Not open for further replies.
Top