[Mailman-Users] postfix-to-mailman problem
Mark Sapiro
mark at msapiro.net
Tue Mar 18 05:12:11 CET 2008
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=<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 :(
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 <mark at msapiro.net> The highway is for gamblers,
San Francisco Bay Area, California better use your sense - B. Dylan
More information about the Mailman-Users
mailing list