Skip to content

Header Regex Match and Received: -- works but only sees the first Received line ? #361

@ChrisHall-GMCH

Description

@ChrisHall-GMCH

For filtering total garbage it is useful to filter on the Received: lines -- but remembering that these too can be forged :-(

I find that a filter such as:

received:\bfrom\s+(A-Za-z0-9*.)+xn--p1acf\b

does the trick... BUT it appears to only look at the first Received: line it comes across :-(

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions