Yes I mean the _tags_ like given below to construct dns queries with askdns. Sorry if I was not precise enough :-) I found several examples all over the docs but nowhere a central list of those supported tags.
Am 04.10.19 um 15:27 schrieb Giovanni Bechis: > On 10/4/19 3:01 PM, Bill Cole wrote: >> On 4 Oct 2019, at 3:36, Tobi wrote: >> >>> Hi list >>> >>> is there any doc where one can find a list of supported DNS query >>> templates? >> >> What does that even mean??? >> >> SpamAssassin does many different sorts of DNS query. I am unaware of any >> "template" construct in SA used for its many possible DNS queries. >> >> > I think the user is referring to rules such as: > askdns __FROM_FMBLA_NEWDOM _AUTHORDOMAIN_.fresh.fmb.la. A > /^127\.2\.0\.2$/ > > In Mail::SpamAssassin::Conf you have docs about what _AUTHORDOMAIN_ and other > tags means. > > Giovanni >