joe <[EMAIL PROTECTED]> writes:

> In the documentation the default outgoing action is "dated" if the 
> variable is not set. Despite setting ACTION_OUTGOING = "sender" or 
> "bare" I am still seeing results in  a dated address.

Do you have an outgoing filter?  If so, does it mention sotham.com in
any way?  In what file are you setting ACTION_OUTGOING?

> 1. Here's the sent-mail header. Subject contains the X-TMDA 
>     tag with the action sender.
>  -------------------------------------------------------------
>  To: [EMAIL PROTECTED]
>  Subject: X-TMDA sender  test-sender-from-configuration
>  Date: Tue, 8 Oct 2002 21:17:25 -0700
>  X-Mailer: KMail [version 1.4]
>  ------------------------------------------------------------

In order to use X-TMDA in a subject line, you must set
X_TMDA_IN_SUBJECT to a "true" or non-zero value in your config file,
like this:

X_TMDA_IN_SUBJECT = 1

>  Here's my config file
>  [snip]
>  ACTION_OUTGOING =  "sender"

This should work, as long as it's in a config file that tmda-inject is
reading.  That may be affected by your tmda-ofmipd configuration.  Try
the X-TMDA in the subject after setting X_TMDA_IN_SUBJECT in your
configuration file.  If that doesn't work, then we'll try to figure
out why tmda-inject is reading the wrong config.


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

Reply via email to