mirror of
https://github.com/zokradonh/kopano-docker.git
synced 2026-08-21 13:23:09 +00:00
add quick-test to makefile
fix socker for ical and gateway enable non-ssl gateway and remove ssl options from docker-compose ssl for gateway could be implemented as part of https://github.com/zokradonh/kopano-docker/issues/16 Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
@@ -6,11 +6,8 @@ kcconf.configkopano({
|
||||
r"/etc/kopano/gateway.cfg":
|
||||
{
|
||||
'log_file': "-",
|
||||
'log_level': "4",
|
||||
'tmp_path': "/tmp/gateway/",
|
||||
'pop3_listen': "",
|
||||
'imap_listen': "",
|
||||
'imaps_listen': "*:993"
|
||||
'log_level': "3",
|
||||
'tmp_path': "/tmp/gateway/"
|
||||
}
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user