[email protected]: > postconf -n | grep body_checks > body_checks = /etc/postfix/body_checks.pcre
That's your problem. You have SPACE before body_checks.
Wietse
[email protected]: > postconf -n | grep body_checks > body_checks = /etc/postfix/body_checks.pcre
That's your problem. You have SPACE before body_checks.
Wietse