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

m/

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Behalf Of David Vrona
> Sent: Wednesday, February 25, 2004 8:20 AM
> To: [EMAIL PROTECTED]
> Subject: Re: View and release pending messages through an IMAP server?
>
>
> > A pending queue in Maildir format is on the todo list for the near
> > future but has not yet been written.  In the meantime, you might take
> > a look at http://wiki.tmda.net/index.cgi/TmdaPendingAsMaildirHowto
>
>
> This "sort of" works for me.  It moves messages to a ~/Maildir/.TMDA
> directory.  But I am getting some errors.
>
> Can anyone give me a hint about the following?  Thanks!
>
>
> Uncaught Python 2.2.2 Exception (Wed Feb 25 16:23:40 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 244, in ?
>     raise Errors.MissingEnvironmentVariable('RECIPIENT')
> MissingEnvironmentVariable
>
> Uncaught Python 2.2.2 Exception (Wed Feb 25 16:23:40 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"
> (comman
> d "/usr/local/bin/maildrop" exited 75  ())
>
> _____________________________________________
> tmda-users mailing list ([EMAIL PROTECTED])
> http://tmda.net/lists/listinfo/tmda-users
>

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

Reply via email to