My example may be wrong but it also fails with no message id, e.g.

[EMAIL PROTECTED] ~]$  /usr/local/tmda/bin/tmda-pending -s -d -O 20d
Traceback (most recent call last):
  File "/usr/local/tmda/bin/tmda-pending", line 312, in ?
    main()
  File "/usr/local/tmda/bin/tmda-pending", line 305, in main
    q.mainLoop()
  File "./TMDA/Pending.py", line 287, in mainLoop
  File "./TMDA/Pending.py", line 183, in checkTreshold
ValueError: invalid literal for int(): #1146625450


On Fri, 2006-07-14 at 14:04 -0400, Alfred Ganz wrote:
> Chris,
>       Date: Fri, 14 Jul 2006 09:30:10 -0700
>       From: Chris Abajian <[EMAIL PROTECTED]>
>       Subject: tmda-pending --older switch always bombs
>       
>       ............
>        |preline /usr/local/tmda/bin/tmda-filter 
>        ./Maildir/
>       
>       here's the error.  message is attached, but it's happening on ALL the 
> files in pending.
>       
>       [EMAIL PROTECTED] pending]$ /usr/local/tmda/bin/tmda-pending -s -d -O 
> 20d ./1152523363.2467.msg
>       Traceback (most recent call last):
>         File "/usr/local/tmda/bin/tmda-pending", line 312, in ?
>           main()
>         File "/usr/local/tmda/bin/tmda-pending", line 305, in main
>           q.mainLoop()
>         File "./TMDA/Pending.py", line 287, in mainLoop
>         File "./TMDA/Pending.py", line 183, in checkTreshold
>       ValueError: invalid literal for int():
> 
> tmda-pending wants a message-id as the last parameter, not a path, i.e.
>       1152523363.2467.msg instead of ./1152523363.2467.msg
> You need to modify the parameter line in your script, maybe by going 
> into the pending directory and enumerating the files there.
> 
> Hope this helps, AG
> 
-- 
Ph'nglui mglw'nafh Cheyney W'hite wgah'nagl fhtagn!


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

Reply via email to