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)



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

Reply via email to