6 lines
172 B
Plaintext
6 lines
172 B
Plaintext
### Removes headers of MUAs for privacy reasons
|
|
/^Received:/ IGNORE
|
|
/^X-Originating-IP:/ IGNORE
|
|
/^X-Mailer:/ IGNORE
|
|
/^User-Agent:/ IGNORE
|