On October 9, 2002 05:49 pm, Jason R. Mastaler wrote:
> Also, enable LOGFILE_OUTGOING, and show us the log entry it generates
> when you send that message.  This way we can tell which
> FILTER_OUTGOING rule was applied.
>
> See http://tmda.net/config-vars.html#LOGFILE_OUTGOING

LOGFILE_OUTGOING has been enabled from the start. Looking at the results 
in that file seems like the place to start. Is LOG_OUTGOING only used 
for sendmail transport.  The documentation says " Filename which 
outgoing message (i.e, tmda-sendmail)".   I ask because I am using the 
tmda-ofmipd proxy, and not able to get anything written to the outgoing 
file despite successfully sending outgoing mail. 

Logging is woring for incoming and debug.

Incoming filters are being applied properly.

Specific addresses in the outgoing filter obey the directives - dated, 
sender, bare.

I'm using daemontools to run this  process
-------------------------------------------------------------------------
#!/bin/sh
/usr/local/bin/python /usr/local/bin/tmda-ofmipd -d -u vmail -a \
                                /etc/tofmipd -c /var/qmail/maildirs
---------------------------------------------------------------------



 Here's a summary of the relevant config items.
------------------------------------------------------------------------------------------------
CRYPT_KEY_FILE =  "[EMAIL PROTECTED]/.tmda/crypt_key"
DATADIR =  "[EMAIL PROTECTED]/.tmda/"
FILTER_INCOMING = 
"[EMAIL PROTECTED]/.tmda/filters/incoming"
FILTER_OUTGOING =  
"[EMAIL PROTECTED]/.tmda/filter/outgoing"
LOGFILE_DEBUG =  
"[EMAIL PROTECTED]/.tmda/log.debug.tmda"
LOGFILE_INCOMING =  
"[EMAIL PROTECTED]/.tmda/log.incoming.tmda"
LOGFILE_OUTGOING =  
"[EMAIL PROTECTED]/.tmda/log.outgoing.tmda"
-------------------------------------------------------------------------------------------

and permissions on the files,
----------------------------------------------------
-rw-r--r--  1 vmail  vmail      0 Oct 11 15:29 log.debug.tmda
-rw-r--r--  1 vmail  vmail  56800 Oct 12 07:36 log.incoming.tmda
-rw-r--r--  1 vmail  vmail      0 Oct 11 15:29 log.outgoing.tmda
----------------------------------------------------

----------------------------------------
Joe
-----------------------------------------
We have been silent witnesses of evil deeds...
Will our inward power of resistance 
be strong enough for us to find our way back?
                                       - Dietrich Bonhoeffer
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to