SHA256
1
0
forked from pool/postfix

Accepting request 76931 from home:computersalat:devel:mail

fix CHROOT and SASL_SOCKET

OBS-URL: https://build.opensuse.org/request/show/76931
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=87
This commit is contained in:
Christian Wittmer
2011-07-25 19:30:37 +00:00
committed by Git OBS Bridge
parent 1f8a72376e
commit c8073bb27e
3 changed files with 62 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jul 25 09:08:14 UTC 2011 - chris@computersalat.de
- when chrooted and using SASL
o mount -o bind SASL_SOCKET_DIR into postfix CHROOT
-------------------------------------------------------------------
Mon Jul 11 17:22:19 UTC 2011 - chris@computersalat.de