Your message dated Tue, 18 Oct 2005 18:44:30 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#334198: bincimap: looks for .password file at the wrong
place
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; 16 Oct 2005 09:59:24 +0000
>From [EMAIL PROTECTED] Sun Oct 16 02:59:24 2005
Return-path: <[EMAIL PROTECTED]>
Received: from dslb-084-059-042-081.pools.arcor-ip.net (tooar) [84.59.42.81]
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1ER5IZ-0006EK-00; Sun, 16 Oct 2005 02:59:23 -0700
Received: by tooar (Postfix, from userid 1000)
id ECA65ABB48; Sun, 16 Oct 2005 11:59:21 +0200 (CEST)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: CAiRO <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: bincimap: looks for .password file at the wrong place
X-Mailer: reportbug 3.8
Date: Sun, 16 Oct 2005 11:59:21 +0200
Message-Id: <[EMAIL PROTECTED]>
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-Level:
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
Package: bincimap
Version: 1.2.12final-1
Severity: normal
In my /etc/bincimap/bincimap.conf, I've set path = ".emailstore" so that emails
get stored in ~/.emailstore.
Bincimap stores all the emails there and reads them from the, but the .password
file has to be in '~/Maildir'. If the password file isn't there, authentication
fails. It doesn't read the password from ~/.emailstore/.password but only from
~/Maildir/.password even though ~/.emailstore is the path to the emails.
-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.11tooar2
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Versions of packages bincimap depends on:
ii libc6 2.3.5-6 GNU C Library: Shared libraries an
ii libgcc1 1:4.0.2-2 GCC support library
ii libssl0.9.7 0.9.7g-5 SSL shared libraries
ii libstdc++5 1:3.3.6-10 The GNU Standard C++ Library v3
ii openssl 0.9.8-3 Secure Socket Layer (SSL) binary a
-- no debconf information
---------------------------------------
Received: (at 334198-done) by bugs.debian.org; 18 Oct 2005 18:43:55 +0000
>From [EMAIL PROTECTED] Tue Oct 18 11:43:55 2005
Return-path: <[EMAIL PROTECTED]>
Received: from a.mx.smarden.org [212.21.76.77]
by spohr.debian.org with smtp (Exim 3.36 1 (Debian))
id 1ERwRG-0006YR-00; Tue, 18 Oct 2005 11:43:54 -0700
Received: (qmail 1263 invoked by uid 1000); 18 Oct 2005 18:44:14 -0000
Message-ID: <[EMAIL PROTECTED]>
Date: Tue, 18 Oct 2005 18:44:30 +0000
From: Gerrit Pape <[EMAIL PROTECTED]>
To: CAiRO <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Subject: Re: Bug#334198: bincimap: looks for .password file at the wrong place
Reply-To: [EMAIL PROTECTED]
References: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <[EMAIL PROTECTED]>
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-Level:
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
Hi,
On Sun, Oct 16, 2005 at 11:59:21AM +0200, CAiRO wrote:
> In my /etc/bincimap/bincimap.conf, I've set path = ".emailstore" so
> that emails get stored in ~/.emailstore.
>
> Bincimap stores all the emails there and reads them from the, but the
> .password file has to be in '~/Maildir'. If the password file isn't
> there, authentication fails. It doesn't read the password from
> ~/.emailstore/.password but only from ~/Maildir/.password even though
> ~/.emailstore is the path to the emails.
it's not bincimap checking the password, it's the checkpassword
implementation, normally checkpw. You can tell the checkpw program to
look into another directory, please see the checkpw(8) man page.
Regards, Gerrit.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]