feat(mail): add stunnel support for Dovecot and Postfix with configuration and certificate management
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
foreground = yes
|
||||
|
||||
[dovecot-auth]
|
||||
client = yes
|
||||
accept = 127.0.0.1:31000
|
||||
connect = dovecot-auth.mail.svc.cluster.local:31000
|
||||
CAfile = /etc/ssl/certs/ca.pem
|
||||
Reference in New Issue
Block a user