mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
6fe402670f
plugins that postfix can use. Submitted by: Omanchu Oogali <missnglnk@sneakerz.org> (new MAINTAINER)
43 lines
1.2 KiB
Plaintext
43 lines
1.2 KiB
Plaintext
*** ./html/uce.html.orig Fri Dec 31 15:06:07 1999
|
|
--- ./html/uce.html Thu Jun 1 22:31:37 2000
|
|
***************
|
|
*** 126,130 ****
|
|
|
|
! <dd> <b>header_checks = regexp:/etc/postfix/header_checks</b>
|
|
|
|
! <dd> <b>header_checks = pcre:/etc/postfix/header_checks</b>
|
|
|
|
--- 126,130 ----
|
|
|
|
! <dd> <b>header_checks = regexp:!!PREFIX!!/etc/postfix/header_checks</b>
|
|
|
|
! <dd> <b>header_checks = pcre:!!PREFIX!!/etc/postfix/header_checks</b>
|
|
|
|
***************
|
|
*** 169,171 ****
|
|
|
|
! <dd> <b>smtpd_client_restrictions = hash:/etc/postfix/access,
|
|
reject_maps_rbl</b>
|
|
--- 169,171 ----
|
|
|
|
! <dd> <b>smtpd_client_restrictions = hash:!!PREFIX!!/etc/postfix/access,
|
|
reject_maps_rbl</b>
|
|
***************
|
|
*** 474,476 ****
|
|
|
|
! <dd> <b>smtpd_sender_restrictions = hash:/etc/postfix/access,
|
|
reject_unknown_sender_domain</b>
|
|
--- 474,476 ----
|
|
|
|
! <dd> <b>smtpd_sender_restrictions = hash:!!PREFIX!!/etc/postfix/access,
|
|
reject_unknown_sender_domain</b>
|
|
***************
|
|
*** 856,858 ****
|
|
<dd> <b>smtpd_etrn_restrictions = permit_mynetworks,
|
|
! hash:/etc/postfix/etrn_access, reject</b>
|
|
|
|
--- 856,858 ----
|
|
<dd> <b>smtpd_etrn_restrictions = permit_mynetworks,
|
|
! hash:!!PREFIX!!/etc/postfix/etrn_access, reject</b>
|
|
|