diff options
author | Renato Botelho <renato@netgate.com> | 2016-01-07 10:23:04 -0200 |
---|---|---|
committer | Renato Botelho <renato@netgate.com> | 2016-01-07 10:23:04 -0200 |
commit | eb9b6a694f8aea2a251ee5cb582fbf4a13a88378 (patch) | |
tree | 21404dc389b901e3c29cdd20125457eb982e28e8 /tools/conf | |
parent | 24c16d618ea9f61a07b016808915706c9d2da7f5 (diff) | |
parent | 34fd9263fa4f99e71238a56961f4af8c425a8194 (diff) | |
download | pfsense-eb9b6a694f8aea2a251ee5cb582fbf4a13a88378.zip pfsense-eb9b6a694f8aea2a251ee5cb582fbf4a13a88378.tar.gz |
Merge pull request #2329 from marcelloc/patch-1
Diffstat (limited to 'tools/conf')
-rw-r--r-- | tools/conf/pfPorts/make.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/conf/pfPorts/make.conf b/tools/conf/pfPorts/make.conf index 10b79fb..05f9e9e 100644 --- a/tools/conf/pfPorts/make.conf +++ b/tools/conf/pfPorts/make.conf @@ -117,3 +117,5 @@ net-mgmt_zabbix22-agent_SET_FORCE=IPV6 SQLITE net-mgmt_zabbix22-proxy_SET_FORCE=IPV6 SQLITE net-mgmt_zabbix22-proxy_UNSET_FORCE=GSSAPI JABBER MYSQL + +mail_postfix_SET_FORCE=PCRE SASL2 SPF TLS PERL |