6 Commits

Author SHA1 Message Date
Trevor Batley
2100fa3b6e change path to setuidgid and multilig #12566 2024-03-30 16:41:34 +11:00
412fec9844 * Sat Mar 23 2024 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-3.sme
- fix missing Provides: smeserver-mta [SME: 12521]
2024-03-23 19:17:33 -04:00
5d7ce1e78e change Requires to reference smeserver-* not e-smith-* in spec 2024-03-23 15:56:50 +00:00
00cc129dd5 Move provides in spec file to not after changelog 2024-03-23 13:55:22 +00:00
04596b1323 Update 2024-03-23 12:11:54 +00:00
Trevor Batley
bb3d0ae9e8 rename-e-smith-pkg script (#12359) 2024-03-11 10:11:17 +11:00
4 changed files with 33 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
# Makefile for source rpm: e-smith-qmail # Makefile for source rpm: smeserver-qmail
# $Id: Makefile,v 1.1 2016/02/05 21:46:43 stephdl Exp $ # $Id: Makefile,v 1.1 2016/02/05 21:46:43 stephdl Exp $
NAME := e-smith-qmail NAME := smeserver-qmail
SPECFILE = $(firstword $(wildcard *.spec)) SPECFILE = $(firstword $(wildcard *.spec))
define find-makefile-common define find-makefile-common

View File

@@ -1,12 +1,13 @@
# <img src="https://www.koozali.org/images/koozali/Logo/Png/Koozali_logo_2016.png" width="25%" vertical="auto" style="vertical-align:bottom"> e-smith-qmail # <img src="https://www.koozali.org/images/koozali/Logo/Png/Koozali_logo_2016.png" width="25%" vertical="auto" style="vertical-align:bottom"> smeserver-qmail
SMEServer Koozali developed git repo for e-smith-qmail smeserver SMEServer Koozali developed git repo for smeserver-qmail smeserver
## Wiki ## Wiki
<br />https://wiki.koozali.org/ <br />https://wiki.koozali.org/
## Bugzilla ## Bugzilla
Show list of outstanding bugs: [here](https://bugs.koozali.org/buglist.cgi?component=e-smith-qmail&product=SME%20Server%2010.X&query_format=advanced&limit=0&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=CONFIRMED) Show list of outstanding bugs: [here](https://bugs.koozali.org/buglist.cgi?component=smeserver-qmail&product=SME%20Server%2010.X&query_format=advanced&limit=0&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=CONFIRMED)\
And a list of outstanding Legacy bugs: (e-smith-qmail) [here](https://bugs.koozali.org/buglist.cgi?component=e-smith-qmail&product=SME%20Server%2010.X&query_format=advanced&limit=0&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=CONFIRMED)
## Description ## Description
@@ -14,4 +15,4 @@ Show list of outstanding bugs: [here](https://bugs.koozali.org/buglist.cgi?compo
*Once it has been checked, then this comment will be deleted* *Once it has been checked, then this comment will be deleted*
<br /> <br />
E-smith-qmail is an open source email server software designed to facilitate email communication for small- and medium-sized businesses. It is highly customizable, with support for multiple domains, virtual domains, forwarding, aliases, and mailing lists, and its features can be adapted to meet the specific communication needs of any organization. With its straightforward web-based administration interface, e-smith-qmail can be easily configured for optimal security and performance. Additionally, its advanced spam filtering technology helps to ensure that email communication remains safe and secure for both senders and recipients. E-smith-qmail is an open source email server software designed to facilitate email communication for small- and medium-sized businesses. It is highly customizable, with support for multiple domains, virtual domains, forwarding, aliases, and mailing lists, and its features can be adapted to meet the specific communication needs of any organization. With its straightforward web-based administration interface, smeserver-qmail can be easily configured for optimal security and performance. Additionally, its advanced spam filtering technology helps to ensure that email communication remains safe and secure for both senders and recipients.

View File

@@ -24,7 +24,7 @@
NUM=$(/sbin/e-smith/db configuration getprop qmail KeepLogFiles) NUM=$(/sbin/e-smith/db configuration getprop qmail KeepLogFiles)
exec \ exec \
/usr/local/bin/setuidgid qmaill \ /usr/bin/setuidgid qmaill \
/usr/local/bin/multilog t s5000000 \ /usr/bin/multilog t s5000000 \
n${NUM:-10} \ n${NUM:-10} \
/var/log/qmail /var/log/qmail

View File

@@ -1,10 +1,10 @@
# $Id: e-smith-qmail.spec,v 1.17 2022/04/06 04:38:59 jpp Exp $ # $Id: e-smith-qmail.spec,v 1.17 2022/04/06 04:38:59 jpp Exp $
Summary: startup scripts for Dan Bernstein's qmail package Summary: startup scripts for Dan Bernstein's qmail package
%define name e-smith-qmail %define name smeserver-qmail
Name: %{name} Name: %{name}
%define version 2.6.0 %define version 11.0.0
%define release 15 %define release 4
Version: %{version} Version: %{version}
Release: %{release}%{?dist} Release: %{release}%{?dist}
License: GPL License: GPL
@@ -12,21 +12,40 @@ Group: Networking/Daemons
Source: %{name}-%{version}.tar.xz Source: %{name}-%{version}.tar.xz
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
BuildRequires: e-smith-devtools >= 1.13.0-04 BuildRequires: smeserver-devtools >= 1.13.0-04
BuildArchitectures: noarch BuildArchitectures: noarch
Requires: qmail Requires: qmail
Requires: dot-forward Requires: dot-forward
Requires: fastforward Requires: fastforward
Requires: runit Requires: runit
Requires: e-smith-email Requires: smeserver-email
Requires: qmail >= 1.03-17 Requires: qmail >= 1.03-17
Provides: smeserver-mta
Provides: e-smith-mta Provides: e-smith-mta
Conflicts: runit < 1.7 Conflicts: runit < 1.7
Obsoletes: qmail-initscripts Obsoletes: qmail-initscripts
Obsoletes: qmail-workaround Obsoletes: qmail-workaround
Provides: e-smith-qmail
AutoReqProv: no AutoReqProv: no
%changelog %changelog
* Sat Mar 30 2024 Trevor Batley <trevor@batley.id.au> 11.0.0-4.sme
- change path to setuidgid and multilog [SME: 12566]
* Sat Mar 23 2024 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-3.sme
- fix missing Provides: smeserver-mta [SME: 12521]
* Sat Mar 23 2024 Brian Read <brianr@koozali.org>11.0.0-2.sme
- Change Requires: e-smith- to Requires:smeserver-
* Sat Mar 23 2024 Brian Read <brianr@koozali.org>11.0.0-1.sme
- Update Release and Version to base version and 1st release for SME11 [SME: 12518]
- Move Provides: from after Changelog
* Mon Mar 11 2024 rename-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 2.6.0-16.sme
- Rename to smeserver-qmail [SME: 12359]
* Wed Jul 12 2023 cvs2git.sh aka Brian Read <brianr@koozali.org> 2.6.0-15.sme * Wed Jul 12 2023 cvs2git.sh aka Brian Read <brianr@koozali.org> 2.6.0-15.sme
- Roll up patches and move to git repo [SME: 12338] - Roll up patches and move to git repo [SME: 12338]