mirror of
https://github.com/Mailu/Mailu.git
synced 2024-12-12 10:45:38 +02:00
Doh
This commit is contained in:
parent
d677c465a7
commit
71897f4ff0
@ -262,7 +262,7 @@ class Domain(Base):
|
||||
if app.config['TLS_FLAVOR'] != 'notls':
|
||||
protocols.extend([
|
||||
('autodiscover', 443, 10),
|
||||
('submissions', 465, 20, 10),
|
||||
('submissions', 465, 10),
|
||||
('imaps', 993, 10),
|
||||
('pop3s', 995, 10),
|
||||
])
|
||||
|
Loading…
Reference in New Issue
Block a user