• 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

qmail not sending mail

K

KudosDesigns

Guest
Hi,

After upgrading to Plesk 8.2 and then upgrading to Fedora Core 5, i have a problem whereby users can't send mail.

I am using qmail-scanner from atomic rocket turtle.

The error in /usr/local/psa/var/log/maillog is as follows:

Jul 16 18:02:15 audi qmail: 1184605335.388076 status: local 2/100 remote 1/100
Jul 16 18:02:15 audi qmail-remote-handlers[4633]: Handlers Filter before-remote for qmail started ...
Jul 16 18:02:15 audi qmail-remote-handlers[4633]: [email protected]
Jul 16 18:02:15 audi qmail-remote-handlers[4633]: [email protected]
Jul 16 18:02:15 audi qmail-remote-handlers[4633]: cannot reinject message to mail system
Jul 16 18:02:15 audi qmail: 1184605335.457055 delivery 85: failure:
Jul 16 18:02:15 audi qmail: 1184605335.457508 status: local 2/100 remote 0/100
Jul 16 18:02:15 audi qmail-queue-handlers[4642]: Handlers Filter before-queue for qmail started ...

I presume the line:

Jul 16 18:02:15 audi qmail-remote-handlers[4633]: cannot reinject message to mail system

Is the problem. Anybody had any problems with this?

Cheers,

Nick
 
To add to the above, there are no errors in qmail-scanner's log (/var/spool/qscan/qmail-queue.log) and i have disabled selinux on the box to ensure that isn't causing problems.

Cheers,

Nick
 
For those interested, i fixed this issue. Forced a refresh of the psa-qmail rpm using the following procedure. Then applied art's qmail-scanner rpm and everything is good!

-----

Stop qmail:

service qmail stop
service courier-imap stop
service xinetd stop
Backup the bin and qmal queue directories:


mv /var/qmail/bin /var/qmail/bin.old
mv /var/qmail/queue /var/qmail/queue.old
Now refresh this installation. To do this, you will need a fresh copy of the psa-qmail rpm for your distribution. You can either download a tarball of all the rpms from the plesk website.

So then, refresh by running:


rpm -ivh --force psa-qmail*
Try again, and you should have overcome your injection problems!
 
Hello Support

Please help me find the correct solution!!


Recent my qmail stop sending out to some email servers
mostly the queue is holding outbound messages to all email @gmail.com?

I have also updated to the most updated Plesk Version that my OS allows (9.5.4)
and I also ran the mchk utilly, but still 90% of emails and all gmail.com emails are not process from the queue?

can you please help and guide me to what i should check?, as my Hosting company support does not seem to know why this happen after my server was rebooted and lost the OS configuration and they had to repair the OS from a backup and now only suggest that i get a new server and have the new 10.x.x Plesk Version installed

I really do not think it is a Plesk Version issues, but more of a configuration setting that need to be reset or edited for qmail to work?


Freddie P.
 
Back
Top