Accepting request 508092 from home:msmeissn:branches:server:mail

- specify users with ref:mail, to make them dynamic. bsc#1046971

OBS-URL: https://build.opensuse.org/request/show/508092
OBS-URL: https://build.opensuse.org/package/show/server:mail/exim?expand=0&rev=187
This commit is contained in:
Dirk Mueller 2017-07-05 11:40:31 +00:00 committed by Git OBS Bridge
parent 45d7c59c3b
commit 9e6c278c1b
2 changed files with 7 additions and 2 deletions

View File

@ -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

View File

@ -160,8 +160,8 @@ cat <<-EOF > Local/Makefile
# see src/EDITME for comments.
BIN_DIRECTORY=/usr/sbin
CONFIGURE_FILE=/etc/exim/exim.conf
EXIM_USER=mail
EXIM_GROUP=mail
EXIM_USER=ref:mail
EXIM_GROUP=ref:mail
SPOOL_DIRECTORY=/var/spool/exim
ROUTER_ACCEPT=yes
ROUTER_DNSLOOKUP=yes