mirror of
https://github.com/chatmail/relay.git
synced 2026-05-16 03:24:48 +00:00
Permit the entire Secure-Join* namespace
This commit is contained in:
@@ -14,14 +14,10 @@
|
||||
/^In-Reply-To:/ DUNNO
|
||||
|
||||
# Senders might support Autocrypt 1 but not RFC9788 (Header Protection)
|
||||
/^Autocrypt:/ DUNNO
|
||||
/^Autocrypt:/ DUNNO
|
||||
|
||||
# SecureJoin V2 protocol headers (for backward compatibility)
|
||||
/^Secure-Join:/ DUNNO
|
||||
/^Secure-Join-Invitenumber:/ DUNNO
|
||||
/^Secure-Join-Auth:/ DUNNO
|
||||
/^Secure-Join-Fingerprint:/ DUNNO
|
||||
/^Secure-Join-Group:/ DUNNO
|
||||
/^Secure-Join/ DUNNO
|
||||
|
||||
# Ignore all other headers
|
||||
/.*/ IGNORE
|
||||
|
||||
Reference in New Issue
Block a user