Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: Jáder on August 26, 2004, 04:31:59 AM
-
On one of my servers stopped the qmail stopped.
The service is running... but not even local messages are delivered.
Even worst... I have server configurated to multi-drop ... and it do not download e-mail from ISP.
Even worst... serv er-manager is not accesible in normal way, just when I remove pleasewait from URL!
I have checked dmesg, boot.log ... and everything looks fine.
From /var/log/qmail/current I´m getting:
@40000000412c94eb0de81cac starting delivery 289: msg 1195035 to local alias-localdelivery-root@segura.com.br
@40000000412c94eb0de83804 status: local 2/10 remote 0/20
@40000000412c94eb0de83bec delivery 288: deferral: Unable_to_run_/bin/sh:_access_denied._(#4.3.0)/
@40000000412c94eb0de83fd4 status: local 1/10 remote 0/20
@40000000412c94eb10bba73c starting delivery 290: msg 1195554 to local alias-localdelivery-root@segura.com.br
@40000000412c94eb10bbc294 status: local 2/10 remote 0/20
@40000000412c94eb10bbc67c delivery 289: deferral: Unable_to_run_/bin/sh:_access_denied._(#4.3.0)/
Any tips?
Thanks!
-
My problem was CLAMAV... I think a weekly scan changed /bin/bash permissions to 700...
I changed them back to 777 and everything started to work!
I´ll keep watching...
Anyone know how to avoid this on weekly scan of ClamAV ?
new: the right permission to /bin/bash (as seen on other message) is 755.
I have no more errors 1 day after change the permissions to 755!