[Mailman-Users] Need help w/ mailman, qmail

Adam Wozniak adam at cuddlepuddle.org
Mon Feb 9 23:32:29 CET 2004


On 9 Feb 2004, Jon Carnes wrote:
> Check out FAQ 3.14, it is a troubleshooting checklist.
>   Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py

Ok, I was looking at an earlier version of that document that didn't
mention mailmanctl.  Sure enough:

[root at e log]# ps -aux| grep mailmanctl |grep -v grep

So I poke and eventually:

[root at e log]# /var/mailman/bin/mailmanctl start
Site list is missing: mailman

Ok, search google, more FAQs, doh!  Re-read the install and make
the 'mailman' list, then try again...

[root at e log]# /var/mailman/bin/mailmanctl start
Starting Mailman's master qrunner.

Then I get a whole bunch of these:



Traceback (most recent call last):
  File "/var/mailman/bin/qrunner", line 270, in ?
      main()
     File "/var/mailman/bin/qrunner", line 217, in main
         qrunner = make_qrunner(*runners[0])
     File "/var/mailman/bin/qrunner", line 123, in make_qrunner
         qrunner = qrclass(slice, range)
     File "/var/mailman/Mailman/Queue/OutgoingRunner.py", line 57, in __init__
         mod = __import__(modname)
   ImportError: No module named Qmail


Maybe changing DELIVERY_MODULE back to Sendmail?  Or maybe SmtpDirect?


-- 
adam at cuddlepuddle.org        http://cuddlepuddle.org/~adam/pgp.html
                             http://cuddlepuddle.org/~adam/resume.html
"The dinosaurs are not around today because they did not have a space program."
  -- Arthur C. Clarke





More information about the Mailman-Users mailing list