Displaying 20 results from an estimated 3000 matches similar to: "INBOX un-subscribable (is that a word?)"
2007 Jul 03
2
utime : operation not permitted
With the upgrade to 1.0.1, I am seeing some errors/warnings
dovecot: IMAP(jhorner at arinbe.com): utime(/home/arinbe/Maildir/.info/tmp) 
failed: Operation not permitted: 1 Time(s)
dovecot: IMAP(jhorner at arinbe.com): 
utime(/home/arinbe/Maildir/.resumes.vabch/tmp) failed: Operation not 
permitted: 1 Time(s)
Different directories on different days. 
Different users on different days.
Always /tmp
2006 Aug 15
2
Acl, Namespace, User Confusion
I'm using dovecot RC6.
I have a group named "cmpymail" with 2 users "jdoe at arinbe.com" 
and "jsmith at arinbe.com". I set up a mail folders like:
drwxrwx---  4 cmpymail  cmpymail 4096 2006-08-13 02:21 cmpymail
drwxrwx---  3 jdoe      users    4096 2005-11-21 13:34 jdoe
drwxrwx---  3 jsmith    users    4096 2006-08-13 02:27 jsmith
drwxrwx---  3 fred      users 
2008 Jun 13
5
v1.1.rc10 released
http://dovecot.org/releases/1.1/rc/dovecot-1.1.rc10.tar.gz
http://dovecot.org/releases/1.1/rc/dovecot-1.1.rc10.tar.gz.sig
v1.1.0 will be released on next Friday if nothing horrible happens.
	* LIST X-STATUS renamed to LIST STATUS and fixed its behavior with
	  LIST-EXTENDED options. It's now compatible with STATUS-IN-LIST
	  draft 00.
	- Message parsing could have sometimes produced
2008 Jun 13
5
v1.1.rc10 released
http://dovecot.org/releases/1.1/rc/dovecot-1.1.rc10.tar.gz
http://dovecot.org/releases/1.1/rc/dovecot-1.1.rc10.tar.gz.sig
v1.1.0 will be released on next Friday if nothing horrible happens.
	* LIST X-STATUS renamed to LIST STATUS and fixed its behavior with
	  LIST-EXTENDED options. It's now compatible with STATUS-IN-LIST
	  draft 00.
	- Message parsing could have sometimes produced
2006 Oct 19
2
performance problems with rc10 and solaris 10
Hi,
i have 2 dovecot imap server running on solaris 10
The primary server with dovecot 1.0.alpha4 is running with best
performance on Sun Sparc E4k5 with 8x 450MHz
The secondary with rc10 has ugly performanceproblems on Sun E450 wth 4x
450MHz. Every new imap process takes permanent 25% cpu usage
List the folder and fetch message are both slowy!
Both servers are configred with ldap backend
2006 Nov 16
3
dovecot:IMAP(user) killed with signal 6
Hi all,
After rc10 I have problems with imap and imaps
Hi all,
After rc10 I have problems with imap and imaps
Nov 16 15:42:39 beastie dovecot: IMAP(user1):
open(/home/user1/Maildir/.MeldWelSpam/dovecot-keywords) failed:
Permission denied
Nov 16 15:44:09 beastie dovecot: IMAP(user2):
open(/home/user2/Maildir/.MeldWelSpam/dovecot-keywords) failed:
Permission denied
Nov 16 15:44:09 beastie
2006 Oct 28
2
Authentication in outlook
Hi all,
I have instaled dovecot 1.0.rc10, and my configuration works fine if I get the mail with Evolution mail client, bu if I try to use outlook to get mails the authentication fail and I can't pass through the logon window.
The maillog appear this message:
dovecot: pop3-login: Disconnected: rip=192.168.0.22, lip=192.168.0.1
My dovecot configuration is:
protocols = pop3
ssl_disable = yes
2006 Oct 24
1
Dovecot imap bug
Hello, i got such error from dovecot RC10, 
Oct 24 10:38:58 raud dovecot: [ID 107833 mail.info] imap-login: Login:
user=<eleppik>, method=PLAIN, rip=xxx, lip=yyy
Oct 24 10:39:03 raud dovecot: [ID 107833 mail.error] IMAP(eleppik): file
mbox-sync-rewrite.c: line 405 (mbox_sync_read_and_move): assertion
failed: (need_space == (uoff_t)-mails[idx].space)
This is Solaris on x86, 32 bit
2006 Oct 27
2
imap process crashing with "file mail-cache-fields.c: line 26: unreached"
Hoping someone's seen this and/or can help...heh.  I'm running the at
rpm of dovecot, version dovecot-1.0-0_27.rc10.el4.at.  I'm running it on
RHEL4, up to date.  We're using Maildir (we're upgraded from a
Courier-IMAP installation) and things are working...but...we have a few
users with very large mailboxes (not their inboxes) where they archive
stuff (200k+ messages).  When
2006 Oct 30
2
Upgrade from RC7 to RC10 didn't go too well...
Hi,
On the weekend I tried to upgrade from RC7 to RC10.  Clearly, I have to change 
some things before I can do this.  What does it take to get to RC10?  
As is, my mail client got an error trying to list messages in /INBOX (via 
IMAP) and the mail.err log shows the following messages:
Oct 29 10:27:32 siona dovecot: IMAP(archangel): 
open(/var/mail/archangel/inbox, O_CREAT) failed: Not a
2006 Oct 21
2
any idea why the mail downloading is slow?
Hi!
I'm using rc10, but had this problem with previous releases too. Not 
sure if this is a dovecot problem, but I can not think of anything 
else. The mail downloading with pop3 is ~very slow, approx. 20 Kbyte / 
sec. no matter how many mails I've got in my mailbox, or how big are 
the mails. My ISP provides me a dedicated 100mbit line, and everything 
else works as fast as expected eg.
2006 Nov 16
1
I/O leak
I upgraded from rc12 to rc14 last night... sifting through the logs I noticed 
the following. I point this out since it appears dovecot is in high gear 
bug-fix mode. This issue is not big for me; I rarely stop dovecot. My init.d 
script for dovecot is basically
stop)
    killall dovecot imap-login
I am guessing there might be a more graceful way to stop dovecot? Or rc14 
fixed this? I see in
2006 Oct 20
4
1.0.rc10 status report
(Background: Relatively new to dovecot; looking to do transparent
replacement of long-established UW-IMAP on cluster of Linux boxes which
NFS-mount a shared "/var/spool/mail".)
With rc8, where I had already increased "login_max_processes_count" from
default 128 to 1024, we had still hit the issue of too many logins
crashing dovecot, so that trial had only lasted a couple of
2006 Oct 16
1
LDAP Memory Leak
Hi Timo
I use LDAP auth on a system with around 2000 email account. I use dual
OpenLDAP servers.
I haven't noticed a leak of memory. Is there any more information and I
will have a look to see if I can see anything that might help. Is it only
affecting certain machines or all?
Regards
Daniel Rowe
Date: Mon, 16 Oct 2006 02:39:26 +0300
From: Timo Sirainen <tss at iki.fi>
Subject:
2006 Oct 24
1
RC10 errors
I just installed a limited test of RC10 last night.  So far, all is great
except for errors being logged for one user (out of about 150 users total).
This one user has not yet complained or anything, but the log file has  
repeated
entries of the following format for him (host and username changed to protect
the guilty/innocent):
Oct 24 06:13:02 mail dovecot: IMAP(username): file  
2006 Oct 17
4
Problem with rc10
I just upgraded our test server from rc6 to rc10...
ISSUE #1
I noticed that we no longer are getting two "From_" lines.  However, the
one that was good (had the original sender e-mail address) is now gone.
The one with "dovecot.deliver" remains.
I attempted to add "-d test" to the mailbox_command line in main.cf as follows:
  mailbox_command =
2006 Nov 27
2
problem in rc15 (proxy mode)
Hi,
I have test dovecot on one of my pop3/imap proxies (from rc10 to rc15). 
I immediately get a lot of error messages like this one :
Nov 27 15:10:45 mproxy1 dovecot: pop3-login: file client.c: line 423 (client_unref): assertion failed: (client->destroyed)
Nov 27 15:10:45 mproxy1 dovecot: child 21677 (login) killed with signal 6
A lot means one every 2 or 3 seconds.
Any suggestion ?
2006 Oct 16
1
errors on copying messages to sent-mail
Howdy,
In rc10 I'm still experiencing the occasional error copying mail to my
sent messages folder. This is on Thunderbird 1.5.0.7 on a Mac.
My configure command:
./configure --without-shadow --localstatedir=/var -with-cyrus-sasl2
--without-gssapi --without-vpopmail --prefix=/usr/local
--build=i386-portbld-freebsd5.3
FYI,
Todd
2007 Mar 19
5
Dovecot 'suicide'
I have a Dovecot installation on a Fedora 4.
With the last update from Dovecot RC10 to Dovecot RC27, the daemon 
kills itself every night with this error:
Mar 17 05:23:11 mail dovecot: Time just moved backwards by 6 seconds. 
This might cause a lot of problems, so I'll just kill m
yself now.
The error appears just after the night maintenance script executes a 
ntpdate syncronization
ntpdate
2006 Nov 20
1
Problem with rc10, perhaps 11-15
I don't recall if I mentioned this on the list, but when you are configured
with mbox format, and a user has no Dovecot index files yet, and the config
is such that mbox_min_index_size is set to non-zero, non-default (128 in my
test case), dovecot deliver fails.  Commenting out "mbox_min_index_size"
fixed the problem, and the indexes then get created.
This problems exists in RC10 --