1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-13 17:17:23 +01:00

Add POP3S support (merge w/ adjustments)

* Add pop3s to the ufw firewall rules.
* Updated some comments.
* Updated CHANGELOG.

Merge branch 'master' of https://github.com/pichak/mailinabox
This commit is contained in:
Joshua Tauberer
2015-04-09 08:12:04 -04:00
3 changed files with 26 additions and 9 deletions

View File

@@ -1,6 +1,13 @@
CHANGELOG
=========
In Development
--------------
Mail:
* POP3S is now enabled (port 995).
v0.08 (April 1, 2015)
---------------------