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

ensure postfix/postgrey agree on whether to communicate with ipv4 or ipv6

see https://discourse.mailinabox.email/t/postgrey-and-ipv6/227
This commit is contained in:
Joshua Tauberer
2015-01-02 23:37:14 +00:00
parent c75950125d
commit c4e4805160
2 changed files with 9 additions and 0 deletions

View File

@@ -13,6 +13,10 @@ Control panel:
* Status checks would fail to load if openssh-sever was not pre-installed, but openssh-server is not required.
* The local DNS cache is cleared before running the status checks using 'rncd' now rather than restarting 'bind9', which should be faster and wont interrupt other services.
Misc:
* IPv6 configuration error in postgrey.
v0.05 (November 18, 2014)
-------------------------