[Mailman-Developers] mailman 2.0.6 problem
Barry A. Warsaw
barry@zope.com
Fri, 26 Oct 2001 00:27:50 -0400
>>>>> "KW" == Kory Wheatley <wheakory@isu.edu> writes:
KW> The web interface works fine, I just can't receive email from
KW> the lists,
<snip>
KW> The /var/log/maillog logfile also does not report any errors.
KW> Any solutions?
Are your aliases set up correctly?
Here's a way to start to diagnosis this:
- edit your crontab to temporarily disable qrunner
- send your list a message
If you see the message in qfiles, then you know Sendmail is
delivering it to Mailman and the problem lies to the right of that
step.
If you don't see the message in qfiles, then you've got a problem with
Sendmail delivering to the Mailman scripts.
-Barry