• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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