瀏覽代碼

fix dependency and make pflogsum more verbose

master
父節點
當前提交
29623268fd
  1. 4
      postfix/postfix.spec
  2. 2
      postfix/rc.postfix

4
postfix/postfix.spec

@ -70,8 +70,8 @@ Source6: ftp://ftp.porcupine.org/mirrors/postfix-release/experimental/snaps
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 0.9-33, perl >= 5.6.1-10
PreReq: OpenPKG, openpkg >= 0.9-33, perl >= 5.6.1-10
BuildPreReq: OpenPKG, openpkg >= 0.9-20011022.0, perl >= 5.6.1-10
PreReq: OpenPKG, openpkg >= 0.9-20011022.0, perl >= 5.6.1-10
%if "%{with_db}" == "yes"
BuildPreReq: db
%endif

2
postfix/rc.postfix

@ -46,7 +46,7 @@
logfiles="$logfiles @l_prefix@/var/postfix/log/postfix.log.0"
fi
@l_prefix@/sbin/pflogsumm -d yesterday -h 10 -u 10 -i \
--iso_date_time --problems_first --smtpd_stats \
--iso_date_time --problems_first --smtpd_stats --verbose_msg_detail \
${postfix_sum_flags} \
${logfiles} >@l_prefix@/var/postfix/log/postfix.sum

載入中…
取消
儲存