• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

[SendMail] No more email sent on my server

L

LaurentT

Guest
Hi,

after a very big problem while updating Plesk 9.0 to 9.2.1, now every forms or send email scripts on my server are not working, exept if I use SMTP server.

I tried to find a way to fix qMail but didn't find anything about that.

Is there a way for a newbie like me to force update or reinstall qmail ?

I have to say that I can work on SSH if i've got the command lines. ;)

Thanks for your help.
 
Hello,

You can try to reinstall the psa-qmail package by following the steps:

# rpm -qa psa-qmail
psa-qmail-1.03-cos5.build92090422.13

Then find the isntallation directory. For example, if you are running ContOS it will be dist-rpm-CentOS-5-i386. The qmail is places at dist-rpm-CentOS-5-i386/base. Then run the following command to reinstall qmail:

# rpm -Uvh --force psa-qmail-1.03-cos5.build92090422.13
 
Thanks for your help, but too late.. I tried another way and I put the mess on my server!! :(
 
You know what.. I did it.. well.. almost.
After forcing the install of qMail I was able to fix also my loggin in Plesk.. but, Qmail service is not started.

What should I do now? Maybe trying to make an uninstall and install it again?

If you can, give me some super command-lines to make my day! :)

Thanks
 
Back
Top