Package: dovecot-imapd
Version: 1:2.1.7-6
Severity: grave
Justification: renders package unusable

Hi,

Dovecot-imapd was working perfectly until the latest update.  Now I get
the following error every time I try to login:

Dec 27 13:07:07 pyre dovecot: imap(nveber): Error: open(/var/mail/nveber) 
failed: Permission denied (euid=1000(nveber) egid=1000(nveber) missing +w perm: 
/var/mail, we're not in group 8(mail), dir owned by 0:8 mode=0775)
Dec 27 13:07:07 pyre dovecot: imap(nveber): Error: Opening INBOX failed: 
Mailbox doesn't exist: INBOX

In addition I just noticed that the lda doesnt work anymore either, so
its breaking incoming mail as well:

Dec 27 13:06:58 pyre dovecot: lda(nveber): Error: sieve: 
msgid=<20121227174658.39165322...@pyre.virge.net>: failed to store into mailbox 
'INBOX': Internal error occurred. Refer to server log for more information. 
[2012-12-27 13:06:58]
Dec 27 13:06:58 pyre dovecot: lda(nveber): Error: sieve: script 
/home/nveber/.dovecot.sieve failed with unsuccessful implicit keep (user 
logfile /home/nveber/.dovecot.sieve.log may reveal additional details)
Dec 27 13:06:58 pyre dovecot: lda(nveber): Error: open(/var/mail/nveber) 
failed: Permission denied (euid=1000(nveber) egid=1000(nveber) missing +w perm: 
/var/mail, we're not in group 8(mail), dir owned by 0:8 mode=0775)
Dec 27 13:06:58 pyre dovecot: lda(nveber): Error: BUG: Saving failed to unknown 
storage


-- Package-specific info:

dovecot configuration
---------------------
# 2.1.7: /etc/dovecot/dovecot.conf
# OS: Linux 3.2.0-4-amd64 x86_64 Debian 7.0 
mail_location = mbox:~/mail:INBOX=/var/mail/%u
managesieve_notify_capability = mailto
managesieve_sieve_capability = fileinto reject envelope encoded-character 
vacation subaddress comparator-i;ascii-numeric relational regex imap4flags copy 
include variables body enotify environment mailbox date ihave
namespace inbox {
  inbox = yes
  location = 
  mailbox Drafts {
    special_use = \Drafts
  }
  mailbox Junk {
    special_use = \Junk
  }
  mailbox Sent {
    special_use = \Sent
  }
  mailbox "Sent Messages" {
    special_use = \Sent
  }
  mailbox Trash {
    special_use = \Trash
  }
  prefix = 
}
passdb {
  driver = pam
}
plugin {
  sieve = ~/.dovecot.sieve
  sieve_dir = ~/sieve
}
protocols = " imap sieve pop3"
service managesieve-login {
  inet_listener sieve {
    port = 4190
  }
  inet_listener sieve_deprecated {
    port = 2000
  }
}
ssl_cert = </etc/ssl/certs/dovecot.pem
ssl_key = </etc/ssl/private/dovecot.pem
userdb {
  driver = passwd
}
protocol lda {
  mail_plugins = " sieve"
}

-- System Information:
Debian Release: 7.0
  APT prefers testing
  APT policy: (400, 'testing'), (300, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages dovecot-imapd depends on:
ii  dovecot-core  1:2.1.7-6
ii  libc6         2.13-37
ii  ucf           3.0025+nmu3

dovecot-imapd recommends no packages.

dovecot-imapd suggests no packages.

Versions of packages dovecot-imapd is related to:
ii  dovecot-core [dovecot-common]  1:2.1.7-6
pn  dovecot-dbg                    <none>
pn  dovecot-dev                    <none>
pn  dovecot-gssapi                 <none>
ii  dovecot-imapd                  1:2.1.7-6
pn  dovecot-ldap                   <none>
pn  dovecot-lmtpd                  <none>
ii  dovecot-managesieved           1:2.1.7-6
pn  dovecot-mysql                  <none>
pn  dovecot-pgsql                  <none>
ii  dovecot-pop3d                  1:2.1.7-6
ii  dovecot-sieve                  1:2.1.7-6
pn  dovecot-sqlite                 <none>

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to