Naval saini: > > I have configured postfix with multiple instance (around 10) on my centos 6.2 > server with postfix 2.6.6 .It's working fine but when server get blacklisted > or down I need to configure other server which takes a lot of time that's > why i want to create a script for multiple postfix instance creation but i > am facing a problem ... How can i add new configuration settings or line in > my /etc/postfix-out/main.cf file I think postconf -e ' ' will insert in > /etc/postfix/main.cf file so please tell me the correct syntex by whice i > can make entry in my instance main.cf file ? thank's in advance.
See http://www.postfix.org/postconf.5.html for parameter syntax See http://www.postfix.org/postconf.1.html for command-line syntax. Report any errors or omissions in the documentation. Wietse