Koozali.org: home of the SME Server

Email not being sent

Offline edb

  • *
  • 548
  • +0/-0
Email not being sent
« 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
......

Offline edb

  • *
  • 548
  • +0/-0
More info
« Reply #1 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???
......

wawan

Email not being sent
« Reply #2 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.

Offline raem

  • *
  • 3,972
  • +4/-0
Re: More info
« Reply #3 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.
...

Offline Jáder

  • *
  • 1,099
  • +0/-0
    • LinuxFacil
a guess: ClamAV
« Reply #4 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
...