diff --git a/templates/Fedora/37/etc/dovecot/conf.d/10-master.conf b/templates/Fedora/37/etc/dovecot/conf.d/10-master.conf index d52ce80..64fa0f2 100644 --- a/templates/Fedora/37/etc/dovecot/conf.d/10-master.conf +++ b/templates/Fedora/37/etc/dovecot/conf.d/10-master.conf @@ -49,6 +49,9 @@ service submission-login { inet_listener submission { #port = 587 } + inet_listener submissions { + #port = 465 + } } service lmtp {