Jean-Christian BEDIER wrote: > >I have some problem with mailman on debian sarge. > >When i try to send mail to lists, i can see in my mail.log the following >message: > >Mar 17 18:34:01 box postfix/pipe[374]: 312F06A0051: to=<[EMAIL PROTECTED]>, >relay=mailman, delay=1105, delays=1105/0.14/0/0.07, dsn=4.3.0, >status=deferred (temporary failure. Command output: >exceptions.OSError[Errno 2] No such file or directory Line 152 ) > >This message regards my postfix-to-mailman.py script and line 152 contain >the following: > ># cat -n postfix-to-mailman.py > > 150 if __name__ == '__main__': > 151 try: > 152 main() > 153 except SystemExit, argument: > >i find it very strange, maybe someone can help me? i'm gonna be crazy :(
Apparently, for reasons unknown to me, Debian distributes postfix-to-mailman.py (and apparently not even the latest from <http://www.gurulabs.com/files/postfix-to-mailman-2.1.py>). This package is neither distributed nor supported by the Mailman project. For my thoughts on using it, see <http://mail.python.org/pipermail/mailman-users/2006-December/055103.html>. In any case, you might have more success taking your postfix-to-mailman.py support questions to Debian. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org 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