• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

[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