Michael Sullivan wrote:

>I posted this to the gentoo-user list yesterday, but since no one
>responded I'll post it here too.
>
>I've been trying all afternoon to get some response from email requests
>to subscribe to my test list.  I discovered after many hours of trying
>that the mailman daemon wasn't even running.  This confused me because I
>started it and made sure it was started before I began trying to
>subscribe to the test list.  My email requests to subscribe showed up in
>the logs as being successfully sent, but I wasn't getting any kind of
>response from mailman.  After I discovered that mailman had been
>stopped, I of course started it again.  I guess my subscription requests
>were still in the mail queue because I started seeing this printed out
>to the terminal prompt:
>
>bullet log # Traceback (most recent call last):
>  File "/usr/local/mailman/bin/qrunner", line 270, in ?
>    main()
>  File "/usr/local/mailman/bin/qrunner", line 230, in main
>    qrunner.run()
>  File "/usr/local/mailman/Mailman/Queue/Runner.py", line 70, in run
>    filecnt = self._oneloop()
>  File "/usr/local/mailman/Mailman/Queue/Runner.py", line 99, in
>_oneloop
>    msg, msgdata = self._switchboard.dequeue(filebase)
>  File "/usr/local/mailman/Mailman/Queue/Switchboard.py", line 143, in
>dequeue
>    fp = open(filename)
>IOError: [Errno 2] No such file or directory:
>'/usr/local/mailman/qfiles/out/1109975934.623035
>+4cd01836ef0e6cef43795017b8bdc4487d050f37.pck'
>Traceback (most recent call last):
>  File "/usr/local/mailman/bin/qrunner", line 270, in ?
>    main()
>  File "/usr/local/mailman/bin/qrunner", line 230, in main
>    qrunner.run()
>  File "/usr/local/mailman/Mailman/Queue/Runner.py", line 70, in run
>    filecnt = self._oneloop()
>  File "/usr/local/mailman/Mailman/Queue/Runner.py", line 99, in
>_oneloop
>    msg, msgdata = self._switchboard.dequeue(filebase)
>  File "/usr/local/mailman/Mailman/Queue/Switchboard.py", line 143, in
>dequeue
>    fp = open(filename)
>IOError: [Errno 2] No such file or directory:
>'/usr/local/mailman/qfiles/out/1109976293.7504261
>+b03c5d09f70bf45f9f14f551471a278c0df63795.pck'
>
>Is this something I can fix myself, or something I need to report to the
>mailman project?  

I'm not sure if the above 'errors' are significant or not. Check your
Mailman 'error' and 'qrunner' logs for clues as to why the qrunners
stopped in the first place. Also look at 'smtp' and 'smtp-failure'
logs for possible clues as to why your responses aren't going out.

Finally, see
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq03.014.htp

--
Mark Sapiro <[EMAIL PROTECTED]>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&amp;file=faq01.027.htp

Reply via email to