I just set up TMDA 1.0.3.  When I try to send mail I get an uncaptured
python exception on the ofmipd debug output.

Error: failure delivering message to command
"['/opt/tmda-1.0.3/bin/tmda-inject', '-c',
'/export/home/johndoe/.tmda/config', '[EMAIL PROTECTED]']" (command
"['/opt/tmda-1.0.3/bin/tmda-inject', '-c',
'/export/home/johndoe/.tmda/config', '[EMAIL PROTECTED]']" exited 1 
(Traceback (most recent call last):
  File "/opt/tmda-1.0.3/bin/tmda-inject", line 123, in ?
    from TMDA import Cookie
  File "/usr/local/lib/python2.3/Cookie.py", line 30, in ?
    #   by Timothy O'Malley <[EMAIL PROTECTED]>
  File "./TMDA/Defaults.py", line 68, in ?
  File "/etc/tmdarc", line 2, in ?
    DELIVERY = "/var/mail/" + os.environ['USER']
  File "/usr/local/lib/python2.3/UserDict.py", line 19, in __getitem__
    def __getitem__(self, key): return self.data[key]
KeyError: 'USER'))

Receiving mail works just fine.  I don't understand why sending mail
through ofmipd would choke on the DELIVERY variable.  Any input would be
appreciated.
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to