The following error appears if you run tmda-pending before any pending 
messages are available, since the pending directory won't have been 
created:

    Traceback (most recent call last):
      File "/usr/bin/tmda-pending", line 498, in ?
        main()
      File "/usr/bin/tmda-pending", line 314, in main
        os.chdir(os.path.join(Defaults.DATADIR, 'pending'))
    OSError: [Errno 2] No such file or directory: 
    '/home/nospam/.tmda/pending'

This is not a big deal, really, but should probably be handled more
gracefully.

-- 
"The only thing that helps me maintain my slender grip on reality is the
friendship I share with my collection of singing potatoes."

                        - Holly, JMC Vessel *Red Dwarf*

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

Reply via email to