mirror of
https://blitiri.com.ar/repos/chasquid
synced 2026-03-08 02:45:56 +00:00
chasquid: Detect email loops
This patch implements some measures against email loops, such as keeping a limit on the lenght of an address, and rejecting email that has too many Received headers. It's not perfect (a server could be actively removing Received headers), but it should cover the normal accidents and misconfigurations.
This commit is contained in:
1
test/.gitignore
vendored
1
test/.gitignore
vendored
@@ -1,4 +1,5 @@
|
||||
|
||||
# Ignore the user databases - we create them each time.
|
||||
t-*/config/**/users
|
||||
t-*/?/**/users
|
||||
|
||||
|
||||
Reference in New Issue
Block a user