From: Mark Wooding Date: Wed, 12 Feb 2014 15:27:38 +0000 (+0000) Subject: numbers.m4, stratocaster.m4: Public-facing IMAP server. X-Git-Url: https://git.distorted.org.uk/~mdw/firewall/commitdiff_plain/e37da226afc961e9a4a9e3c312c580b7b226c9f5 numbers.m4, stratocaster.m4: Public-facing IMAP server. It supports (and insists on, indeed) using `STARTTLS', so this is sensible. --- diff --git a/numbers.m4 b/numbers.m4 index caee6fe..0f92b8b 100644 --- a/numbers.m4 +++ b/numbers.m4 @@ -40,6 +40,7 @@ defport ident 113 defport netbios_ns 137 defport netbios_dgm 138 defport netbios_ssn 139 +defport imap 143 defport https 443 defport microsoft_ds 445 defport syslog 514 # UDP only! diff --git a/stratocaster.m4 b/stratocaster.m4 index a063fc2..da7bd68 100644 --- a/stratocaster.m4 +++ b/stratocaster.m4 @@ -37,7 +37,7 @@ allowservices inbound tcp \ ssh \ ident \ smtp submission \ - imaps \ + imap imaps \ http https \ rsync \ git