Looks like a rights problem... In any case, check out FAQ 3.14 which covers this problem in detail. Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Good Luck - Jon Carnes === On Sun, 2003-03-16 at 22:13, George Cohn wrote: > I'm running Mailman 2.0.13 with Postfix 1.1.11 on RH 8. > > Everything works in Mailman now except it still won't deliver a message > to the subscribers (me) if I post a message. > > What I am getting back is this: > > Final-Recipient: rfc822; [EMAIL PROTECTED] > Action: failed > Status: 5.0.0 > Diagnostic-Code: X-Postfix; Command died with status 1: > "/var/mailman/scripts/post members". Command output: Traceback (most > recent > call last): File "/var/mailman/scripts/post", line 94, in ? > main() > File "/var/mailman/scripts/post", line 89, in main > msg.Enqueue(mlist, > tolist=1) File "/var/mailman/Mailman/Message.py", line 176, in > Enqueue > dbfp = Utils.open_ex(dbfile, 'w') File > "/var/mailman/Mailman/Utils.py", > line 601, in open_ex fd = os.open(filename, flags, perms) > IOError: > [Errno 13] Permission denied: > > '/var/spool/mailman/qfiles/eab7bf064c5f08d5f4bb50519039b967f53d6c1c.db' > > I am guessing that that last line is actually the message ID but somehow > it can't be opened because of permissions problems? > > Anybody have some clues? > > TIA > > George Cohn > > ------------------------------------------------------ > 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/ > > This message was sent to: [EMAIL PROTECTED] > Unsubscribe or change your options at > http://mail.python.org/mailman/options/mailman-users/jonc%40nc.rr.com ------------------------------------------------------ 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/ This message was sent to: [EMAIL PROTECTED] Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/archive%40jab.org
