[Mailman-Users] Mailman Installation Problem??

Larry C. Murdock murdock at psych.ucsb.edu
Thu Oct 1 03:36:10 CEST 1998


I have recently installed mailman package (mailman-1.0b5/Python-1.5.1)
and with some minor tweeking have gotten it up and running.  I have
created the test list and have
run into some problems with the feature of allowing only list members to
be able
to post.  I have no problems with members posting, however, I have run
into errors
from the scripts when a non user attempts to post.  As administrator, I
receive two
copies of the email notification to permit the post and one copy from
the mailer
daemon indicating an "unknown mailer error 1".  As a bit of backgroound
information,
I had to open up the data directory (777) to get the posting to work
(otherwise
receiving permission problems).  The installation is on a Solaris 2.6
system.  The
following is the output from ~mailman/logs/error.

Any help would be greatly appreciated.

Larry Murdock
UC Santa Barbara

- - - - - -
Sep 30 17:42:19 1998 contact_transport: Traceback (innermost last):
contact_transport:   File "/home/mailman/scripts/contact_transport",
line 52, in
 ?
contact_transport:      OutgoingQueue.processQueue()
contact_transport:   File "/home/mailman/Mailman/OutgoingQueue.py", line
38, in
processQueue
contact_transport:
Utils.TrySMTPDelivery(recip,sender,text,full_fname)
contact_transport:   File "/home/mailman/Mailman/Utils.py", line 204, in
TrySMTP
Delivery
contact_transport:      OutgoingQueue.dequeueMessage(queue_entry)
contact_transport:   File "/home/mailman/Mailman/OutgoingQueue.py", line
25, in
dequeueMessage
contact_transport:      os.unlink(msg)
contact_transport: os . error :  (2, 'No such file or directory')

- - - - - -





More information about the Mailman-Users mailing list