Hi postfixers,
I recently started playing with the header_checks and body_checks feature. I got the first one working just fine, however I cant seem to get body_checks working. These are the 2 lines in main.cf:
body_checks = regexp:/etc/postfix/body_checks
body_checks = regexp:/etc/postfix/body_checks
postconf -n|grep checks gives only
header_checks = pcre:/etc/postfix/header_checks
so I see the body_checks is ignored which leads me to the conclusion that my version of postfix doesn't know about this feature (yet)?
Postfix-19991231-pl05 is the reported version - ok, I know it's kinda old ;-) but why upgrade when 99% of what I need works ;-)
Does someone know when body_checks was introduced? Should it work on my version ? Any other hints?
Thanks in advance,
Zodiak
I recently started playing with the header_checks and body_checks feature. I got the first one working just fine, however I cant seem to get body_checks working. These are the 2 lines in main.cf:
body_checks = regexp:/etc/postfix/body_checks
body_checks = regexp:/etc/postfix/body_checks
postconf -n|grep checks gives only
header_checks = pcre:/etc/postfix/header_checks
so I see the body_checks is ignored which leads me to the conclusion that my version of postfix doesn't know about this feature (yet)?
Postfix-19991231-pl05 is the reported version - ok, I know it's kinda old ;-) but why upgrade when 99% of what I need works ;-)
Does someone know when body_checks was introduced? Should it work on my version ? Any other hints?
Thanks in advance,
Zodiak