On 06-12-2003 at 16:01 EDT, Jim Ramsay <[EMAIL PROTECTED]> wrote:

> I don't know anything about procmail, but it may be a good idea
> to set the following in your .tmda/config:
> 
> LOGFILE_DEBUG = os.expand( "~/.tmda/debug.log" )
> 
> And look in there after the next attempt.
> 
> Then again, it'll probably give you the same error again, without
> the LOGFILE_DEBUG stuff on the end.

This is the info on the debug.log. The second entry repeats itselfs until the 
file is 85Kb:

Uncaught Python 2.2.1 Exception (Thu Jun 12 13:21:53 2003):
-----------------------------------------------------------
Traceback (most recent call last):
  File "/usr/local/bin/tmda-filter", line 53, in ?
    execfile(os.path.join(execdir, 'tmda-rfilter'))
  File "/usr/local/bin/tmda-rfilter", line 797, in ?
    main()
  File "/usr/local/bin/tmda-rfilter", line 766, in main
    mta.deliver(msgin)
  File "./TMDA/MTA.py", line 57, in deliver
  File "./TMDA/Deliver.py", line 115, in deliver
  File "./TMDA/Deliver.py", line 144, in __deliver_program
  File "./TMDA/Util.py", line 396, in pipecmd IOError: failure delivering 
message to command "/usr/bin/procmail ~/.procmailrc"
(command "/usr/bin/procmail ~/.procmailrc" exited 1 ())    

Uncaught Python 2.2.1 Exception (Thu Jun 12 13:21:53 2003):
-----------------------------------------------------------
Traceback (most recent call last):
  File "/usr/local/bin/tmda-filter", line 53, in ?
    execfile(os.path.join(execdir, 'tmda-rfilter'))
  File "/usr/local/bin/tmda-rfilter", line 797, in ?
    main()
  File "/usr/local/bin/tmda-rfilter", line 766, in main
    mta.deliver(msgin)
  File "./TMDA/MTA.py", line 57, in deliver
  File "./TMDA/Deliver.py", line 115, in deliver
  File "./TMDA/Deliver.py", line 144, in __deliver_program
  File "./TMDA/Util.py", line 396, in pipecmd

IOError: failure delivering message to command "/usr/bin/procmail 
~/.procmailrc" (command "/usr/bin/procmail ~/.procmailrc" exited 75  
(/bin/bash: fork: Cannot allocate memory procmail: Program failure (75) of 
"/usr/local/bin/tmda-filter"))

Cheers,


-- 
David Collantes - College of Business Administration, UCF
Please do not forward, Cc or Bcc this email to anyone without my consent.
This email was meant for you and no one else, unless othewise specified.

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

Reply via email to