forked from Lainports/freebsd-ports
plugins that postfix can use. Submitted by: Omanchu Oogali <missnglnk@sneakerz.org> (new MAINTAINER)
18 lines
445 B
Text
18 lines
445 B
Text
*** ./conf/sample-filter.cf.orig Mon May 29 11:30:44 2000
|
|
--- ./conf/sample-filter.cf Thu Jun 1 22:07:58 2000
|
|
***************
|
|
*** 15,17 ****
|
|
#
|
|
! header_checks = regexp:/etc/postfix/header_checks
|
|
|
|
--- 15,17 ----
|
|
#
|
|
! header_checks = regexp:!!PREFIX!!/etc/postfix/header_checks
|
|
|
|
***************
|
|
*** 26,27 ****
|
|
#
|
|
! body_checks = regexp:/etc/postfix/body_checks
|
|
--- 26,27 ----
|
|
#
|
|
! body_checks = regexp:!!PREFIX!!/etc/postfix/body_checks
|