• 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.

qmail - Sorry,_I_wasn't_able_to_establish_an_SMTP_connection._(#4.4.1)

Originally posted by JC_SON
Problem solved:

Seems that xinted expected a file call smtp_psa while smtp.psa in the dir.

Hi there... I had this problem...how did you figure it out..what log file did you check to see it failing ? after I renamed the files and bounced the process it worked for me too :)

thanks!!!!

winter
 
I have the same problems...

Though I dont have a
smtp.psa nor smtp_psa

Can anyone tell me if there the same as 7.5.4? I copyed one from that box though it does not work...

service smtp
{
socket_type = stream
protocol = tcp
wait = no
disable = no
user = root
instances = UNLIMITED
server = /var/qmail/bin/tcp-env
server_args = server_args = -Rt0 /var/qmail/bin/relaylock
}

The server_args I changed, its to get the respond of port 25 faster... Though no effect?

If there different can some one upload and post the URL?
 
Back
Top