> 
> You need to make sure that variable is there... if I FORGOT 
> these lines from
> my instructions, let me know - I'll edit.
> 
> import SENDER
> import RECIPIENT
> import EXT
> 

I assume these go in maildrop's .mailfilter file.  I didn't see these
statements on the website describing your work.

Anyway, I put those lines in .mailfilter and I don't see that error.  But, I
do now have a new error in the TMDA debug file:


Uncaught Python 2.2.2 Exception (Wed Feb 25 17:25:10 2004):
-----------------------------------------------------------
Traceback (most recent call last):
  File "/usr/local/tmda-0.87/bin/tmda-filter", line 53, in ?
    execfile(os.path.join(execdir, 'tmda-rfilter'))
  File "/usr/local/tmda-0.87/bin/tmda-rfilter", line 891, in ?
    main()
  File "/usr/local/tmda-0.87/bin/tmda-rfilter", line 853, in main
    mta.deliver(msgin, option)
  File "./TMDA/MTA.py", line 102, in deliver
  File "./TMDA/Deliver.py", line 125, in deliver
  File "./TMDA/Deliver.py", line 170, in __deliver_program
  File "./TMDA/Util.py", line 394, in pipecmd
IOError: failure delivering message to command "/usr/local/bin/maildrop"
(command "/usr/local/bin/maildrop" exited 75  (maildrop: Timeout quota
exceeded.))

Uncaught Python 2.2.2 Exception (Wed Feb 25 17:25:14 2004):
-----------------------------------------------------------
Traceback (most recent call last):
  File "/usr/local/tmda-0.87/bin/tmda-filter", line 53, in ?
    execfile(os.path.join(execdir, 'tmda-rfilter'))
  File "/usr/local/tmda-0.87/bin/tmda-rfilter", line 891, in ?
    main()
  File "/usr/local/tmda-0.87/bin/tmda-rfilter", line 853, in main
    mta.deliver(msgin, option)
  File "./TMDA/MTA.py", line 102, in deliver
  File "./TMDA/Deliver.py", line 125, in deliver
  File "./TMDA/Deliver.py", line 170, in __deliver_program
  File "./TMDA/Util.py", line 394, in pipecmd
IOError: failure delivering message to command "/usr/local/bin/maildrop"
(command "/usr/local/bin/maildrop" exited 99  ())

_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to