Your message dated Sun, 06 Nov 2005 08:17:16 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#77711: fixed in solid-pop3d 0.15-16
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; 22 Nov 2000 13:20:55 +0000
>From [EMAIL PROTECTED] Wed Nov 22 07:20:55 2000
Return-path: <[EMAIL PROTECTED]>
Received: from ce06d.torres.ka0.zugschlus.de (torres.ka0.zugschlus.de) 
[212.126.206.6] 
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 13yZpW-00053f-00; Wed, 22 Nov 2000 07:20:54 -0600
Received: from mh by torres.ka0.zugschlus.de with local (Exim 3.16 #1)
        id 13yZpU-0005rI-00; Wed, 22 Nov 2000 14:20:52 +0100
From: Marc Haber <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: please add support for multiple mailboxes per user
X-Reportbug-Version: 0.54
X-Mailer: reportbug 0.54
Date: Wed, 22 Nov 2000 14:20:52 +0100
Message-Id: <[EMAIL PROTECTED]>
Sender: Marc Haber <[EMAIL PROTECTED]>
X-BadReturnPath: [EMAIL PROTECTED] rewritten as [EMAIL PROTECTED]
  using "From" header
Delivered-To: [EMAIL PROTECTED]

Package: solid-pop3d
Version: 0.15-1
Severity: wishlist

Hi!

Some users might want to sort their incoming mail via procmail into
different maildrops. There should be a way to access these different
maildrops without having to create a new UNIX account for each
maildrop. A possible way to implement this could be an extension of
~/.spop3d like this:

MailDrop /home/%s/.mail/mailbox mailbox
APOPSecret <snip>
MailDrop /home/%s/.mail/mailbox-lists mailbox lists
APOPSecret <snip>
MailDrop /home/%s/.mail/mailbox-private mailbox private
APOPSecret <snip>

This way, fetching mail for $USER will give access to .mail/mailbox;
fetching mail for $USER+lists would give access to .mail/mailbox-lists
and fetching mail for $USER+private would give access to
.mail/mailbox-private.

I'd love to see that implemented in a pop3 daemon.

Greetings
Marc

-- System Information
Debian Release: 2.2
Architecture: i386
Kernel: Linux torres 2.2.17 #1 Tue Oct 17 09:38:19 CEST 2000 i586

Versions of packages solid-pop3d depends on:
ii  libc6                         2.1.3-13   GNU C Library: Shared libraries an
ii  libpam0g                      0.72-9     Pluggable Authentication Modules l


---------------------------------------
Received: (at 77711-close) by bugs.debian.org; 6 Nov 2005 16:21:32 +0000
>From [EMAIL PROTECTED] Sun Nov 06 08:21:32 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1EYnCm-0004fJ-00; Sun, 06 Nov 2005 08:17:16 -0800
From: Robert Luberda <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#77711: fixed in solid-pop3d 0.15-16
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sun, 06 Nov 2005 08:17:16 -0800
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

Source: solid-pop3d
Source-Version: 0.15-16

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

solid-pop3d_0.15-16.diff.gz
  to pool/main/s/solid-pop3d/solid-pop3d_0.15-16.diff.gz
solid-pop3d_0.15-16.dsc
  to pool/main/s/solid-pop3d/solid-pop3d_0.15-16.dsc
solid-pop3d_0.15-16_i386.deb
  to pool/main/s/solid-pop3d/solid-pop3d_0.15-16_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.
Robert Luberda <[EMAIL PROTECTED]> (supplier of updated solid-pop3d 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: Sun,  6 Nov 2005 16:13:03 +0100
Source: solid-pop3d
Binary: solid-pop3d
Architecture: source i386
Version: 0.15-16
Distribution: unstable
Urgency: low
Maintainer: Robert Luberda <[EMAIL PROTECTED]>
Changed-By: Robert Luberda <[EMAIL PROTECTED]>
Description: 
 solid-pop3d - POP3 server supporting Maildir, PAM, vhosting
Closes: 77711 318696 331593
Changes: 
 solid-pop3d (0.15-16) unstable; urgency=low
 .
   * Enable 12_mailbox_patch.dpatch, which adds support for multiple
     mailboxes per user (closes: #77711).
     Many thanks to Adam D. Barratt for the patch!
   * Slightly improve the 12_mailbox_patch.dpatch:
     + add UserMailDropDelimiter run-time option to allow the local admin
       to disable the multiple mailboxes (and this is the DEFAULT setting)
       or to change the delimiter character.
     + let pop_auth(1) know about multiple mailboxes.
 .
   * New translations of debconf templates:
     + Vietnamese (closes: #318696)
     + Swedish (closes: #331593).
   * 15_gcc_warning.dpatch: Fix `implicit declaration of memcpy' warning.
   * Update README.Debian.
   * Made the init.d script LSB compliant.
   * Switch debhelper compatibility level to 5.
   * Depends on adduser (lintian).
   * Standards-Version: 3.6.2 (no changes).
Files: 
 7fce1237b126187961e3145b43e5957e 666 mail extra solid-pop3d_0.15-16.dsc
 fea62c2569b4474ee5a453a8ed339620 31486 mail extra solid-pop3d_0.15-16.diff.gz
 bc06ad5c0d08928937bc6bb156d2d52f 56420 mail extra solid-pop3d_0.15-16_i386.deb

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

iD8DBQFDbh6wThh1cJ0wnDsRAnDVAJ0RtWIcSAzDNs26a8GB8mQ+QUZm/ACgia5L
ap1lLxUFLECv68WJoiQM48g=
=QoCw
-----END PGP SIGNATURE-----


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

Reply via email to