[Mailman-Users] Mailman configured and only sending out some of the emails

Tony Bibbs tony at tonybibbs.com
Mon Apr 17 19:32:23 CEST 2006


Ok, after changing permissions it all seems to be working.  Thanks for 
letting me think out loud (and sorry to those who are undoubtedly 
annoyed by it).

--Tony

Tony Bibbs wrote:
> Never mind, figured out the log question.  So this is the error I'm 
> getting:
> 
> Apr 17 12:15:03 2006 (1502) SHUNTING: 
> 1145294101.5488031+e9c18ef880510ac8186a9ea4e5f5dff47cb0a8ba
> Apr 17 12:18:27 2006 (1502) Uncaught runner exception: [Errno 13] 
> Permission denied: '/usr/local/mailman/lists/geeklog-devel/digest.mbox'
> Apr 17 12:18:27 2006 (1502) Traceback (most recent call last):
>   File "/usr/local/mailman/Mailman/Queue/Runner.py", line 111, in _oneloop
>     self._onefile(msg, msgdata)
>   File "/usr/local/mailman/Mailman/Queue/Runner.py", line 167, in _onefile
>     keepqueued = self._dispose(mlist, msg, msgdata)
>   File "/usr/local/mailman/Mailman/Queue/IncomingRunner.py", line 130, 
> in _dispose
>     more = self._dopipeline(mlist, msg, msgdata, pipeline)
>   File "/usr/local/mailman/Mailman/Queue/IncomingRunner.py", line 153, 
> in _dopipeline
>     sys.modules[modname].process(mlist, msg, msgdata)
>   File "/usr/local/mailman/Mailman/Handlers/ToDigest.py", line 77, in 
> process
>     mboxfp = open(mboxfile, 'a+')
> IOError: [Errno 13] Permission denied: 
> '/usr/local/mailman/lists/geeklog-devel/digest.mbox'
> 
> Apr 17 12:18:28 2006 (1502) SHUNTING: 
> 1145294306.9355559+1b7de0b89ad3559af8913ac854c7c5440c8e8339
> 
> Related to that, here is the permissions on digest.mbox:
> 
> -rw-r-----  1 root    mailman 20561 Apr 14 13:43 digest.mbox
> 
> What should it be?  mailman:mailman?  Shouldn't check_perms find this?
> 
> --Tony
> 
> Tony Bibbs wrote:
>>
>> Patrick Bogen wrote:
>>> This looks okay. Is that command path correct? 
>> Yes, that path is fine
>>
>>> Can you check the mailman logs to see if anything is amiss?
>> Okay, newbie question, but I don't see an individual mailman log file. 
>> Where does mailman log by default?  Apparently it isn't maillog nor 
>> messages AFAICT.
>>
>> --Tony
>> ------------------------------------------------------
>> Mailman-Users mailing list
>> Mailman-Users at 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/tony%40tonybibbs.com
>>
>> Security Policy: 
>> http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp



More information about the Mailman-Users mailing list