Issue:

The reason is because Spam Assassin or another program such which uses the same lists as Spam Assassin, have added a new policy.

It seems a lot of setup guides show that you should remove certain lines from all emails that pass through your servers. One of these lines is the “Received” line which shows the IP of which the email client that sent out the email.

Fighting spam is a hard battle, and leaving in the received header makes a lot of sense to target those actors.

Fix:

Remove the following line from your header_checks file, under your postfix installation directory.

  • Usually: /etc/postfix/header_checks/
Remove this line:

/^Received:/ IGNORE