Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: edb on July 21, 2004, 09:19:00 PM

Title: Email not being sent
Post by: edb on July 21, 2004, 09:19:00 PM
SME server 5.6 all of a sudden will not send out email (sometimes it takes several days for it to be received at the other end)although there seems to be no problems with receiving email. I have upgraded to SME server 6.0.1 and still no change. Could something be clogging up the mail queue?
If I go to the basic log analysis it states that there are 29,768 messages queued though the waiting to be processed reads "0".
Any ideas would be apreciated. Thanks
Title: More info
Post by: edb on July 21, 2004, 11:38:52 PM
Mail Log File Analysis
Report generated: Wed 21 Jul 2004 04:35:11 PM CDT
messages in queue: 29182
messages in queue but not yet preprocessed: 0


Why so many messages in queue???
Title: Email not being sent
Post by: wawan on September 05, 2004, 09:23:15 AM
I have same problem with 'edb'.
Is there any way to solve it yet? I really appreciate if anyone can help.

Thanks a lot.
Title: Re: More info
Post by: raem on September 06, 2004, 11:47:59 AM
> messages in queue: 29182
> Why so many messages in queue???

Sorry we are not mind readers, you tell us !
The other options in Mail Log File Analysis reports, will show you why the messages are not being delivered.
Title: a guess: ClamAV
Post by: Jáder on September 10, 2004, 02:13:06 PM
I have some problems like that when I had clamav to do a weekly FS scan and it changed permissions from /bin/bash to 700 (original is 755).

A simple "chmod 755 /bin/bash" solved my problem!

This is a bug of ClamAV!

Let me know if this solve your problem!

Jáder