Koozali.org: home of the SME Server

email seems to have stopped

Offline reboot13

  • *
  • 16
  • +0/-0
email seems to have stopped
« on: February 08, 2006, 08:38:54 PM »
Not sure what has happened here. Email was working fine, then this morning, got a phone call email had stopped. I checked the Qmail queue's and found several large (approx 12MB) failure notices.

Stopped qmail, and removed these items from the queue. Restarted qmail and now no messages are leaving the queue.

Any suggestions appreciated.

Ron

Offline jfarschman

  • *
  • 406
  • +0/-0
email seems to have stopped
« Reply #1 on: February 09, 2006, 03:09:45 PM »
Ron,

  You sound like a guy who could get onto a command line and do a little digging.  The log files will have the answer, but they are different between 6.x and 7.x.  I believe you could run the command below to learn something.

tail -f /var/log/qmail/current

Post your error messages.... and tell us what version you are using.
Jay Farschman
ICQ - 60448985
jay@hitechsavvy.com

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
email seems to have stopped
« Reply #2 on: February 09, 2006, 04:03:19 PM »
Quote from: "jfarschman"

 You sound like a guy who could get onto a command line and do a little digging.  The log files will have the answer, ...


You don't need the command line to view log files. Use the server-manager panels.

You're right that the log files will provide the answers. Is any mail arriving? (qpsmtpd log files) What is happening to it once it arrives? (qpsmtpd, spamd, clamd and qmail log files).

Offline reboot13

  • *
  • 16
  • +0/-0
CLOSED - thanks guys
« Reply #3 on: February 09, 2006, 04:59:07 PM »
It ended up being a problem with a clam upgrade... missing dependencies??? Anyway, thanks for looking, and replying.

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: CLOSED - thanks guys
« Reply #4 on: February 09, 2006, 05:32:22 PM »
Quote from: "reboot13"
It ended up being a problem with a clam upgrade... missing dependencies??? Anyway, thanks for looking, and replying.


Log files are your friend.