"Jessica P. Hekman" <[EMAIL PROTECTED]> writes:

> I tried to do this. The outgoing logfile isn't getting written, so far as 
> I can tell. My ~/.tmda/config file:
> 
> LOGFILE_OUTGOING = "/home/jphekman/.tmda/logs/outgoing.log"
> LOGFILE_DEBUG = os.path.expanduser("~/.tmda/logs/debug.log")

[...]

> I also tried modifying ~/.tmdarc:

If you have both a ~/.tmdarc and a ~/.tmda/config, only the ~/.tmdarc
is being used.  Anything you put in ~/.tmda/config will be completely
ignored.  Use one or the other (preferably ~/.tmda/config).

> ACTION_OUTGOING = "dated"
> LOGFILE_DEBUG = os.path.expanduser("~/.tmda/logs/debug.log")
> 
> Since it's successfully setting From: on outgoing mail to a dated address, 
> I'd assumed this file was being read, but now that I look at the doc, I 
> see that dated is the default. So maybe this file has never been read.

I think the .tmdarc is being read and the config, where you put the
LOGFILE_OUTGOING statement is not.


Tim
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to