[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#38250: marked as done (cucipop: APOP authentication problem)



Your message dated Thu, 18 Jan 2001 14:54:33 -0500
with message-id <E14JL8j-00071r-00@auric.debian.org>
and subject line Bug#38250: fixed in cucipop 1.31-15.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.)

Darren Benham
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 24 May 1999 17:13:00 +0000
Received: (qmail 23227 invoked from network); 24 May 1999 17:13:00 -0000
Received: from melchi.fuller.edu (mail@206.2.38.3)
  by master.debian.org with SMTP; 24 May 1999 17:13:00 -0000
Received: from clameter by melchi.fuller.edu with local (Exim 2.11 #1 (Debian))
	id 10lyHh-0004QA-00; Mon, 24 May 1999 17:13:05 +0000
From: clameter@debian.org
Subject: cucipop: APOP authentication problem
To: submit@bugs.debian.org
X-Mailer: bug 3.1.7
Message-Id: <E10lyHh-0004QA-00@melchi.fuller.edu>
Sender: Christoph Lameter <clameter@debs.fuller.edu>
Date: Mon, 24 May 1999 17:13:05 +0000

Package: cucipop
Version: 1.31-7

Authentication via fetchmail works fine without APOP. Switching on APOP in
fetchmailrc leads to a complaint of cucipop about unknown username/password.

-- System Information
Debian Release: potato
Kernel Version: Linux melchi.fuller.edu 2.2.1 #2 Tue Feb 9 21:53:28 PST 1999 i486 unknown

Versions of the packages cucipop depends on:
ii  netbase         3.14-2         Basic TCP/IP networking binaries
ii  netstd          3.07-7         Networking binaries and daemons for Linux
ii  libc6           2.1.1-0.2      GNU C Library: shared libraries
ii  libdb2          2.4.14-5       The Berkeley database routines (run-time fil

--- Begin /etc/init.d/cucipop (modified conffile)
#!/bin/sh
#
run_cucipop=0
cucipop_options="-Ya"
PATH=/bin:/usr/bin:/sbin:/usr/sbin
DAEMON=/usr/sbin/cucipop
NAME=cucipop
FLAGS="defaults 50"
test -f $DAEMON || exit 0
case "$1" in
  start)
    if [ $run_cucipop = 1 ]
    then
	echo -n "Starting pop daemon: "
	if start-stop-daemon --start --quiet --pidfile /var/run/$NAME.pid \
	    --exec $DAEMON -- $cucipop_options
	then
	    echo $NAME.
	else
	    echo
	fi
    fi
    ;;
  stop)
    if [ $run_cucipop = 1 ]
    then
	echo -n "Stopping pop daemon: "
	if start-stop-daemon --stop --quiet --pidfile /var/run/$NAME.pid \
	    --exec $DAEMON
	then
	    echo $NAME.
	else
	    echo
	fi
    fi
    ;;
  restart)
    $0 force-reload
    ;;
  force-reload)
    if [ $run_cucipop = 0 ]; then exit 0; fi
    echo -n "Restarting $NAME daemon."
    /etc/init.d/$NAME stop > /dev/null 2>&1
    echo -n "."
    sleep 2
    echo -n "."
    if start-stop-daemon --start --quiet --pidfile /var/run/$NAME.pid \
	--exec $DAEMON -- $cucipop_options
    then
	echo "done."
    else
	echo
    fi
    ;;
  *)
    echo "Usage: /etc/init.d/$NAME {start|stop|restart|force-reload}"
    exit 1
    ;;
esac
exit 0

--- End /etc/init.d/cucipop
---------------------------------------
Received: (at 38250-close) by bugs.debian.org; 18 Jan 2001 20:23:56 +0000
>From troup@auric.debian.org Thu Jan 18 14:23:55 2001
Return-path: <troup@auric.debian.org>
Received: from murphy.debian.org [::ffff:216.234.231.6] 
	by master.debian.org with smtp (Exim 3.12 1 (Debian))
	id 14JLb8-0003Vp-00; Thu, 18 Jan 2001 14:23:55 -0600
Received: (qmail 17741 invoked from network); 18 Jan 2001 20:00:24 -0000
Received: from auric.debian.org (mail@206.246.226.45)
  by murphy.debian.org with SMTP; 18 Jan 2001 20:00:24 -0000
Received: from troup by auric.debian.org with local (Exim 3.12 1 (Debian))
	id 14JL8j-00071r-00; Thu, 18 Jan 2001 14:54:33 -0500
From: Norbert Tretkowski <nobse@debian.org>
To: 38250-close@bugs.debian.org
Subject: Bug#38250: fixed in cucipop 1.31-15.1
Message-Id: <E14JL8j-00071r-00@auric.debian.org>
Sender: James Troup <troup@auric.debian.org>
Date: Thu, 18 Jan 2001 14:54:33 -0500
Delivered-To: 38250-close@bugs.debian.org

We believe that the bug you reported is fixed in the latest version of
cucipop, which has been installed in the Debian FTP archive:

cucipop_1.31-15.1.diff.gz
  to pool/non-free/c/cucipop/cucipop_1.31-15.1.diff.gz
cucipop_1.31-15.1.dsc
  to pool/non-free/c/cucipop/cucipop_1.31-15.1.dsc
cucipop_1.31-15.1_i386.deb
  to pool/non-free/c/cucipop/cucipop_1.31-15.1_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 38250@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Norbert Tretkowski <nobse@debian.org> (supplier of updated cucipop 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 ftpmaster@debian.org)


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

Format: 1.7
Date: Thu, 18 Jan 2001 18:54:01 +0100
Source: cucipop
Binary: cucipop
Architecture: source i386
Version: 1.31-15.1
Distribution: unstable
Urgency: low
Maintainer: Norbert Tretkowski <nobse@debian.org>
Changed-By: Norbert Tretkowski <nobse@debian.org>
Description: 
 cucipop    - Cubic Circle's POP3 daemon
Closes: 38250 51359 60100 68089 72950
Changes: 
 cucipop (1.31-15.1)  unstable; urgency=low
 .
   * Adopted package (closes: #68089).
   * Fixed permission check in postinst script (closes: #51359).
   * Changed user from root to mail when running from inetd
     (closes: #72950).
   * Bug with APOP functionality not reproduceable, no response from
     submitter (closes: #38250).
   * Modified makevpopdb.c to fix problems when creating virtual
     database files (closes: #60100).
   * Modified dbops.c to avoid problems when compiling with new libdb.
Files: 
 1e9b7ea49e764f73ea4350f5ba6eb934 615 non-free/net optional cucipop_1.31-15.1.dsc
 68a63c33bdac03bd772aee499237aa04 15494 non-free/net optional cucipop_1.31-15.1.diff.gz
 cf6bffb5c2c5e0f3ed584a4c619f9f85 38888 non-free/net optional cucipop_1.31-15.1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE6ZzVYr/RnCw96jQERAtCiAJ9whyTmasTHBE/6i97EMZZk4gMnOACfS/yY
JVP5G3c3lUX0ij91Ib3QUF8=
=p0F9
-----END PGP SIGNATURE-----



Reply to: