Matt Zagrabelny via Postfix-users: > Greetings Postfix-users, > > I've grepped the man page (man 5 postconf) and performed some searching on > the internet regarding the idea of an include directory for config snippets. > > For instance, openssh has: > > /etc/ssh/sshd_config.d/*.conf > > for adding config snippets to the daemon configuration. > > Does Postfix have such a mechanism?
What realistic problem would it solve? > If not, would the developers be amenable to such a feature? - How would "postconf" edit multiple files, when adding a setting that does not exist in any file? Create a new entry in main.cf? In every file? In a random file? In a new file? What is the name of that new file? - How would "postconf" edit those files, when a parameter setting exists in two files? Three files? Update all those files? - What value will Postfix use when a parameter is specified in two files? Three files? - Why main.cf.d, why not master.cf.d? Wietse _______________________________________________ Postfix-users mailing list -- postfix-users@postfix.org To unsubscribe send an email to postfix-users-le...@postfix.org