PDA

View Full Version : qmail issues


johan_hammy
05-18-2006, 06:01 PM
I had my mail server lock up. Ever since then it has been giving out of memory error when sending mail and some incoming messages (usually important ones) have no content. IE:

================================================== =========
Return-Path: <xxxxx@aol.com>
Delivered-To: mhammett@ics-il.net
Received: (qmail 7359 invoked by uid 108); 18 May 2006 20:12:12 -0000
================================================== =========

That's all I get. Any ideas?

aferokamosalic
06-08-2006, 08:57 AM
i don't like it.

Justec
06-08-2006, 10:45 AM
What do the logs say?

/var/log/maillog
/var/log/smtp/current
/var/log/send/current

Maybe you need to increase the memory limit

johan_hammy
06-08-2006, 11:25 AM
Someone on the InterWorx forum told me how to increase the memory limit, and sure enough! Thanks.