Bernard Johnson <[EMAIL PROTECTED]> writes:

> In this file, there are the two lines:
>
> LOGFILE_DEBUG = "%(VPop)s/tmdadebug.log"
> LOGFILE_INCOMING = "%(VPop)s/tmdaincoming.log"

Perhaps LOGFILE_OUTGOING should be defined as well?

> For non-virtual, this should resolve to
> $HOME/.tmda/tmda{incoming,debug}.log Can this be decided on the fly
> during install?

The extra "tmda" in these names seems unnecessary.  How about

$HOME/.tmda/{outgoing,incoming,debug}.log 

or even put them in a "logs" subdirectory

$HOME/.tmda/logs/{outgoing,incoming,debug}

Just a thought.
_________________________________________________
tmda-workers mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-workers

Reply via email to