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
|
||||
Summary: Postfix Mail Transport Agent
|
||||
Version: 3.8.5
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?dist}
|
||||
Epoch: 2
|
||||
URL: http://www.postfix.org
|
||||
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
|
||||
|
||||
%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
|
||||
- Fixed postlog RPM verification
|
||||
Resolves: RHEL-50584
|
||||
|
@ -1,4 +1,3 @@
|
||||
u postfix 89 - /var/spool/postfix /sbin/nologin
|
||||
g postdrop 90
|
||||
g mail 12
|
||||
m postfix mail
|
||||
|
Loading…
Reference in New Issue
Block a user