• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

wrong entry in /var/qmail/control/rcpthosts

danliker

Silver Pleskian
Plesk Certified Professional
i have a domain with one alias domain.

for the domain "Activate mail service on domain" is not checked.
in the domain alias i see "Mail service is switched off for the domain. mail.xxx.ch., xxx2.xxx.ch. used as mail server."

but in the /var/qmail/control/rcpthosts the domain alias is listed, what gives problems.

is this a bug, is there a workaround for this ?
 
I have tried to reproduce it and I see that it shoul be removed from rcpthosts. Try following steps:

# grep vzalerts.net /var/qmail/control/rcpthosts
vzalerts.net

# /usr/local/psa/bin/mail --off vzalerts.net

SUCCESS: Turning mail service for domain 'vzalerts.net' on/off complete.

# grep vzalerts.net /var/qmail/control/rcpthosts
#

I hope it will help.
 
yes that works, thanks !

it is very good to see you here in this forum IgorG, but it is frustrating that now the forum is faster and better then the expensive payed support !
 
yes that works, thanks !

it is very good to see you here in this forum IgorG, but it is frustrating that now the forum is faster and better then the expensive payed support !

Thank you for your kind words :)
I will be here and I will try to help you always, but note, that I need your feedback about all solutions and workarounds provided from my side.
 
Back
Top