Don't open old IMAP port (465)

This commit is contained in:
Alexandre Aubin 2018-06-11 21:58:01 +02:00
parent 0f6d4de8e4
commit d55c029c9b

View file

@ -1,10 +1,10 @@
uPnP: uPnP:
enabled: false enabled: false
TCP: [22, 25, 80, 443, 465, 587, 993, 5222, 5269] TCP: [22, 25, 80, 443, 587, 993, 5222, 5269]
UDP: [] UDP: []
ipv4: ipv4:
TCP: [22, 25, 53, 80, 443, 465, 587, 993, 5222, 5269] TCP: [22, 25, 53, 80, 443, 587, 993, 5222, 5269]
UDP: [53, 5353] UDP: [53, 5353]
ipv6: ipv6:
TCP: [22, 25, 53, 80, 443, 465, 587, 993, 5222, 5269] TCP: [22, 25, 53, 80, 443, 587, 993, 5222, 5269]
UDP: [53, 5353] UDP: [53, 5353]