add comment on RFC7489
This commit is contained in:
parent
32b9bd8cfd
commit
2167ae9a1e
|
@ -1,6 +1,11 @@
|
||||||
# Please refer to
|
# Please refer to
|
||||||
# https://github.com/docker-mailserver/docker-mailserver/issues/3690
|
# https://github.com/docker-mailserver/docker-mailserver/issues/3690
|
||||||
# for understanding this file and its scores' values.
|
# for understanding this file and its scores' values.
|
||||||
|
#
|
||||||
|
# This configuration is not 100% compliant with RFC7489. This is intentional!
|
||||||
|
# Rspamd has more symbols than just the ones defined in this file alone. Aligning
|
||||||
|
# 100% to RFC7489 is therefore not desirable as other symbols will change the
|
||||||
|
# overall spam score anyway.
|
||||||
|
|
||||||
symbols = {
|
symbols = {
|
||||||
# SPF
|
# SPF
|
||||||
|
|
Loading…
Reference in New Issue