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 Scott K