Your message dated Tue, 11 Jan 2005 04:17:08 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#287017: fixed in perdition 1.15-3
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 23 Dec 2004 17:55:58 +0000
>From [EMAIL PROTECTED] Thu Dec 23 09:55:58 2004
Return-path: <[EMAIL PROTECTED]>
Received: from cuatro.alfa21.com (correo.alfa21.com) [212.51.61.100] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1ChXBu-0005P2-00; Thu, 23 Dec 2004 09:55:58 -0800
Received: from localhost (localhost [127.0.0.1])
        by correo.alfa21.com (Postfix) with ESMTP
        id C725D5C0C7; Thu, 23 Dec 2004 18:55:26 +0100 (CET)
Received: from amavis.alfa21.com ([127.0.0.1])
        by localhost (correo [127.0.0.1]) (amavisd-new, port 10024) with LMTP
        id 15656-02-25; Thu, 23 Dec 2004 18:55:23 +0100 (CET)
Received: from apolo.alfa21.pri (fwproxy.alfa21.com [192.168.10.2])
        by correo.alfa21.com (Postfix) with ESMTP
        id D38E35C0BB; Thu, 23 Dec 2004 18:55:23 +0100 (CET)
Received: from muk.alfa21.pri (muk.alfa21.pri [192.168.20.69])
        by apolo.alfa21.pri (Postfix) with ESMTP
        id C4B8D4000B0; Thu, 23 Dec 2004 18:55:23 +0100 (CET)
Received: by muk.alfa21.pri (Postfix, from userid 1100)
        id 3526129E7; Thu, 23 Dec 2004 18:55:22 +0100 (CET)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Roberto Suarez Soto <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: perdition: debug mode breaks SSL connections
X-Mailer: reportbug 3.2
Date: Thu, 23 Dec 2004 18:55:22 +0100
Message-Id: <[EMAIL PROTECTED]>
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at alfa21.com
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: perdition
Severity: important

        perdition doesn't work when you're using it in SSL mode and activate
        the debug option. This is the command line I'm using (I'm spawning it
        from rlinetd, but it's the same when used in stand-alone mode):

        /usr/sbin/perdition -i -P POP3S --ssl_mode ssl_listen \
        --ssl_cert_file /etc/ssl/certs/pop3s-cert.pem \
        --ssl_key_file /etc/ssl/private/pop3s-key.pem \
        --ssl_ca_chain_file /etc/ssl/certs/cacert.pem \
        -g mail -u root -p 110 -d

        I try to connect using this command:

        openssl s_client -connect host:995

        (being "host" the name of the server running perdition)

        And this produces this error:

        16451:error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown
        protocol:s23_clnt.c:478:

        If I remove the "-d" option, it magically starts working.
        
        I think that the problem is that, in debug mode, perdition "spits"
        this line in plain text, even when you're supposed to connect to a
        SSL-enabled port:
        
        Reading configuration file: "/etc/perdition/perdition.conf"

        I guess this line confuses openssl, and that's why it doesn't work.
        Only speculations, but I think that it makes sense. I haven't tried to
        modify the sources to remove this behaviour, but it'll be the way to
        know if the bug is this or something else.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.9-1-686
Locale: LANG=es_ES, LC_CTYPE=es_ES (charmap=ISO-8859-1) (ignored: LC_ALL set to 
es_ES)

---------------------------------------
Received: (at 287017-close) by bugs.debian.org; 11 Jan 2005 09:22:30 +0000
>From [EMAIL PROTECTED] Tue Jan 11 01:22:29 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1CoIEO-00021L-00; Tue, 11 Jan 2005 01:22:28 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1CoI9E-0004JP-00; Tue, 11 Jan 2005 04:17:08 -0500
From: Simon Horman <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.54 $
Subject: Bug#287017: fixed in perdition 1.15-3
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Tue, 11 Jan 2005 04:17:08 -0500
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Source: perdition
Source-Version: 1.15-3

We believe that the bug you reported is fixed in the latest version of
perdition, which is due to be installed in the Debian FTP archive:

perdition-dev_1.15-3_i386.deb
  to pool/main/p/perdition/perdition-dev_1.15-3_i386.deb
perdition-ldap_1.15-3_i386.deb
  to pool/main/p/perdition/perdition-ldap_1.15-3_i386.deb
perdition-mysql_1.15-3_i386.deb
  to pool/main/p/perdition/perdition-mysql_1.15-3_i386.deb
perdition-odbc_1.15-3_i386.deb
  to pool/main/p/perdition/perdition-odbc_1.15-3_i386.deb
perdition-postgresql_1.15-3_i386.deb
  to pool/main/p/perdition/perdition-postgresql_1.15-3_i386.deb
perdition_1.15-3.diff.gz
  to pool/main/p/perdition/perdition_1.15-3.diff.gz
perdition_1.15-3.dsc
  to pool/main/p/perdition/perdition_1.15-3.dsc
perdition_1.15-3_i386.deb
  to pool/main/p/perdition/perdition_1.15-3_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Simon Horman <[EMAIL PROTECTED]> (supplier of updated perdition package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Tue, 11 Jan 2005 17:14:51 +0900
Source: perdition
Binary: perdition perdition-postgresql perdition-mysql perdition-ldap 
perdition-dev perdition-odbc
Architecture: source i386
Version: 1.15-3
Distribution: unstable
Urgency: low
Maintainer: Simon Horman <[EMAIL PROTECTED]>
Changed-By: Simon Horman <[EMAIL PROTECTED]>
Description: 
 perdition  - POP3 and IMAP4 Proxy server
 perdition-dev - Development libraries and headers for perdition
 perdition-ldap - Library to allow perdition to access LDAP based popmaps
 perdition-mysql - Library to allow perdition to access MySQL based popmaps
 perdition-odbc - Library to allow perdition to access ODBC based popmaps
 perdition-postgresql - Library to allow perdition to access PostgreSQL based 
popmaps
Closes: 287017 287911
Changes: 
 perdition (1.15-3) unstable; urgency=low
 .
   * Fixed problem with SSL+inetd mode not working if debug was enabled.
   (Roberto Suarez Soto) (closes: Bug#287017)
   * Fixed compile gcc-4.0 compile problem.
   (Andreas Jochens) (closes: Bug#287911)
Files: 
 cb0b5d4c27551425ce39b115da22b6e7 907 mail optional perdition_1.15-3.dsc
 dfbaf151f3c327281f0daa2c2ec4dbbe 4809 mail optional perdition_1.15-3.diff.gz
 10234651fbdbd8a9cfdaef206e670b54 117142 mail optional perdition_1.15-3_i386.deb
 9a24c6260dbf30be0314301746f8fc78 5676 mail optional 
perdition-dev_1.15-3_i386.deb
 1f8ed8253b0c161e3f50fed14a7eb929 14550 mail optional 
perdition-ldap_1.15-3_i386.deb
 35bb6ef32cd0160758a3f90439493966 13424 mail optional 
perdition-mysql_1.15-3_i386.deb
 d2c3e4423dc692624e1d539316de6a82 13302 mail optional 
perdition-odbc_1.15-3_i386.deb
 ba1e43f4b409bd73eff652a3d343049c 13402 mail optional 
perdition-postgresql_1.15-3_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)

iD8DBQFB45VKdu+M6Iexz7URAo3RAKChgxAMcHQbThHWpoK0MCAzb4HBhwCfbSZI
uQ0McaO13R2OnapOJqFz12s=
=R2wq
-----END PGP SIGNATURE-----


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

Reply via email to