diff --git a/postfix/postfix.spec b/postfix/postfix.spec index e067cf6e34..0d9ea98b2f 100644 --- a/postfix/postfix.spec +++ b/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 diff --git a/postfix/rc.postfix b/postfix/rc.postfix index 4d47bc7f79..a64a47a8a6 100644 --- a/postfix/rc.postfix +++ b/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