Jaymon / stockton

Quickly setup an email server to forward a personal domain to any email address
Other
4 stars 0 forks source link

ip6 support #46

Open Jaymon opened 7 years ago

Jaymon commented 7 years ago

As noted in 4db5bfb1757a3a4a3211c5985195a95f8994c644, I've switched postfix to only use ip4, I need to take some time to understand ip6 and postfix and figure out everything that needs to be done to make it work.

This should fix these errors in the logs:

connect to smtp.example.com[NNNN:NNNN:NNNN:NNN::NN]:25: Network is unreachable

https://www.digitalocean.com/community/questions/can-not-send-any-email-from-postfix

Jaymon commented 7 years ago

Changing this might need postfix to stop and start:

warning: old value: "all", new value: "ipv4" mail postfix/master[1177]: warning: to change inet_protocols, stop and start Postfix