[Mailman-Users] Unknown mailer error 1

Tom Madron tmadron at ewc-inc.com
Fri Mar 10 18:18:56 CET 2000


We  have been unable to get Mailman operational.  We're running on a Linux 
machine (Kernel 2.0.35) with the commercial version of Sendmail 8.9.2.  We 
get a persistent "Unknown mailer error 1" error message.  The transcript of 
our latest effort follows:

----- Transcript of session follows -----
Traceback (innermost last):
File "/home/mailman/scripts/post", line 45, in ?
mlist = MailList.MailList(sys.argv[1])
File "/home/mailman/Mailman/MailList.py", line 62, in __init__
self.Load()
File "/home/mailman/Mailman/MailList.py", line 804, in Load
self.Lock()
File "/home/mailman/Mailman/MailList.py", line 1373, in Lock
self.__lock.lock()
File "/home/mailman/Mailman/LockFile.py", line 245, in lock
os.unlink(self.__tmpfname)
os.error: (2, 'No such file or directory')
554 "|/home/mailman/mail/wrapper post test"... unknown mailer error 1

We're obviously not finding a file/directory that is required.  Has anyone 
run into a similar problem and, if so, have you found a fix?  Is there a 
python option that will allow the testing of "self.__tmpfname" that will 
avoid the "file not found" error?

Thanks,

Tom Madron

====================================================================
Tom Madron           Telephone: 1-732-274-9616; FAX:  1-732-274-9615
Enterprise-Wide Computing, Inc.       P.O. Box 931; 417 Georges Road
tmadron at ewc-inc.com; URL: http://www.ewcnet.com     Dayton, NJ 08810
====================================================================





More information about the Mailman-Users mailing list