Closed
Description
Would you be so kind to move v2.1.0
and v2.2.0
tags (and releases) up to 55593a8
commit?
Cause I can't compile from v2.1.0
release with following error:
smf-spf.c: In function 'smf_envfrom':
smf-spf.c:772:44: error: 'accept_temperror' undeclared (first use in this function)
if (status == SPF_RESULT_TEMPERROR && !accept_temperror) {
^~~~~~~~~~~~~~~~