mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
update postfix to 2.0.6
this is a security critical release -- it works around the same bug that was recently patched in sendmail to protect any unpatched sendmail servers behind a postfix gateway. this fix allows one to leave postfix as the gateway machine when there are unpatched sendmail servers, rather than having to install sendmail on your gateway. PR: 49006 Submitted by: Vivek Khera <khera@kcilink.com> Approved by: kris
This commit is contained in:
parent
a7674c6fdf
commit
c407c1d0f0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=77081
@ -15,7 +15,7 @@
|
||||
# NOTE: PCRE is enabled by default unless you specifically disable it.
|
||||
|
||||
PORTNAME= postfix
|
||||
PORTVERSION= 2.0.4
|
||||
PORTVERSION= 2.0.6
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= mail ipv6
|
||||
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \
|
||||
@ -49,8 +49,6 @@ MAN8= bounce.8 cleanup.8 defer.8 error.8 flush.8 lmtp.8 local.8 \
|
||||
# patch it.
|
||||
MAN8base=$(MAN8:S/tlsmgr.8//)
|
||||
|
||||
NO_LATEST_LINK= yes
|
||||
|
||||
CONF1= main.cf master.cf access aliases canonical pcre_table regexp_table \
|
||||
relocated transport virtual
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (postfix/postfix-pg.postfix-2.0.0.2.patch) = 5a0aa5ef6a231a593eb6c5628236a3e4
|
||||
MD5 (postfix/postfix-2.0.4.tar.gz) = fbe488f69acf439a3a71dbbd21085615
|
||||
MD5 (postfix/postfix-2.0.6.tar.gz) = 31a49ed9970cd2abe63e4d3d7851e5f7
|
||||
MD5 (postfix/pfixtls-0.8.13-2.0.3-0.9.7.tar.gz) = 72ff441a6e43bf00a8a1d8691ffae1de
|
||||
MD5 (postfix/tls+ipv6-1.12-pf-2.0.3.patch.gz) = 7eb7b6dd6d651f722e5da7dc3aa43cc1
|
||||
|
@ -25,6 +25,7 @@ ln -s /usr/local/sbin/postfix postfix.sh
|
||||
Also, you will want to disable some Sendmail-specific daily maintenance
|
||||
routines in your /etc/periodic.conf file:
|
||||
|
||||
daily_clean_hoststat_enable="NO"
|
||||
daily_status_mail_rejects_enable="NO"
|
||||
daily_status_include_submit_mailq="NO"
|
||||
daily_submit_queuerun="NO"
|
||||
|
@ -15,7 +15,7 @@
|
||||
# NOTE: PCRE is enabled by default unless you specifically disable it.
|
||||
|
||||
PORTNAME= postfix
|
||||
PORTVERSION= 2.0.4
|
||||
PORTVERSION= 2.0.6
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= mail ipv6
|
||||
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \
|
||||
@ -49,8 +49,6 @@ MAN8= bounce.8 cleanup.8 defer.8 error.8 flush.8 lmtp.8 local.8 \
|
||||
# patch it.
|
||||
MAN8base=$(MAN8:S/tlsmgr.8//)
|
||||
|
||||
NO_LATEST_LINK= yes
|
||||
|
||||
CONF1= main.cf master.cf access aliases canonical pcre_table regexp_table \
|
||||
relocated transport virtual
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (postfix/postfix-pg.postfix-2.0.0.2.patch) = 5a0aa5ef6a231a593eb6c5628236a3e4
|
||||
MD5 (postfix/postfix-2.0.4.tar.gz) = fbe488f69acf439a3a71dbbd21085615
|
||||
MD5 (postfix/postfix-2.0.6.tar.gz) = 31a49ed9970cd2abe63e4d3d7851e5f7
|
||||
MD5 (postfix/pfixtls-0.8.13-2.0.3-0.9.7.tar.gz) = 72ff441a6e43bf00a8a1d8691ffae1de
|
||||
MD5 (postfix/tls+ipv6-1.12-pf-2.0.3.patch.gz) = 7eb7b6dd6d651f722e5da7dc3aa43cc1
|
||||
|
@ -25,6 +25,7 @@ ln -s /usr/local/sbin/postfix postfix.sh
|
||||
Also, you will want to disable some Sendmail-specific daily maintenance
|
||||
routines in your /etc/periodic.conf file:
|
||||
|
||||
daily_clean_hoststat_enable="NO"
|
||||
daily_status_mail_rejects_enable="NO"
|
||||
daily_status_include_submit_mailq="NO"
|
||||
daily_submit_queuerun="NO"
|
||||
|
@ -15,7 +15,7 @@
|
||||
# NOTE: PCRE is enabled by default unless you specifically disable it.
|
||||
|
||||
PORTNAME= postfix
|
||||
PORTVERSION= 2.0.4
|
||||
PORTVERSION= 2.0.6
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= mail ipv6
|
||||
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \
|
||||
@ -49,8 +49,6 @@ MAN8= bounce.8 cleanup.8 defer.8 error.8 flush.8 lmtp.8 local.8 \
|
||||
# patch it.
|
||||
MAN8base=$(MAN8:S/tlsmgr.8//)
|
||||
|
||||
NO_LATEST_LINK= yes
|
||||
|
||||
CONF1= main.cf master.cf access aliases canonical pcre_table regexp_table \
|
||||
relocated transport virtual
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (postfix/postfix-pg.postfix-2.0.0.2.patch) = 5a0aa5ef6a231a593eb6c5628236a3e4
|
||||
MD5 (postfix/postfix-2.0.4.tar.gz) = fbe488f69acf439a3a71dbbd21085615
|
||||
MD5 (postfix/postfix-2.0.6.tar.gz) = 31a49ed9970cd2abe63e4d3d7851e5f7
|
||||
MD5 (postfix/pfixtls-0.8.13-2.0.3-0.9.7.tar.gz) = 72ff441a6e43bf00a8a1d8691ffae1de
|
||||
MD5 (postfix/tls+ipv6-1.12-pf-2.0.3.patch.gz) = 7eb7b6dd6d651f722e5da7dc3aa43cc1
|
||||
|
@ -25,6 +25,7 @@ ln -s /usr/local/sbin/postfix postfix.sh
|
||||
Also, you will want to disable some Sendmail-specific daily maintenance
|
||||
routines in your /etc/periodic.conf file:
|
||||
|
||||
daily_clean_hoststat_enable="NO"
|
||||
daily_status_mail_rejects_enable="NO"
|
||||
daily_status_include_submit_mailq="NO"
|
||||
daily_submit_queuerun="NO"
|
||||
|
@ -15,7 +15,7 @@
|
||||
# NOTE: PCRE is enabled by default unless you specifically disable it.
|
||||
|
||||
PORTNAME= postfix
|
||||
PORTVERSION= 2.0.4
|
||||
PORTVERSION= 2.0.6
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= mail ipv6
|
||||
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \
|
||||
@ -49,8 +49,6 @@ MAN8= bounce.8 cleanup.8 defer.8 error.8 flush.8 lmtp.8 local.8 \
|
||||
# patch it.
|
||||
MAN8base=$(MAN8:S/tlsmgr.8//)
|
||||
|
||||
NO_LATEST_LINK= yes
|
||||
|
||||
CONF1= main.cf master.cf access aliases canonical pcre_table regexp_table \
|
||||
relocated transport virtual
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (postfix/postfix-pg.postfix-2.0.0.2.patch) = 5a0aa5ef6a231a593eb6c5628236a3e4
|
||||
MD5 (postfix/postfix-2.0.4.tar.gz) = fbe488f69acf439a3a71dbbd21085615
|
||||
MD5 (postfix/postfix-2.0.6.tar.gz) = 31a49ed9970cd2abe63e4d3d7851e5f7
|
||||
MD5 (postfix/pfixtls-0.8.13-2.0.3-0.9.7.tar.gz) = 72ff441a6e43bf00a8a1d8691ffae1de
|
||||
MD5 (postfix/tls+ipv6-1.12-pf-2.0.3.patch.gz) = 7eb7b6dd6d651f722e5da7dc3aa43cc1
|
||||
|
@ -25,6 +25,7 @@ ln -s /usr/local/sbin/postfix postfix.sh
|
||||
Also, you will want to disable some Sendmail-specific daily maintenance
|
||||
routines in your /etc/periodic.conf file:
|
||||
|
||||
daily_clean_hoststat_enable="NO"
|
||||
daily_status_mail_rejects_enable="NO"
|
||||
daily_status_include_submit_mailq="NO"
|
||||
daily_submit_queuerun="NO"
|
||||
|
@ -15,7 +15,7 @@
|
||||
# NOTE: PCRE is enabled by default unless you specifically disable it.
|
||||
|
||||
PORTNAME= postfix
|
||||
PORTVERSION= 2.0.4
|
||||
PORTVERSION= 2.0.6
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= mail ipv6
|
||||
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \
|
||||
@ -49,8 +49,6 @@ MAN8= bounce.8 cleanup.8 defer.8 error.8 flush.8 lmtp.8 local.8 \
|
||||
# patch it.
|
||||
MAN8base=$(MAN8:S/tlsmgr.8//)
|
||||
|
||||
NO_LATEST_LINK= yes
|
||||
|
||||
CONF1= main.cf master.cf access aliases canonical pcre_table regexp_table \
|
||||
relocated transport virtual
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (postfix/postfix-pg.postfix-2.0.0.2.patch) = 5a0aa5ef6a231a593eb6c5628236a3e4
|
||||
MD5 (postfix/postfix-2.0.4.tar.gz) = fbe488f69acf439a3a71dbbd21085615
|
||||
MD5 (postfix/postfix-2.0.6.tar.gz) = 31a49ed9970cd2abe63e4d3d7851e5f7
|
||||
MD5 (postfix/pfixtls-0.8.13-2.0.3-0.9.7.tar.gz) = 72ff441a6e43bf00a8a1d8691ffae1de
|
||||
MD5 (postfix/tls+ipv6-1.12-pf-2.0.3.patch.gz) = 7eb7b6dd6d651f722e5da7dc3aa43cc1
|
||||
|
@ -25,6 +25,7 @@ ln -s /usr/local/sbin/postfix postfix.sh
|
||||
Also, you will want to disable some Sendmail-specific daily maintenance
|
||||
routines in your /etc/periodic.conf file:
|
||||
|
||||
daily_clean_hoststat_enable="NO"
|
||||
daily_status_mail_rejects_enable="NO"
|
||||
daily_status_include_submit_mailq="NO"
|
||||
daily_submit_queuerun="NO"
|
||||
|
@ -15,7 +15,7 @@
|
||||
# NOTE: PCRE is enabled by default unless you specifically disable it.
|
||||
|
||||
PORTNAME= postfix
|
||||
PORTVERSION= 2.0.4
|
||||
PORTVERSION= 2.0.6
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= mail ipv6
|
||||
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \
|
||||
@ -49,8 +49,6 @@ MAN8= bounce.8 cleanup.8 defer.8 error.8 flush.8 lmtp.8 local.8 \
|
||||
# patch it.
|
||||
MAN8base=$(MAN8:S/tlsmgr.8//)
|
||||
|
||||
NO_LATEST_LINK= yes
|
||||
|
||||
CONF1= main.cf master.cf access aliases canonical pcre_table regexp_table \
|
||||
relocated transport virtual
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (postfix/postfix-pg.postfix-2.0.0.2.patch) = 5a0aa5ef6a231a593eb6c5628236a3e4
|
||||
MD5 (postfix/postfix-2.0.4.tar.gz) = fbe488f69acf439a3a71dbbd21085615
|
||||
MD5 (postfix/postfix-2.0.6.tar.gz) = 31a49ed9970cd2abe63e4d3d7851e5f7
|
||||
MD5 (postfix/pfixtls-0.8.13-2.0.3-0.9.7.tar.gz) = 72ff441a6e43bf00a8a1d8691ffae1de
|
||||
MD5 (postfix/tls+ipv6-1.12-pf-2.0.3.patch.gz) = 7eb7b6dd6d651f722e5da7dc3aa43cc1
|
||||
|
@ -25,6 +25,7 @@ ln -s /usr/local/sbin/postfix postfix.sh
|
||||
Also, you will want to disable some Sendmail-specific daily maintenance
|
||||
routines in your /etc/periodic.conf file:
|
||||
|
||||
daily_clean_hoststat_enable="NO"
|
||||
daily_status_mail_rejects_enable="NO"
|
||||
daily_status_include_submit_mailq="NO"
|
||||
daily_submit_queuerun="NO"
|
||||
|
@ -15,7 +15,7 @@
|
||||
# NOTE: PCRE is enabled by default unless you specifically disable it.
|
||||
|
||||
PORTNAME= postfix
|
||||
PORTVERSION= 2.0.4
|
||||
PORTVERSION= 2.0.6
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= mail ipv6
|
||||
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \
|
||||
@ -49,8 +49,6 @@ MAN8= bounce.8 cleanup.8 defer.8 error.8 flush.8 lmtp.8 local.8 \
|
||||
# patch it.
|
||||
MAN8base=$(MAN8:S/tlsmgr.8//)
|
||||
|
||||
NO_LATEST_LINK= yes
|
||||
|
||||
CONF1= main.cf master.cf access aliases canonical pcre_table regexp_table \
|
||||
relocated transport virtual
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (postfix/postfix-pg.postfix-2.0.0.2.patch) = 5a0aa5ef6a231a593eb6c5628236a3e4
|
||||
MD5 (postfix/postfix-2.0.4.tar.gz) = fbe488f69acf439a3a71dbbd21085615
|
||||
MD5 (postfix/postfix-2.0.6.tar.gz) = 31a49ed9970cd2abe63e4d3d7851e5f7
|
||||
MD5 (postfix/pfixtls-0.8.13-2.0.3-0.9.7.tar.gz) = 72ff441a6e43bf00a8a1d8691ffae1de
|
||||
MD5 (postfix/tls+ipv6-1.12-pf-2.0.3.patch.gz) = 7eb7b6dd6d651f722e5da7dc3aa43cc1
|
||||
|
@ -25,6 +25,7 @@ ln -s /usr/local/sbin/postfix postfix.sh
|
||||
Also, you will want to disable some Sendmail-specific daily maintenance
|
||||
routines in your /etc/periodic.conf file:
|
||||
|
||||
daily_clean_hoststat_enable="NO"
|
||||
daily_status_mail_rejects_enable="NO"
|
||||
daily_status_include_submit_mailq="NO"
|
||||
daily_submit_queuerun="NO"
|
||||
|
@ -15,7 +15,7 @@
|
||||
# NOTE: PCRE is enabled by default unless you specifically disable it.
|
||||
|
||||
PORTNAME= postfix
|
||||
PORTVERSION= 2.0.4
|
||||
PORTVERSION= 2.0.6
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= mail ipv6
|
||||
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \
|
||||
@ -49,8 +49,6 @@ MAN8= bounce.8 cleanup.8 defer.8 error.8 flush.8 lmtp.8 local.8 \
|
||||
# patch it.
|
||||
MAN8base=$(MAN8:S/tlsmgr.8//)
|
||||
|
||||
NO_LATEST_LINK= yes
|
||||
|
||||
CONF1= main.cf master.cf access aliases canonical pcre_table regexp_table \
|
||||
relocated transport virtual
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (postfix/postfix-pg.postfix-2.0.0.2.patch) = 5a0aa5ef6a231a593eb6c5628236a3e4
|
||||
MD5 (postfix/postfix-2.0.4.tar.gz) = fbe488f69acf439a3a71dbbd21085615
|
||||
MD5 (postfix/postfix-2.0.6.tar.gz) = 31a49ed9970cd2abe63e4d3d7851e5f7
|
||||
MD5 (postfix/pfixtls-0.8.13-2.0.3-0.9.7.tar.gz) = 72ff441a6e43bf00a8a1d8691ffae1de
|
||||
MD5 (postfix/tls+ipv6-1.12-pf-2.0.3.patch.gz) = 7eb7b6dd6d651f722e5da7dc3aa43cc1
|
||||
|
@ -25,6 +25,7 @@ ln -s /usr/local/sbin/postfix postfix.sh
|
||||
Also, you will want to disable some Sendmail-specific daily maintenance
|
||||
routines in your /etc/periodic.conf file:
|
||||
|
||||
daily_clean_hoststat_enable="NO"
|
||||
daily_status_mail_rejects_enable="NO"
|
||||
daily_status_include_submit_mailq="NO"
|
||||
daily_submit_queuerun="NO"
|
||||
|
@ -15,7 +15,7 @@
|
||||
# NOTE: PCRE is enabled by default unless you specifically disable it.
|
||||
|
||||
PORTNAME= postfix
|
||||
PORTVERSION= 2.0.4
|
||||
PORTVERSION= 2.0.6
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= mail ipv6
|
||||
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \
|
||||
@ -49,8 +49,6 @@ MAN8= bounce.8 cleanup.8 defer.8 error.8 flush.8 lmtp.8 local.8 \
|
||||
# patch it.
|
||||
MAN8base=$(MAN8:S/tlsmgr.8//)
|
||||
|
||||
NO_LATEST_LINK= yes
|
||||
|
||||
CONF1= main.cf master.cf access aliases canonical pcre_table regexp_table \
|
||||
relocated transport virtual
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (postfix/postfix-pg.postfix-2.0.0.2.patch) = 5a0aa5ef6a231a593eb6c5628236a3e4
|
||||
MD5 (postfix/postfix-2.0.4.tar.gz) = fbe488f69acf439a3a71dbbd21085615
|
||||
MD5 (postfix/postfix-2.0.6.tar.gz) = 31a49ed9970cd2abe63e4d3d7851e5f7
|
||||
MD5 (postfix/pfixtls-0.8.13-2.0.3-0.9.7.tar.gz) = 72ff441a6e43bf00a8a1d8691ffae1de
|
||||
MD5 (postfix/tls+ipv6-1.12-pf-2.0.3.patch.gz) = 7eb7b6dd6d651f722e5da7dc3aa43cc1
|
||||
|
@ -25,6 +25,7 @@ ln -s /usr/local/sbin/postfix postfix.sh
|
||||
Also, you will want to disable some Sendmail-specific daily maintenance
|
||||
routines in your /etc/periodic.conf file:
|
||||
|
||||
daily_clean_hoststat_enable="NO"
|
||||
daily_status_mail_rejects_enable="NO"
|
||||
daily_status_include_submit_mailq="NO"
|
||||
daily_submit_queuerun="NO"
|
||||
|
@ -15,7 +15,7 @@
|
||||
# NOTE: PCRE is enabled by default unless you specifically disable it.
|
||||
|
||||
PORTNAME= postfix
|
||||
PORTVERSION= 2.0.4
|
||||
PORTVERSION= 2.0.6
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= mail ipv6
|
||||
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \
|
||||
@ -49,8 +49,6 @@ MAN8= bounce.8 cleanup.8 defer.8 error.8 flush.8 lmtp.8 local.8 \
|
||||
# patch it.
|
||||
MAN8base=$(MAN8:S/tlsmgr.8//)
|
||||
|
||||
NO_LATEST_LINK= yes
|
||||
|
||||
CONF1= main.cf master.cf access aliases canonical pcre_table regexp_table \
|
||||
relocated transport virtual
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (postfix/postfix-pg.postfix-2.0.0.2.patch) = 5a0aa5ef6a231a593eb6c5628236a3e4
|
||||
MD5 (postfix/postfix-2.0.4.tar.gz) = fbe488f69acf439a3a71dbbd21085615
|
||||
MD5 (postfix/postfix-2.0.6.tar.gz) = 31a49ed9970cd2abe63e4d3d7851e5f7
|
||||
MD5 (postfix/pfixtls-0.8.13-2.0.3-0.9.7.tar.gz) = 72ff441a6e43bf00a8a1d8691ffae1de
|
||||
MD5 (postfix/tls+ipv6-1.12-pf-2.0.3.patch.gz) = 7eb7b6dd6d651f722e5da7dc3aa43cc1
|
||||
|
@ -25,6 +25,7 @@ ln -s /usr/local/sbin/postfix postfix.sh
|
||||
Also, you will want to disable some Sendmail-specific daily maintenance
|
||||
routines in your /etc/periodic.conf file:
|
||||
|
||||
daily_clean_hoststat_enable="NO"
|
||||
daily_status_mail_rejects_enable="NO"
|
||||
daily_status_include_submit_mailq="NO"
|
||||
daily_submit_queuerun="NO"
|
||||
|
@ -15,7 +15,7 @@
|
||||
# NOTE: PCRE is enabled by default unless you specifically disable it.
|
||||
|
||||
PORTNAME= postfix
|
||||
PORTVERSION= 2.0.4
|
||||
PORTVERSION= 2.0.6
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= mail ipv6
|
||||
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \
|
||||
@ -49,8 +49,6 @@ MAN8= bounce.8 cleanup.8 defer.8 error.8 flush.8 lmtp.8 local.8 \
|
||||
# patch it.
|
||||
MAN8base=$(MAN8:S/tlsmgr.8//)
|
||||
|
||||
NO_LATEST_LINK= yes
|
||||
|
||||
CONF1= main.cf master.cf access aliases canonical pcre_table regexp_table \
|
||||
relocated transport virtual
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (postfix/postfix-pg.postfix-2.0.0.2.patch) = 5a0aa5ef6a231a593eb6c5628236a3e4
|
||||
MD5 (postfix/postfix-2.0.4.tar.gz) = fbe488f69acf439a3a71dbbd21085615
|
||||
MD5 (postfix/postfix-2.0.6.tar.gz) = 31a49ed9970cd2abe63e4d3d7851e5f7
|
||||
MD5 (postfix/pfixtls-0.8.13-2.0.3-0.9.7.tar.gz) = 72ff441a6e43bf00a8a1d8691ffae1de
|
||||
MD5 (postfix/tls+ipv6-1.12-pf-2.0.3.patch.gz) = 7eb7b6dd6d651f722e5da7dc3aa43cc1
|
||||
|
@ -25,6 +25,7 @@ ln -s /usr/local/sbin/postfix postfix.sh
|
||||
Also, you will want to disable some Sendmail-specific daily maintenance
|
||||
routines in your /etc/periodic.conf file:
|
||||
|
||||
daily_clean_hoststat_enable="NO"
|
||||
daily_status_mail_rejects_enable="NO"
|
||||
daily_status_include_submit_mailq="NO"
|
||||
daily_submit_queuerun="NO"
|
||||
|
Loading…
Reference in New Issue
Block a user