{${lookup pgsql {SELECT * FROM record_Delivery( \
'${quote_pgsql:$sender_address_domain}',\
'${quote_pgsql:${lc:$sender_address_local_part}}', \
{${lookup pgsql {SELECT * FROM record_Delivery( \
'${quote_pgsql:$sender_address_domain}',\
'${quote_pgsql:${lc:$sender_address_local_part}}', \
The equivalent check on the server for client certificates is not
implemented. At least one major email provider is using a client
certificate which fails this check. They do not retry either without
The equivalent check on the server for client certificates is not
implemented. At least one major email provider is using a client
certificate which fails this check. They do not retry either without
A TLSA lookup will be done if either of the above options match
and the host-lookup succeded using dnssec.
A TLSA lookup will be done if either of the above options match
and the host-lookup succeded using dnssec.
Currently dnssec_request_domains must be active (need to think about that)
and dnssec_require_domains is ignored.
Currently dnssec_request_domains must be active (need to think about that)
and dnssec_require_domains is ignored.