David <[EMAIL PROTECTED]> writes:

> I don't have a line that says "to [EMAIL PROTECTED] bare=append" because I have a
> line in my config file that says "ACTION_OUTGOING = bare=append".
>
> I'm wondering if that's my problem. If I remove the ACTION_OUTGOING
> line from the config file, then I guess I can let the outgoing filter
> control which entries would get appended and which ones wouldn't. I
> guess that would give me some more flexibility.

It won't hurt to leave "ACTION_OUTGOING = bare=append". This defines
the default outgoing action that is used if no outgoing filter file
entries are matched. It's functionally equivalent to what Cory
provided with "to [EMAIL PROTECTED] bare=append".

However, I wouldn't use 'bare' for *-confirm-* addresses since this
will cause the confirmation acceptance notice to get stuck in your
pending queue.

Better to use 'dated' so the confirmation acceptance notice goes
right through.

to [EMAIL PROTECTED] dated

Lastly, this will work for the majority of TMDA interactions, but
possibly not all since the '-confirm-' token is user-configurable.
Just something to be aware of.
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to