Your message dated Sun, 4 Nov 2007 09:50:48 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#449133: init script does not support running just the 
authentication service
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: dovecot-common
Version: 1.0.rc15-2etch1
Severity: normal
Tags: patch

The following patch fixes it:

--- dovecot     2007-07-31 14:56:04.000000000 +0000
+++ /etc/init.d/dovecot 2007-11-02 21:24:03.844629000 +0000
@@ -43,7 +43,7 @@
 case "$1" in
   start)
     if grep protocols /etc/dovecot/dovecot.conf | sed 's/#.*$//' | tr -d '"' | 
\
-    egrep -q '[^#]*(\bpop3s?\b|\bimaps?\b)';
+    egrep -q '[^#]*(\bnone\b|\bpop3s?\b|\bimaps?\b)';
     then
       if [ -x /usr/lib/dovecot/imap-login -a -x /usr/lib/dovecot/imap ] \
         || [ -x /usr/lib/dovecot/pop3-login -a -x /usr/lib/dovecot/pop3 ];


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-5-ovz-686
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)



--- End Message ---
--- Begin Message ---
Version: 1:1.0.7-1

Hi Marcin,

* 2007-11-03 14:18, Marcin Owsiany wrote:
> Package: dovecot-common
> Version: 1.0.rc15-2etch1
> Severity: normal
> Tags: patch

This bug has been fixed with the last dovecot upload, which is in unstable
right now; see bug #447201 for more details.

Thanks for the patch,

-- 
Fabio Tranchitella                         http://www.kobold.it
Free Software Developer and Consultant     http://www.tranchitella.it
_____________________________________________________________________
1024D/7F961564, fpr 5465 6E69 E559 6466 BF3D 9F01 2BF8 EE2B 7F96 1564

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply via email to