similar to: Internal Error - Cannot select inbox

Displaying 20 results from an estimated 20000 matches similar to: "Internal Error - Cannot select inbox"

2008 May 10
2
unix style mbox and vmain maildir on the same server
Hi, I'm new to dovecott. Using version 1.0.rc15. I have a mail server that has both the old style unix mbox in /var/mail/%u, and virtual mail maildir in /var/vmail/%d/%n. Debian Linux Etch stable. I'm trying to get dovecot to deliver to /var/mail/%u using mbox format, and to deliver to /var/vmail/%d/%n using maildir format. I can't get it do work. I can get it to access both
2008 Feb 01
3
auth default : passwd-file Can't open file: Permission denied
Hello, I'm attempting to migrate from an existing dovecot .99 install to dovecot 1.0.rc15 on a fresh up to date CentOs 5.1. I'm not sure what's causing this permissions error on startup - I've tried 777,644, and 600 chmods but it's always this same error: Feb 1 12:43:05 ns2 dovecot: Dovecot v1.0.rc15 starting up Feb 1 12:43:06 ns2 dovecot: Auth process died too early -
2008 Apr 15
1
Dovecot LDA / Deliver question
Problem described: I am trying to get Postfix + Dovecot + MySQL setup to work together in a virtual mail hosting platform. I am running Postfix 2.3.x, and MySQL 5.0.x. I am trying to use Dovecot's LDA for delivery to the users vmail home directory -- usually under /var/vmail/domain.com/j/jdoe for home and /var/vmail/domain.com/j/jdoe/.maildir for mail location, using MAILDIR format.
2007 Dec 16
2
Help please: Migrating Courier imap - Dovecot (Postfix virtual mailbox domains)
I'm trying to migrate from qmail to postfix. The original server is combo of qmail and Courier imap (no pop mailboxes) I have a working Postfix config and had imap working with Courier imap on the new server. I thought I would experiment with Dovecot as it has some good press. I have moved the contents of my original maildir's to the new server and ste permissions and group membership
2008 May 18
2
problem about mbox with quota
Hi, all. Does mbox format support quota? I got this error in log file: dovecot: May 18 02:10:36 Error: POP3(www at a.cn): Unknown quota backend: storage=10240 How can i solved it? Thanks very much. :) My dovecot configuration: # /etc/dovecot.conf log_path: /var/log/dovecot.log protocols: pop3 pop3s imap imaps ssl_cert_file: /etc/pki/dovecot/certs/dovecotCert.pem ssl_key_file:
2010 May 25
1
save failed to INBOX: Internal error occurred.
OS: CentOS release 5.4 (Final) Postfix: postfix-2.5.1-1.mysql.sasl2.vda.rhel5 Postfixadmin: 2.3 Dovecot: 1.2.11 Squirrelmai: 1.4.20 Configuration based on http://wiki.dovecot.org/HowTo/DovecotLDAPostfixAdminMySQL which I have updated a few time ;) Using postfixadmin I have create a virtual domain and created testing users (test1 ? test6). With Squirrelmail these users can login but issues arise
2008 Oct 06
3
Help - I keep getting LSUB permission denied
Hi, I am using dovecot: 1.0.rc15 I was upgrading Debian and installed new versions of lots of things. My mail came fine and I though there was not problem until a user called and said it was not working through webmail. I tried, it it worked fine and I realized the problem was with dovecot. I have created new users, tried different UIDs. Removed any protections but when I telnet to the
2006 Nov 23
2
small mbox and index files problem
Dovecot version: 1.0-0_33.rc15 built by atrpms Operating system: Redhat EL4 CPU architecture: x86 Filesystem you used: mailboxs via nfs to fileserver using xfs Just upgraded from 1.0-0_20.rc7 to 1.0-0_33.rc15 built by atrpms and we had previously set mbox_min_index_size to 1024 (1Mb) and now all mailboxes (mbox format) that are under this size are not able to be opened and throw an "Internal
2007 Sep 30
1
Maildir ignore
Hello there. I do like Dovecot so far, but ran into problem I cant seem to solve, maybe someone can point me into right direction please. I am running version 1.0.rc15 on CentOS 5 Linux i386 system, ext3 fs. The problem is I cant get the maildir: and :ignore to work together. Here is my SQL query, that includes the Quota field. # cat /etc/dovecot-sql.conf | grep -i quota user_query = SELECT
2008 Mar 15
1
current quota in mysql issue
hi all, i have a problem with storing the current quota in mysql. the configuration of the dictionary quota mostly looks like the example from the wiki. the dirsize quota limit is read correctly from the user_query, but nothing stored with quotadict in the quota table. i wonder that there is nothing like a "dict" in the logfile. did i configured anything wrong? regars stefan logfile
2010 Jun 03
2
Auto forward virtual users mail using Sieve
Hi All I'm trying to configure Dovecot to automatically forward mail to another account without the virtual user having to log-in first to Roundcube web mail. These are virtual users with no log-in to the server only Roundcube's web interface The situation is that I have two domains only who want to receive email at their domains, get a forwarded copy at their hotmail account,
2008 Jul 18
4
Problems with dovecot/sieve and vacation
Hello, First of all, initial data: # dovecot --version 1.0.rc15 # dovecot -n # /etc/dovecot.conf protocols: imaps pop3s disable_plaintext_auth: yes login_dir: /var/run/dovecot/login login_executable(default): /usr/libexec/dovecot/imap-login login_executable(imap): /usr/libexec/dovecot/imap-login login_executable(pop3): /usr/libexec/dovecot/pop3-login login_max_processes_count: 256
2008 Mar 30
2
authentication troubles
hi i have a strange problem with my dovecot installtion: i configured it to accept digest-md5 authentication only but for some reason mailclients (i tried mutt and thunderbird so far) want to log with PLAIN (which fails of course). authentication basically works, e.g. if i explicitly set set imap_authenticators="digest-md5 in .muttrc everything works... any idea what is going wrong? config
2007 Oct 25
1
Dovecot crashing with "Status userdb: Empty key (=)"
Hi, Dovecot is crashing at startup on my system: mantrid:/etc/apt# tail /var/log/mail.err Oct 25 17:10:50 mantrid dovecot: Auth process died too early - shutting down Oct 25 17:10:50 mantrid dovecot: auth(default): Status userdb: Empty key (=) Oct 25 17:10:50 mantrid dovecot: child 21810 (auth) returned error 89 Oct 25 17:10:51 mantrid dovecot: Temporary failure in creating login processes, I
2008 Feb 12
1
Postfix, dovecot and sieve - no response from sieve
Os : Linux Debian Etch Version : 1.0.rc15 Config : # /etc/dovecot/dovecot.conf log_timestamp: %Y-%m-%d %H:%M:%S protocols: pop3 imap ssl_disable: yes disable_plaintext_auth: no login_dir: /var/run/dovecot/login login_executable(default): /usr/lib/dovecot/imap-login login_executable(imap): /usr/lib/dovecot/imap-login login_executable(pop3): /usr/lib/dovecot/pop3-login first_valid_uid: 0
2007 Aug 20
1
Couldn't init INBOX: BUG: Unknown internal error
hi, I'm getting quite a few of these in the logs of our new dovecot mail server: Aug 20 09:50:03 mail2 dovecot: POP3(vwc406): Couldn't init INBOX: BUG: Unknown internal error Aug 20 09:50:03 mail2 dovecot: POP3(vwc406): Mailbox init failed top=0/0, retr=0/0, del=0/0, size=0 we migrated from courier and other mailboxes work. any idea what the cause might be or how I can fix it?
2010 Jun 28
2
Replacing real inbox by virtual inbox
Hello, I'm using dovecot 1.2.11 with virtual folders. I'd like to replace my real INBOX by a virtual one but I have several questions : * will my mail still be delivered to my real INBOX? * will I be able to access my real INBOX, for example using a virtual folder reliyng on INBOX * and, how to do it. Here's my problem, if I look to the wiki page [1], I don't really
2010 Sep 01
3
Dovecot creating aditional folders?
Hi guys. My conf: # 1.2.9: /etc/dovecot/dovecot.conf # OS: Linux 2.6.32-23-server x86_64 Ubuntu 10.04.1 LTS reiserfs log_timestamp: %Y-%m-%d %H:%M:%S protocols: imap imaps pop3 pop3s ssl_cert_file: /etc/ssl/mail/dovecot.crt ssl_key_file: /etc/ssl/mail/dovecot.key disable_plaintext_auth: no login_dir: /var/run/dovecot/login login_executable(default): /usr/lib/dovecot/imap-login
2008 Apr 25
4
Quota not showing properly in webmail
Hi I have a virtual users system using postfix / mysql / dovecot. Everything is working like a charm except for the quota display on webmail systems. It is working properly but showing GB instead of MB. For example. If I create a user with 100MB of quota and send him 50MB of mail, squirrelmail and roundcubemail display 50MB of 100GB If I create another user with 20MB quota and send him 10MB of
2011 Mar 29
3
global sieve not working
My global sieve rule is not working and do not compile. But per-user sieve is working. Here is my dovecot -n: log_path: /var/log/dovecot.log protocols: imap pop3 ssl: no login_dir: /var/run/dovecot/login login_executable(default): /usr/libexec/dovecot/imap-login login_executable(imap): /usr/libexec/dovecot/imap-login login_executable(pop3): /usr/libexec/dovecot/pop3-login mail_uid: 501 mail_gid: