puppet-postfix icon indicating copy to clipboard operation
puppet-postfix copied to clipboard

Added smtp_host_lookup settings to main.cf template

Open TheGio opened this issue 9 years ago • 2 comments

Tell postfix to use nsswitch if the DNS doesn't work or the needed record is missing

TheGio avatar Sep 12 '16 01:09 TheGio

Given the size of main.cf and the number of parameters already supported, pulling out smtp_host_lookup a parameter with default value "dns, native" seems a better idea. Wanting to identify mail hosts via methods besides DNS, e.g. /etc/hosts entries, can come up when you want to do mail delivery from AWS instances only over their private IP addresses.

westbywest avatar Dec 14 '16 17:12 westbywest

Bump

westbywest avatar Apr 04 '17 16:04 westbywest