mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-25 05:40:17 +00:00
Making postfix listen on ipv6 too
This commit is contained in:
@@ -38,8 +38,8 @@ mynetworks = 127.0.0.0/8
|
|||||||
mailbox_size_limit = 0
|
mailbox_size_limit = 0
|
||||||
recipient_delimiter = +
|
recipient_delimiter = +
|
||||||
inet_interfaces = all
|
inet_interfaces = all
|
||||||
#inet_protocols = all
|
inet_protocols = all
|
||||||
inet_protocols = ipv4
|
#inet_protocols = ipv4
|
||||||
|
|
||||||
home_mailbox = Maildir/
|
home_mailbox = Maildir/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user