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

bind postfix to the right network interface when sending outbound mail so that SPF checks on the receiving end will pass

fixes #3 (again)
This commit is contained in:
Joshua Tauberer
2016-02-01 12:36:52 -05:00
parent 4db8efa0df
commit 77937df955
2 changed files with 4 additions and 0 deletions

View File

@@ -5,6 +5,7 @@ In Development
--------------
* Roundcube updated to version 1.1.4.
* On multi-homed machines, Postfix now binds to the right network interface when sending outbound mail so that SPF checks on the receiving end will pass.
v0.16 (January 30, 2016)
------------------------