aboutsummaryrefslogtreecommitdiffstats
path: root/testing/grommunio-gromox/imap.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'testing/grommunio-gromox/imap.cfg')
-rw-r--r--testing/grommunio-gromox/imap.cfg8
1 files changed, 8 insertions, 0 deletions
diff --git a/testing/grommunio-gromox/imap.cfg b/testing/grommunio-gromox/imap.cfg
new file mode 100644
index 00000000000..06059f2514d
--- /dev/null
+++ b/testing/grommunio-gromox/imap.cfg
@@ -0,0 +1,8 @@
+imap_support_starttls=true
+listen_ssl_port=993
+imap_log_file=syslog
+imap_log_level=4
+# Ensure that certificate and key are accessible for user gromox
+imap_certificate_path=/etc/ssl/certs/mail.example.local.cert.pem
+imap_private_key_path=/etc/ssl/private/mail.example.local.key.pem
+default_domain=example.com