"Austin Mann" <[EMAIL PROTECTED]> writes: > This is my first shot at TMDA, I'm using Postfix as the MTA and have it > defined in the > ~/.tmda/config file. > > With or without the full path to my python interpreter the following > barf-0-gram is in the logs:
Where are you specifying the full path to python? Don't put it in the source files. > mx1 postfix/local[4107]: 086602F6EF: to=<austin>, relay=local, delay=0, > status=bounced > (Command died with status 99: " > /usr/local/src/tmda-0.65/bin/tmda-filter") Try /path/to/python /usr/local/src/tmda-0.65/bin/tmda-filter _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
