Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added smtp_host_lookup settings to main.cf template #104

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

TheGio
Copy link

@TheGio TheGio commented Sep 12, 2016

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

@westbywest
Copy link

westbywest commented Dec 14, 2016

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
Copy link

Bump

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants