SHA256
1
0
forked from pool/postfix

Accepting request 322062 from home:jkeil:branches:postfix:boo_934060

- boo#934060: Remove quirky hostname logic from config.postfix
  * /etc/hostname doesn't contain anything useful
  * linux.local is no good either
  * postfix will use `hostname`.localdomain as fallback

OBS-URL: https://build.opensuse.org/request/show/322062
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=226
This commit is contained in:
Lars Müller
2015-09-10 20:39:53 +00:00
committed by Git OBS Bridge
parent ec92bf34f4
commit 284f831395
2 changed files with 10 additions and 2 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Aug 12 10:51:51 UTC 2015 - jkeil@suse.de
- boo#934060: Remove quirky hostname logic from config.postfix
* /etc/hostname doesn't contain anything useful
* linux.local is no good either
* postfix will use `hostname`.localdomain as fallback
-------------------------------------------------------------------
Tue Aug 4 09:09:04 UTC 2015 - meissner@suse.com