fix: disable postfix ipv6 for now
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
This commit is contained in:
parent
b2b16fcbe3
commit
b9fca228e3
1 changed files with 1 additions and 0 deletions
|
|
@ -63,6 +63,7 @@ in
|
||||||
|
|
||||||
services.postfix = {
|
services.postfix = {
|
||||||
config = {
|
config = {
|
||||||
|
inet_protocols = "ipv4";
|
||||||
smtp_bind_address = floatingIPv4;
|
smtp_bind_address = floatingIPv4;
|
||||||
|
|
||||||
mydestination = lib.mkForce [
|
mydestination = lib.mkForce [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue