• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Mailserver (OUTBOUND) doesnt work! Please help asap!

cenkatak

New Pleskian
Dear Stuff,

Everything works smoothly except mail server. We can get emails but sending emails doesnt work. I have read many documents but none of them worked for me. I just want my customers to send and get emails. its really urgent for me. Could you please an admin help me?

Thanks,
 
"It doesnt work! Please help!" is really not enough. Do you have any mail server error logs, error messages, steps to reproduce and other useful information?
 
MailEnable was able to determine an MX record for the remote server but was unable to connect to it. This means that the remote host is not contactable or is offline.
Communications Error: Socket connection to alt1.gmail-smtp-in.l.google.com failed (error 10060). The host was either not contactable or it rejected your connection. Socket Family = 2; Host=<ip>; Port=25
 
According to the following link:

http://www.mailenable.com/kb/content/view.asp?ID=ME020391

The most likely reason for this is because the domain needs a PTR record for authenticity. This can also be caused by incorrect DNS configurations or the server being down, causing the temporary error.

Also, please set resolvable domain name in Mailenable administrator->servers->localhost->connectors->SMTP->properties->local domain name and default mail domain name.
 
i set before local domain name
and default mail domain

i checked http://www.intodns.com and http://www.dnsstuff.com check
all pass
PTR record for authenticity ok
but i see this error

MailEnable was able to determine an MX record for the remote server but was unable to connect to it. This means that the remote host is not contactable or is offline.
Communications Error: Socket connection to alt1.gmail-smtp-in.l.google.com failed (error 10060). The host was either not contactable or it rejected your connection. Socket Family = 2; Host=<ip>; Port=25

and Communications Error: Socket connection to mx1.hotmail.com failed (error 10060). The host was either not contactable or it rejected your connection. Socket Family = 2; Host=<ip>; Port=25
 
Last edited:
the problem is solved
some Server Company do not allow outbound port 25 directly from servers to the internet.

you check your Server Company
test use with telnet

telnet client
telnet mail.mailenable.com 25

if cant connect you check your Server Company
 
Back
Top