On Sun, 01 Jun 2003 16:05:16 +0800, Ronald Wiplinger
<[EMAIL PROTECTED]> wrote:
> ADDED_HEADERS_CLIENT = { "X-Primary-Address": "[EMAIL PROTECTED]" %
> os.environ["USER"] }
> File "/usr/local/lib/python2.2/UserDict.py", line 14, in __getitem__
> def __getitem__(self, key): return self.data[key]
> KeyError: USER
Looks like USER isn't defined. Perhaps you should try:
USER=ronald /usr/local/tmda/bin/tmda-pending -sbdO 30d
in your crontab.
Also, did you know the latest versions of TMDA don't require a crontab
entry to periodically clear the pending directory? That's handled
with PENDING_LIFETIME. See:
http://tmda.sourceforge.net/config-vars.html#PENDING_LIFETIME
Gre7g.
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users