[Bug 583216] Re: inet_protocols can't be preseeded
Seyeong Kim
seyeong.kim at canonical.com
Mon Dec 1 12:08:46 UTC 2014
** Description changed:
+ [SRU justification]
+
+ [Impact]
+
+ * Can't preseed postfix postfix/protocols select all
+
+ [Test Case]
+
Binary package hint: postfix
Ubuntu 10.4
postfix:
- Installed: 2.7.0-1
- Candidate: 2.7.0-1
- Version table:
- *** 2.7.0-1 0
- 500 http://nl2.archive.ubuntu.com/ubuntu/ lucid/main Packages
- 100 /var/lib/dpkg/status
+ Installed: 2.7.0-1
+ Candidate: 2.7.0-1
+ Version table:
+ *** 2.7.0-1 0
+ 500 http://nl2.archive.ubuntu.com/ubuntu/ lucid/main Packages
+ 100 /var/lib/dpkg/status
We run a dualstack network, and i want to set inet_protocols to all on a
10.4 server when installing postfix. The server is already installed (no
preseed during installation due to installation method).
I have set:
postfix postfix/protocols select all
But the inet_protocols is never set. I have tried different places in
the config, and different settings (ipv4/ipv6/all).
-
Output install:
setting myhostname: webserver.hostname.tld
setting alias maps
setting alias database
changing /etc/mailname to webserver.hostname.tld
setting myorigin
setting destinations: webserver.hostname.tld, localhost
- setting relayhost:
+ setting relayhost:
setting mynetworks: 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128
setting mailbox_size_limit: 0
setting recipient_delimiter: +
setting inet_interfaces: all
WARNING: /etc/aliases exists, but does not have a root alias.
Postfix is now set up with a default configuration.
+
+ Thanks for the help!
+ Jasper Wonnink
+
+ [Regression Potential]
+
+ [Other Info]
My preseed config:
postfix postfix/root_address string
postfix postfix/rfc1035_violation boolean false
postfix postfix/mydomain_warning boolean
postfix postfix/mynetworks string 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128
postfix postfix/mailname string webserver.hostname.tld
postfix postfix/tlsmgr_upgrade_warning boolean
postfix postfix/recipient_delim string +
postfix postfix/main_mailer_type select Internet Site
postfix postfix/destinations string webserver.hostname.tld, localhost
postfix postfix/retry_upgrade_warning boolean
# Install postfix despite an unsupported kernel?
postfix postfix/kernel_version_warning boolean
postfix postfix/mailbox_limit string 0
- postfix postfix/relayhost string
+ postfix postfix/relayhost string
postfix postfix/procmail boolean false
postfix postfix/protocols select all
postfix postfix/chattr boolean false
-
-
- Thanks for the help!
- Jasper Wonnink
** Patch added: "vivid_postfix_protocol_preseed.debdiff"
https://bugs.launchpad.net/ubuntu/+source/postfix/+bug/583216/+attachment/4272040/+files/vivid_postfix_protocol_preseed.debdiff
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to postfix in Ubuntu.
https://bugs.launchpad.net/bugs/583216
Title:
inet_protocols can't be preseeded
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postfix/+bug/583216/+subscriptions
More information about the Ubuntu-server-bugs
mailing list