Dropped mail group configuration / creation, it is provided by setup
Resolves: RHEL-27174
This commit is contained in:
parent
c54a8a5ae6
commit
e0aaa86806
@ -57,7 +57,7 @@
|
|||||||
Name: postfix
|
Name: postfix
|
||||||
Summary: Postfix Mail Transport Agent
|
Summary: Postfix Mail Transport Agent
|
||||||
Version: 3.8.5
|
Version: 3.8.5
|
||||||
Release: 6%{?dist}
|
Release: 7%{?dist}
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
URL: http://www.postfix.org
|
URL: http://www.postfix.org
|
||||||
License: (IPL-1.0 OR EPL-2.0) AND GPL-2.0-or-later AND BSD-4-Clause-UC
|
License: (IPL-1.0 OR EPL-2.0) AND GPL-2.0-or-later AND BSD-4-Clause-UC
|
||||||
@ -840,6 +840,10 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Aug 25 2024 Jaroslav Škarvada <jskarvad@redhat.com> - 2:3.8.5-7
|
||||||
|
- Dropped mail group configuration / creation, it is provided by setup
|
||||||
|
Resolves: RHEL-27174
|
||||||
|
|
||||||
* Thu Jul 25 2024 Jaroslav Škarvada <jskarvad@redhat.com> - 2:3.8.5-6
|
* Thu Jul 25 2024 Jaroslav Škarvada <jskarvad@redhat.com> - 2:3.8.5-6
|
||||||
- Fixed postlog RPM verification
|
- Fixed postlog RPM verification
|
||||||
Resolves: RHEL-50584
|
Resolves: RHEL-50584
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
u postfix 89 - /var/spool/postfix /sbin/nologin
|
u postfix 89 - /var/spool/postfix /sbin/nologin
|
||||||
g postdrop 90
|
g postdrop 90
|
||||||
g mail 12
|
|
||||||
m postfix mail
|
m postfix mail
|
||||||
|
Loading…
Reference in New Issue
Block a user