hi all

can anyone suggest what the problem might be here.
i can see the |preline syntax error but don't know why it's a problem
suggestions ?




Uncaught Python 2.4.3 Exception (Sun Jul 23 18:46:23 2006):
-----------------------------------------------------------
Traceback (most recent call last):
  File "/usr/local/src/tmda-1.0.3/bin/tmda-filter", line 53, in ?
    execfile(os.path.join(execdir, 'tmda-rfilter'))
  File "/usr/local/src/tmda-1.0.3/bin/tmda-rfilter", line 174, in ?
    from TMDA import Defaults
  File "./TMDA/Defaults.py", line 89, in ?
  File "/var/spool/tmda/.qmail", line 1
     | preline -f /usr/local/src/tmda-1.0.3/bin/tmda-filter -c /var/spool/tmda/.qmail
     ^
 SyntaxError: invalid syntax
Traceback (most recent call last):
  File "/usr/local/src/tmda-1.0.3/bin/tmda-filter", line 67, in ?
    from TMDA.Defaults import LOGFILE_DEBUG
  File "./TMDA/Defaults.py", line 89, in ?
  File "/var/spool/tmda/.qmail", line 1
     | preline -f /usr/local/src/tmda-1.0.3/bin/tmda-filter -c /var/spool/tmda/.qmail
     ^
 SyntaxError: invalid syntax

_____________________________________________
tmda-users mailing list (tmda-users@tmda.net)
http://tmda.net/lists/listinfo/tmda-users

Reply via email to