Lawrence Bowie wrote: > Anyone out there using the above script on SuSE 10.0 to protect > their mailing lists? I keep getting the below errors after the mailing lists > move. > > > D67F4580B8 2239 Tue Jun 6 22:38:58 [EMAIL PROTECTED] > (temporary failure. Command output: exceptions.OSError [Errno 2] No such file > or > directory Line 122) > [EMAIL PROTECTED] > > > ------------------------------------------------------ > 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/ > Unsubscribe: > http://mail.python.org/mailman/options/mailman-users/ldb%40freestandards.org > > Security Policy: > http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp > >
This is bad .. I am answering my questions .. OK here is what I discovered .. On SuSE 10.0, /var/lib/mailman does contain directory called mail/ so I had to create a soft link, "ln -s /usr/lib/mailman/mail" and that does the trick. Is there anything else that maybe missing?? Thanks, LDB ------------------------------------------------------ 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/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp
