|
Bugzilla – Full Text Bug Listing |
| Summary: | yast2-mail doesn't enable and start cyrus-imapd | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.4 | Reporter: | Ralf Haferkamp <ralf> |
| Component: | YaST2 | Assignee: | Peter Varkoly <varkoly> |
| Status: | VERIFIED FIXED | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | mrueckert |
| Version: | Milestone 2 of 6 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Development | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | YaST log file | ||
I've fixed it in SuSEconfig.postfix. yast2-mail call this after writing the configuration in /etc/sysconfig/postfix. osc sr #52069 we support more than one imap server on the distro. why should the postfix suseconfig script forcefully enable cyrus? SR rejected. SuSEconfig.postfix and yast2-mail, which creates the sysconfig configuration for SuSEconfig.postfix is designed only for using cyrus as imap backend. No other imap server will be supported. The bug is that yast2-mail installs cyrus if neccessary SuSEconfig.postfix creates the configuration for cyrus but do not activate it. This bug must be corrected, that's I mean this SR must not be rejected. why not fix it in yast instead of making that insserv during every suseconfig run? i spoke to Rudi about this: it is a bit inconsistent that you forcefully enable cyrus but only warn for the others in any case ... a rejected package is gone. from the review queue, you have to resubmit it. and thinking more about it .. your insserv will enable the service but where will it be started so it works right after leaving yast2-mail? OK you have right. I'll fix this issue in yast2-mail. Fixed SR#53947 |
Created attachment 397287 [details] YaST log file Selecting "cyrus-imapd" for "Delivery Method" in the standard workflow of yast2-mail will get cyrus-imapd installed but not started and enabled for automatic startup during boot. Find the y2log attached. BTW, in "advanced" mode cyrus-imapd is enable and started correctly it seems.