In this file, there are the two lines:
 
LOGFILE_DEBUG = "%(VPop)s/tmdadebug.log"
LOGFILE_INCOMING = "%(VPop)s/tmdaincoming.log"
But what if these are real users?
 
For non-virtual, this should resolve to $HOME/.tmda/tmda{incoming,debug}.log
 
Can this be decided on the fly during install?

Reply via email to