Benny Pedersen: [ Charset UTF-8 unsupported, converting... ] > Den 2012-08-24 14:17, Wietse Venema skrev: > > Shane: > >> Excellent! Issue solved with the following line in my main.cf > >> > >> inet_protocols = ipv4 > > > > Postfix as distributed from postfix.org adds that by default. > > in 2.9.x this is not ipv4 but all
Postfix 2.9 edits main.cf and adds "inet_protocols = ipv4" if you don't have an inet_protocols line in main.cf. Wietse