• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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