>>>>> "spamfilter2" ==   <[EMAIL PROTECTED]> writes:

    >> I've been running our MM2.1b3 installation on python.org
    >> non-stop without interruption or restart (except occasionally
    >> to sync to cvs).  Check your log files for details.

    spamfilter2> Nothing in there. It just "stops running".

If that's really the case, and there's no trace of a problem in any of
the log files (including your mail server's logs), then you need to go
into debug mode.

- shut down the daemon with "mailmanctl stop"

- send a message to the list

- you should see two files in qfiles/in

- run the various qrunners manually, like so

    % bin/qrunner -r Incoming -o

- substitute other queues as necessary

- you should eventually end up with files in qfiles/out

- when you run "qrunner -r Outgoing -o" the files should get delivered
  to your smtpd, and you should be able to see that in the logs

- if that all flows without error, the problem must be in your mail
  server.

HTH,
-Barry

------------------------------------------------------
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/

Reply via email to