[Mailman-Developers] admin request

Scott scott@chronis.pobox.com
Mon, 12 Oct 1998 11:11:29 -0400


This looks like another example of our former queue handling
problems. you were using 1.0b5, right?  This problem should be
accounted for under the current cvs source's.

see www.python.org/mailman/listinfo/mailman-checkins for details about
how to get it. (BTW it looks like there's a permission problem with
one of the files in the cvs distribution.  If you try to get the cvs
distribution before this gets fixed, you may want to get one the file
templates/help.txt from an earlier post today).

scott

On Mon, Oct 12, 1998 at 11:07:41AM -0400, Corbett J. Klempay wrote:
| I had someone attach a Word document just now to be sent to a list...so I
| went to the 'tend to administrative requests' page to approve it being
| sent (never had someone send a > 40k msg before)...I approved it, and the
| resulting page was like this at the bottom:
| 
| List run by cklempay@acm.jhu.edu
| 
| HTML generated by Mailman v 1.0b5
| IOError writing outgoing queue uid 99, gid 99, egid 99
| exceptions.IOError/(13, 'Permission denied') Traceback (innermost last):
| File
| "/home/mailman/scripts/contact_transport", line 51, in ? queue_id =
| OutgoingQueue.enqueueMessage(from_addr, to_addrs, text) File
| "/home/mailman/Mailman/OutgoingQueue.py", line 45, in enqueueMessage f =
| open(fname, "a+") IOError: (13, 'Permission denied')
| IOError writing outgoing queue uid 99, gid 99, egid 99
| exceptions.IOError/(13, 'Permission denied') Traceback (innermost last):
| File
| "/home/mailman/scripts/contact_transport", line 51, in ? queue_id =
| OutgoingQueue.enqueueMessage(from_addr, to_addrs, text) File
| "/home/mailman/Mailman/OutgoingQueue.py", line 45, in enqueueMessage f =
| open(fname, "a+") IOError: (13, 'Permission denied')
| IOError writing outgoing queue uid 99, gid 99, egid 99
| exceptions.IOError/(13, 'Permission denied') Traceback (innermost last):
| File
| "/home/mailman/scripts/contact_transport", line 51, in ? queue_id =
| OutgoingQueue.enqueueMessage(from_addr, to_addrs, text) File
| "/home/mailman/Mailman/OutgoingQueue.py", line 45, in enqueueMessage f =
| open(fname, "a+") IOError: (13, 'Permission denied')
| IOError writing outgoing queue uid 99, gid 99, egid 99
| exceptions.IOError/(13, 'Permission denied') Traceback (innermost last):
| File
| "/home/mailman/scripts/contact_transport", line 51, in ? queue_id =
| OutgoingQueue.enqueueMessage(from_addr, to_addrs, text) File
| "/home/mailman/Mailman/OutgoingQueue.py", line 45, in enqueueMessage f =
| open(fname, "a+") IOError: (13, 'Permission denied') 
| 
| 
| -------------------------------------------------------------------------------
| Corbett J. Klempay			         Quote of the Week:
| http://www2.acm.jhu.edu/~cklempay  "Believe everything you hear about the
| 				    world; nothing is too impossibly bad." 
| 
| PGP Fingerprint: 7DA2 DB6E 7F5E 8973 A8E7  347B 2429 7728 76C2 BEA1
| -------------------------------------------------------------------------------
| 
| 
| _______________________________________________
| Mailman-Developers maillist  -  Mailman-Developers@python.org
| http://www.python.org/mailman/listinfo/mailman-developers
|