Hi Noel > Or just a really bad job of cut/paste?
Damn. Here I am trying to keep things all tidy-like and f'ing it all up with cp-n-paste. Sorry. Typo. Without any monkeying by me, postconf -n body_checks body_checks = pcre:/etc/postfix/body_checks.pcre postconf -n | grep body_checks body_checks = pcre:/etc/postfix/body_checks.pcre > Also, one of the most common reasons for body/header checks not > matching is due to the message being base64 or quoted-printable > encoded. You'll need to examine the raw mail message with vi on > your imap server store to see what's really in there. Yeah thought about that. No weird encoding. And testing the message sent and the message received with the "postmap -q" both work. Thanks, Billy