Lloyd Zusman <[EMAIL PROTECTED]> writes:

> Specifically, I'd like to perform the following functions:
>
> 1.  Convert %(pending_lifetime)s to a real date, offset from the date
>     that the confirmation is sent.  For example, instead of A, I'd 
>     like B:
>
>     A:  If you reply within %(pending_lifetime)s, ...
>         => If you reply within 14 days, ...
>
>     B:  If you reply by %(other_variable_or_function)s, ...
>         => If you reply by Mon, 12 April 2004 07:25:10 -0500, ...

As explained in the ``composition'' section of the Template HOWTO, any
variable you set in your ~/.tmda/config or /etc/tmdarc is available to
use in the templates.

> 2.  I'd like to be able to feed %(original_message_headers)s
>     through some sort of filter so that only a subset of those
>     headers are listed.

I don't think this is possible.

> 3.  I'd like to completely disable the attachment of the original
>     message body into the confirmation request.

http://tmda.net/config-vars.html#AUTORESPONSE_INCLUDE_SENDER_COPY

-- 
Gone fishing with a friend, maybe buffalo hunting.
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to