Commit
Author: Mauro D [mauro@stalw.art]
Hash: a041be5bd97ad61ac835a5dabde3608ce7ddc630
Timestamp: Tue, 13 Dec 2022 18:18:25 +0000 (1 year ago)

+1 -1 +/-1 browse
Fixed SPF tests.
1diff --git a/resources/spf/ip.yml b/resources/spf/ip.yml
2index e9666b3..e1f3f24 100644
3--- a/resources/spf/ip.yml
4+++ b/resources/spf/ip.yml
5 @@ -20,7 +20,7 @@ tests:
6 expect: pass
7 - domain: test.org
8 sender: sender@test.org
9- ip: ::10.1.2.3
10+ ip: ::ffff:10.1.2.3
11 expect: pass
12 - domain: test.org
13 sender: sender@test.org