[Mailman-Users] postfix-to-mailman problem

Jean-Christian BEDIER jc.bedier at gmail.com
Mon Mar 17 18:46:44 CET 2008


Hi guys,

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=<ml at lists.ml.com>,
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 :(

Thanks for your help !


More information about the Mailman-Users mailing list