|
Bugzilla – Full Text Bug Listing |
| Summary: | Yast2 with IPv6 disabled yields improper postfix configuration | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 10.2 | Reporter: | Nathan Thaler <nathan> |
| Component: | YaST2 | Assignee: | Martin Vidner <mvidner> |
| Status: | RESOLVED DUPLICATE | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Minor | ||
| Priority: | P5 - None | CC: | crrodriguez, varkoly |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | i386 | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Nathan Thaler
2007-02-01 18:55:41 UTC
VERIFIED, I had to manually correct file too. because you ipv6 can be disabled only after reboot, I can't do anything maintainer of yast2-mail needs to check if ipv6 will be enabled/disabled after reboot (use the same code or check /etc/modprobe.d/ipv6 file) I've choosed an other solution: Postfix is configured for inet_protocols=all if selecting ipv4 only support during installation. Now we set both inet_protocols and inet_interfaces to all. This means the available interfaces and protocols well be used. To avoid bogus warnings inet_proto.c was patched. *** This bug has been marked as a duplicate of bug 228479 *** |