summaryrefslogtreecommitdiff
path: root/etc/haproxy.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'etc/haproxy.cfg')
-rw-r--r--etc/haproxy.cfg9
1 files changed, 9 insertions, 0 deletions
diff --git a/etc/haproxy.cfg b/etc/haproxy.cfg
index 0c38d15..f93b813 100644
--- a/etc/haproxy.cfg
+++ b/etc/haproxy.cfg
@@ -53,6 +53,15 @@ listen smtp
server defiant defiant:11025
server firebrand firebrand:11025
+# Submissions
+listen submissions
+ description Exim SMTP
+ bind *:465
+ mode tcp
+ default-server send-proxy-v2 observe layer4 check check-ssl
+ server defiant defiant:11465
+ server firebrand firebrand:11465
+
# IMAPS
listen imaps
description Courier IMAP