Robert Gusick <[EMAIL PROTECTED]> writes: > * /home/admin/TMDA_DELIVERY_FAILURE is an empty file
Sounds like your Python installation might be broken. Try the following with the same python executable that is driving TMDA: [EMAIL PROTECTED] dist]$ python2.1 Python 2.1.3 (#1, Aug 9 2002, 23:10:42) [GCC 2.95.4 20020320 [FreeBSD]] on freebsd4 Type "copyright", "credits" or "license" for more information. >>> import sys,time,traceback,os >>> You should receive no errors. _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
