On Fri, Nov 23, 2012 at 8:43 PM, Scott Kitterman <post...@kitterman.com> wrote: > On Friday, November 23, 2012 07:55:57 PM Glenn Park wrote: >> Hello, >> >> When I install Postfix using aptitude on a fresh Debian system, an >> interactive GUI comes up asking me how it wants me to configure >> postfix. I'd like to suppress this interface and make it default to >> "No configuration" (I am automating the installation and have my own >> configuration files, thank you). However I can find nothing >> documented that allows me to do this. Can anyone help? > > There are some assumptions built into the way the postfix packaging interact > with debconf that make this a risky thing to do. See (Debian and Ubuntu are > the same in this regard): > > https://bugs.launchpad.net/ubuntu/+source/postfix/+bug/1027061
Pardon my lack of understanding here (I did read that whole conversation), but I'm a little hazy on what the problem is. What's the difference between giving a "No Configuration" answer ahead of time/by default and doing it with the GUI that is presented? But are you saying that it's impossible to suppress anyway? Rather, you seem to be suggesting that upon update, we may see our configuration changed out from under us? We are not using puppet or anything like that. Config is by hand.