sense of _FFR ?

From: Andreas Schulze <sca_at_andreasschulze.de>
Date: Thu, 27 Sep 2012 09:03:35 +0200

Hi,

looking over the available features I try to understand the ideas behind. But mostly I fail :-(

 - ADSP_LISTS
which problem does it solve?

 - ATPS
add an info "my mail is also valid if signed by ..."
is there a HowTo?

 - IDENTITY_HEADER
add an i=user_at_domain to the signature. What is it good for compared to
i=_at_domain added without extra configuration?

 - RATE_LIMIT
Is somebody using it?
Where is the difference to reputation?
btw: looks like RATE_LIMIT is only available if IDENTITY_HEADER is enabled.
-> a bug?
... opendkim/opendkim-conf.h:
#ifdef _FFR_IDENTITY_HEADER
#ifdef _FFR_RATE_LIMIT
        { "FlowData", CONFIG_TYPE_STRING, FALSE },
        { "FlowDataFactor", CONFIG_TYPE_INTEGER, FALSE },
        { "FlowDataTTL", CONFIG_TYPE_INTEGER, FALSE },
#endif /* _FFR_RATE_LIMIT */
        { "IdentityHeader", CONFIG_TYPE_STRING, FALSE },
        { "IdentityHeaderRemove", CONFIG_TYPE_BOOLEAN, FALSE },
#endif /* _FFR_IDENTITY_HEADER */

 - REDIRECT
redirect incoming, invalid mail to a separate address.
Anybody using it?

 - REPLACE_RULES
It's from old dkim-milter days. I found no usage example.

Maybe the some _FFR could declared official or be removed?

Andreas
Received on Thu Sep 27 2012 - 07:03:46 PST

This archive was generated by hypermail 2.3.0 : Mon Oct 29 2012 - 23:33:36 PST