Accepting request 508334 from server:mail
1 OBS-URL: https://build.opensuse.org/request/show/508334 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/exim?expand=0&rev=43
This commit is contained in:
commit
380af946f8
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 4 11:15:20 UTC 2017 - meissner@suse.com
|
||||||
|
|
||||||
|
- specify users with ref:mail, to make them dynamic. bsc#1046971
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jun 19 16:27:45 UTC 2017 - meissner@suse.com
|
Mon Jun 19 16:27:45 UTC 2017 - meissner@suse.com
|
||||||
|
|
||||||
|
@ -160,8 +160,8 @@ cat <<-EOF > Local/Makefile
|
|||||||
# see src/EDITME for comments.
|
# see src/EDITME for comments.
|
||||||
BIN_DIRECTORY=/usr/sbin
|
BIN_DIRECTORY=/usr/sbin
|
||||||
CONFIGURE_FILE=/etc/exim/exim.conf
|
CONFIGURE_FILE=/etc/exim/exim.conf
|
||||||
EXIM_USER=mail
|
EXIM_USER=ref:mail
|
||||||
EXIM_GROUP=mail
|
EXIM_GROUP=ref:mail
|
||||||
SPOOL_DIRECTORY=/var/spool/exim
|
SPOOL_DIRECTORY=/var/spool/exim
|
||||||
ROUTER_ACCEPT=yes
|
ROUTER_ACCEPT=yes
|
||||||
ROUTER_DNSLOOKUP=yes
|
ROUTER_DNSLOOKUP=yes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user