|
Bugzilla – Full Text Bug Listing |
| Summary: | courier-imap-ssl doesn't start | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | R. Grzondziel <rogerg> |
| Component: | Network | Assignee: | Thorsten Kukuk <kukuk> |
| Status: | VERIFIED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | ae, flunardelli, grupp, rogerg |
| Version: | Final | Keywords: | easy_fix |
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | SuSE Linux 10.0 | ||
| Whiteboard: | |||
| Found By: | Beta-Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | Tested patch | ||
|
Description
R. Grzondziel
2005-08-26 06:15:15 UTC
The real bug is that /etc/courier/imapd-ssl is not sourced. Fixed. The bug still exist in 10RC1. In courier-imap-ssl and courier-pop-ssl, SSLxxx variables and comand "$COURIERTLS -server -tcpd" are not used in start case. Thanks. The bug still exists in SuSE 10.0 retail on x86 platform. *** Bug 129707 has been marked as a duplicate of this bug. *** Can confirm this is still a problem. Could somebody post a diff of a fixed init script? I've got it working now. I'll try to get around to posting the fixes I've made. Fixed for next Alpha snapshot (and build of the day). Can we provide the fix for 10.0? I had to fix a system today after I updated to 10.0. Even if I learned how to replace PORT with SSLPORT in the required init script from my POV it would be better to push this fix as an update. And if required I'll do the changes for 10.0. Update approved, swamp-ID is: Maintenance-Tracker-3025 submitted. Created attachment 61806 [details]
Tested patch
This patch was created by looking at a copy of the courier-imap-ssl.rc.in file from courier-imap-4.0.4 and changing /etc/init.d/courier-imap-ssl to do what that script does.
After fixing the bug by myself I now found the patch from Tom. I can assure that the fixed lines solve the problem. It would be great to have this also in YOU-updates after such a long time since 10.0 is out. Would have saved me several hours :-). released |