On 2021-04-23 11:44, Nick Tait wrote:
On 3/04/21 3:14 pm, Simon Wilson wrote:
Pypolicyd-spf then tags what has driven the result for later use:
E.g.
AprĀ  3 11:19:23 emp87 policyd-spf[1336326]: prepend Authentication-Results: mail.simonandkate.net; spf=pass (mailfrom) AprĀ  2 12:32:51 emp87 policyd-spf[1255235]: prepend Authentication-Results: mail.simonandkate.net; spf=pass (helo)

Just out of curiosity, how do you get policyd-spf to prepend 2
headers? Have you created two separate entries in master.cf, each
using separate configuration files (i.e. one configured to only do
HELO checks and the other configured to do MAILFROM)?

Or some other trickery? (AFAIK each invocation of a policy server can
only return a single action?)

read policyd-spf docs, to add both headers simply run policyd-spf with 2 spawned configs

and yes it needs to add multiline in one policyd-spf if its possible in check_policy_service in postfix

i think it have low priotet when check_policy_service is ligth testing sompared to milters that can wait for data

Reply via email to