Package: courier-imap-ssl
Version: 4.1.1-3
Severity: normal


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-vserver-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages courier-imap-ssl depends on:
ii  courier-imap                  4.1.1-3    Courier Mail Server - IMAP server
ii  courier-ssl                   0.53.2-3   Courier Mail Server - SSL/TLS Supp
ii  openssl                       0.9.8b-2   Secure Socket Layer (SSL) binary a

courier-imap-ssl recommends no packages.

-- no debconf information

Some weeks ago the imapd-ssl seemes not to work after an upgrade. Now i
tried to debug the problem.

The service was started on the wrong port (585) allthough 993 was
mentioned in the configfile /etc/courier/imapd-ssl:

SSLPORT=993

After some research i noticed, that my modified /etc/services 
(from http://www.portsdb.org/ I think) seemes to be the reason.

I found the following lines in my services:

imap4-ssl         585/tcp   IMAP4+SSL (use 993 instead)
imap4-ssl         585/udp   IMAP4+SSL (use 993 instead)
imaps             993/udp   imap4 protocol over TLS/SSL
imaps             993/tcp   imap4 protocol over TLS/SSL

After deleting both lines which mention port 585 the services starts
again on the correct port.

It seemes, that courier-imap-ssl ignores this configitem and relies on
the /etc/services to find the port to open on startup.

Greetz,
Andre Timmermann


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to