"Morten Trab" <[EMAIL PROTECTED]> writes: > What does this mean?? > > Command died with status 2: "/usr/local/tmda-1.0/bin/tmda-filter". Command output: > /usr/local/tmda-1.0/bin/tmda-filter: [EMAIL PROTECTED]: No such file or directory > /usr/local/tmda-1.0/bin/tmda-filter: line 2: syntax error near unexpected token `([' > /usr/local/tmda-1.0/bin/tmda-filter: line 2: `Received: from homedir.dk ([unix > socket])_'
It appears that the Python interpreter (or maybe the shell?)is reading a mail message as if it were a script.... The "Received:" line is the clue here. I have no idea why that would be. TMDA never tries to execute email. Is the message content being passed to Python on the command line somehow? Tim _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
