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

Ahhhh, good point.  I've added a substitution variable called
%(RealHome)s and it should handle this now.

On Thu, 05 Jun 2003 14:54:56 -0600, "Jason R. Mastaler"
<[EMAIL PROTECTED]> wrote:

> Perhaps LOGFILE_OUTGOING should be defined as well?

Good point!

> 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}

Since by default they end up in the home directory instead of the
.tmda directory (it would be bad to put them .tmda for virtual users
and I don't have a good way to make this real smart), I'm going to
leave the tmda prefix on.

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

Reply via email to