Ensure email refresh interval doesn't exceed setInterval limit

This commit is contained in:
Nick O'Leary
2018-04-16 13:35:05 +01:00
parent 5358b29255
commit f033a383b9
4 changed files with 9 additions and 2 deletions

View File

@@ -222,6 +222,7 @@
}
</pre>
<p>For POP3, the default port numbers are 110 for plain TCP and 995 for SSL. For IMAP the port numbers are 143 for plain TCP and 993 for SSL.</p>
<p>The maximum refresh interval is 2147483 seconds (24.8 days).</p>
</script>