Your message dated Fri, 12 Jan 2007 10:32:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#400950: fixed in fetchmail 6.3.6-1
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)

--- Begin Message ---
Package: fetchmail
Version: 6.3.6~rc3-1
Severity: important

Hi there!
I'm using fetchmail to get mails from an IMAP mailbox protected by SSL.
The configuration I use did not change at all, but since the last
upgrade, fetchmail gives an authentication error.

The configuration is:

poll XXX via XXX proto imap
    user "forcer" password "XXX" is "forcer" here
    ssl fetchall no keep
    sslkey /home/forcer/.sslimapcerts/private.key
    sslcert /home/forcer/.sslimapcerts/forcer.cert
    sslcertpath /home/forcer/.sslimapcerts/
    sslfingerprint "CE:5F:68:83:38:32:53:63:5A:21:29:94:80:A5:02:16"

Despite the user argument, fetchmail tries to authenticate as Jorgen
Schaefer (my real name - I don't know where it got that one from, maybe
the certificates?):

Trying to connect to XXX.XXX.XX.XX/993...connected.
fetchmail: Issuer Organization: XXX
fetchmail: Issuer CommonName: Server CA
fetchmail: Server CommonName: XXXg
fetchmail: XXX key fingerprint: CE:5F:68:83:38:32:53:63:5A:21:29:94:80:A5:02:16
fetchmail: XXX fingerprints match.
fetchmail: IMAP< * OK [CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE
THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE AUTH=PLAIN ACL
ACL2=UNION] Courier-IMAP ready. Copyright 1998-2004 Double Precision,
Inc.  See COPYING for distribution information.
fetchmail: IMAP> A0001 CAPABILITY
fetchmail: IMAP< * CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE
THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE AUTH=PLAIN ACL
ACL2=UNION
fetchmail: IMAP< A0001 OK CAPABILITY completed
fetchmail: IMAP> A0002 LOGIN "Jorgen Schaefer" *
fetchmail: IMAP< A0002 NO Login failed.
fetchmail: IMAP> A0003 *
fetchmail: Authorization failure on Jorgen [EMAIL PROTECTED]
fetchmail: IMAP> A0004 LOGOUT
fetchmail: IMAP< A0003 NO Error in IMAP command received by server.
fetchmail: IMAP< * BYE Courier-IMAP server shutting down
fetchmail: IMAP< A0004 OK LOGOUT completed
fetchmail: 6.3.6-rc3 querying XXX (protocol IMAP) at Wed Nov 29
20:38:34 2006: poll completed
fetchmail: Query status=3 (AUTHFAIL)
fetchmail: normal termination, status 3

Regards,
        -- Jorgen

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-2-k7
Locale: LANG=C, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)

Versions of packages fetchmail depends on:
ii  adduser                      3.100       Add and remove users and groups
ii  debianutils                  2.17.3      Miscellaneous utilities specific t
ii  gettext                      0.16.1-1    GNU Internationalization utilities
ii  libc6                        2.3.6.ds1-8 GNU C Library: Shared libraries
ii  libssl0.9.8                  0.9.8c-3    SSL shared libraries
ii  lsb-base                     3.1-22      Linux Standard Base 3.1 init scrip

Versions of packages fetchmail recommends:
ii  ca-certificates               20061027   Common CA Certificates PEM files

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: fetchmail
Source-Version: 6.3.6-1

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

fetchmail_6.3.6-1.diff.gz
  to pool/main/f/fetchmail/fetchmail_6.3.6-1.diff.gz
fetchmail_6.3.6-1.dsc
  to pool/main/f/fetchmail/fetchmail_6.3.6-1.dsc
fetchmail_6.3.6-1_i386.deb
  to pool/main/f/fetchmail/fetchmail_6.3.6-1_i386.deb
fetchmail_6.3.6.orig.tar.gz
  to pool/main/f/fetchmail/fetchmail_6.3.6.orig.tar.gz
fetchmailconf_6.3.6-1_all.deb
  to pool/main/f/fetchmail/fetchmailconf_6.3.6-1_all.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.
Nico Golde <[EMAIL PROTECTED]> (supplier of updated fetchmail 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: Mon,  8 Jan 2007 17:57:40 +0100
Source: fetchmail
Binary: fetchmailconf fetchmail
Architecture: source i386 all
Version: 6.3.6-1
Distribution: unstable
Urgency: medium
Maintainer: Fetchmail Maintainers <[EMAIL PROTECTED]>
Changed-By: Nico Golde <[EMAIL PROTECTED]>
Description: 
 fetchmail  - SSL enabled POP3, APOP, IMAP mail gatherer/forwarder
 fetchmailconf - fetchmail configurator
Closes: 389270 391698 400950 406328
Changes: 
 fetchmail (6.3.6-1) unstable; urgency=medium
 .
   [New upstream version]
   * Repair --user: using SSL certificate/key authentication overrode the
     --user option.  Now the latter takes precedence, and only defaults to the
     certificate's common name (Closes: #400950).
   * DNS: Detect /etc/resolv.conf changes: On systems that have res_search(),
     assume we also have res_init() and call it (suggested by Ulrich Drepper,
     glibc bug #3675) in order to make libc or libresolv reread the resolver
     configuration at the beginning of a poll cycle.  This is important when
     fetchmail is in daemon mode and /etc/resolv.conf is changed later by
     dhcpcd, dhclient, pppd, openvpn or other ip-up/ipchange scripts
     (Closes: #389270, #391698).
   * Important security fixes for: CVE-2006-5867 and CVE-2006-5974.
   [Nico Golde]
   * added NEWS file to the packages (Closes: #406328).
Files: 
 05cdad981cd0f4bf848ddf773a9ef64a 864 mail optional fetchmail_6.3.6-1.dsc
 04175459cdf32fdb10d9e8fc46b633c3 1680200 mail optional 
fetchmail_6.3.6.orig.tar.gz
 6bca59050fd3aaae269f123d73ecb6a0 44394 mail optional fetchmail_6.3.6-1.diff.gz
 a483ab5cd42d73490d27075754a501ca 61444 mail optional 
fetchmailconf_6.3.6-1_all.deb
 e75c628546b0daecdda0b79fea683253 639740 mail optional 
fetchmail_6.3.6-1_i386.deb

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

iD8DBQFFp2APMwsDi2xjdG0RAiwYAKC5+OicpAY/ipesC9zBfUY06E03PQCgyp0+
cXwjpypkV3pBcXkRPbBQ1g0=
=XVT4
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to