spf: add comment re: Authentication-Results header
This commit is contained in:
parent
2ca3b1d4ee
commit
5853ec1a47
@ -231,6 +231,7 @@ sub data_post_handler {
|
||||
};
|
||||
|
||||
$transaction->header->add('Received-SPF', $result->received_spf_header, 0);
|
||||
# consider also adding SPF status to Authentication-Results header
|
||||
|
||||
return DECLINED;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user