On Thu, Dec 20, 2012 at 08:52:05PM +0000, Jim Nalepa - US wrote: > Would like to know if there is a way of modifying the ACTION in body_checks > > Currently have in main.cf > body_checks = regexp:/etc/postfix/body_checks
Postfix does not support the BCC action via header_checks/body_checks. You need a content_filter or milter for that. The supported actions are listed in the "ACTIONS" section of: http://www.postfix.org/header_checks.5.html -- Viktor.