On 28 Nov 2002 22:06:16 +0100, Patrick Starrenburg
<[EMAIL PROTECTED]> wrote:
> Hi - I can see that, except there is some inconsistancy on TMDA's side I think
> because it has 'global' (in essence) config with central /etc/tmdarc file which
> has obviously allows you to define settings for all the log files.
Not really. I think the sort of settings Jason intended to put in
/etc/tmdarc are along the lines of:
LOGFILE_DEBUG = os.path.expanduser("~/.tmda/logs/debug")
LOGFILE_INCOMING = os.path.expanduser("~/.tmda/logs/in")
LOGFILE_OUTGOING = os.path.expanduser("~/.tmda/logs/out")
PENDING_BLACKLIST_APPEND = \
os.path.expanduser("~/.tmda/lists/blacklist")
PENDING_WHITELIST_APPEND = \
os.path.expanduser("~/.tmda/lists/whitelist")
Gre7g.
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users