On Fri, 20 Jun 2003, Jason R. Mastaler wrote:

> Please enable LOGFILE_OUTGOING, send a message to
> [EMAIL PROTECTED], and then post the log entry here.

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")

(The debug file isn't getting written either.)

I also tried modifying ~/.tmdarc:

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.

> >     envelope dated=6d
> 
> BTW, I'd make this 8d since some MTAs default queue lifetime is 7
> days.  e.g, if a message you send gets queued on a remote qmail server
> and gets returned to you after the lifetime expires, you won't see it
> with a 6d setting.

Check. I'll change that once I fix whatever else is wrong -- no sense in 
changing multiple things at once.

j

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

Reply via email to