On April 5, 2019 2:55:38 PM UTC, st...@douville.net wrote:
>Hi,
>
>
>
>policyd-spf and postgrey are implemented and working.
>
>
>
>With exim, I was able to check the spf result and greylist upon
>receiving a
>certain result. I'm using Mail_From_pass_restriction = mfrom_passed_spf
>in
>policy-spf.conf.
>
>
>
>Is there any way I can defer or greylist based on an spf result of
>Softfail?
This isn't precisely what you asked for, but I think it's close enough to give
you the idea:
https://git.launchpad.net/spf-engine/tree/README.per_user_whitelisting
It shows how to use Postfix restriction classes to take different actions based
on SPF result.
Note that this has not been updated in quite some time. If you do use it and
find it can be improved, bug reports on the Launchpad project would be
appreciated.
Scott K