--- rpms/smeserver-sme9admin/contribs9/smeserver-sme9admin.spec 2015/08/21 15:54:13 1.2 +++ rpms/smeserver-sme9admin/contribs9/smeserver-sme9admin.spec 2016/12/17 15:49:43 1.7 @@ -1,4 +1,4 @@ -# $Id: smeserver-sme9admin.spec,v 1.4 2013/12/30 06:47:01 unnilennium Exp $ +# $Id: smeserver-sme9admin.spec,v 1.6 2016/12/15 18:35:44 unnilennium Exp $ # Authority: vip-ire # Name: Daniel Berteaud # @@ -7,12 +7,15 @@ Summary: A graphical monitor, alert rais %define name smeserver-sme9admin Name: %{name} %define version 1.5 -%define release 15 +%define release 20 Version: %{version} Release: %{release}%{?dist} License: GPL Group: Networking/Daemons Source: %{name}-%{version}.tar.gz +Patch0: smeserver-sme9admin-1.5-bz9725-email.patch +Patch1: smeserver-sme9admin-1.5-bz8399-traffic.patch +Patch2: smeserver-sme9admin-1.5-bz8818-email_accounting.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch @@ -32,6 +35,23 @@ Obsoletes: smeserver-sme8admin AutoReqProv: no %changelog +* Sat Dec 17 2016 Jean-Philipe Pialasse 1.5-20.sme +- fix last patch by adding path to called programs + +* Thu Dec 15 2016 Jean-Philipe Pialasse 1.5-19.sme +- fix bad accounting for incoming and outgoing mail [SME: 8818] +- mail_in alert now account for all queued emails from qpsmtpd and sqpsmtpd +- mail_out alert now account for qmail total remote delivery attempts +- known issue : on first run will account more than 5 minutes ( whole log) and will alert for exceeding amount +- added accounting of qpsmtpd and sqpsmtpd code +- TODO: alert on qmail queue too high, alert on too many qpsmtpd connections + +* Wed Nov 23 2016 Jean-Philipe Pialasse 1.5-18.sme +- fix limited size in mysql fields for traffic accounting [SME: 8399] + +* Wed Nov 23 2016 Jean-Philipe Pialasse 1.5-16.sme +- add more verbose email alert [SME: 9725] + * Fri Aug 21 2015 stephane de Labrusse 1.5-15.sme - Initial release to contribs9 @@ -98,6 +118,9 @@ This contrib is a bit inspired by e-smit %prep %setup +%patch0 -p1 +%patch1 -p1 +%patch2 -p1 %build perl createlinks