Re: Error renaming folders with spaces

2014-10-27 Thread mtrainer
On 24.10.2014 14:46, Steffen Kaiser wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Fri, 24 Oct 2014, mtrai...@cloud-free.com [2]wrote: > >> I am getting frequent errors of the form below. In most cases the path has spaces in it. Oct 24 07:27:08 mailstore03 dovecot: imap(s..

Re: Error renaming folders with spaces

2014-10-27 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, 27 Oct 2014, mtrai...@cloud-free.com wrote: I am getting frequent errors of the form below. In most cases the path has spaces in it. Oct 24 07:27:08 mailstore03 dovecot: imap(s...@userdomain.com.au [1]): Error: rename(/home8/rs7-username/ma

Dovecot 2.2.14 and per user \Seen flags

2014-10-27 Thread Thomas Robers
Hello, I have a Dovecot Installation Version 2.2.14 on CentOS 6.5 with shared folder. UserA shares his INBOX to user UserB. I activated "per user \Seen flags" with location = maildir:%%h/Maildir:INDEX=%h/shared/%%u:CONTROL=%h/shared/%%u:INDEXPVT=%h/shared I think the INDEXPVT setting activat

dovecot ldap quota

2014-10-27 Thread Mirko ML
First of all: doveconf -n # 2.2.9: /etc/dovecot/dovecot.conf # OS: Linux 3.2.0-4-amd64 x86_64 Debian 7.7 ext4 auth_mechanisms = plain login disable_plaintext_auth = no mail_debug = yes mail_gid = vmail mail_location = maildir:/home/vmail/domains/%d/%n mail_plugins = " quota" mail_temp_dir = /var/t

Re: Dovecot 2.2.14 and per user \Seen flags

2014-10-27 Thread Timo Sirainen
On 27 Oct 2014, at 07:22, Thomas Robers wrote: > Hello, > > I have a Dovecot Installation Version 2.2.14 on CentOS 6.5 with shared folder. > UserA shares his INBOX to user UserB. I activated "per user \Seen flags" with > > location = > maildir:%%h/Maildir:INDEX=%h/shared/%%u:CONTROL=%h/share

Re: An easy fix for "dovecot.map.index corrupted: map_uid=xxxx refcount too low"?

2014-10-27 Thread Timo Sirainen
On 26 Oct 2014, at 05:28, Ralf Hildebrandt wrote: > Is there an easy way of "fixing" these? > > Oct 26 13:24:52 imap(account@domain): Error: mdbox map > /var/mail/domain/account/mdbox/storage/dovecot.map.index corrupted: > map_uid=2700 refcount too low > (dovecot 2.1.17) If they don't fix the

Re: doveadm throws Panic: file dsync-mailbox-tree-fill.c: line 65

2014-10-27 Thread Timo Sirainen
On 26 Oct 2014, at 21:52, Cassidy Larson wrote: > Running 2.2.15 on FreeBSD 10.0. > > Forcing replication with: doveadm replicator replicate -f u...@host.com > on one user that I've seen some syslogs show up to see what's going on. > Other users are fine. > > When I run the above command on th

how to migration exchange'mail to dovecot?

2014-10-27 Thread 576709166
hi : i want to migration all users's mails of exchange server to our dovecot:but i don't know how to do this ? i know that exchange server can put users's mails to file.pst , but i don't know hwo to convent file.pst to file.eml . please help thanks !

Released Pigeonhole v0.4.4 for Dovecot v2.2.15.

2014-10-27 Thread Stephan Bosch
Hello Dovecot users, It's been about 5 months since the last Pigeonhole release, so it is high time for a new one. However, the main reason to make a release now is the fact that Dovecot v2.2.15 has one change that causes problems with the previous release of Pigeonhole. Unlike recent earlier rel

Re: doveadm throws Panic: file dsync-mailbox-tree-fill.c: line 65

2014-10-27 Thread Cassidy Larson
> > What mailbox format are you using? What's the output of: > > Using sdbox > doveadm mailbox status -u u...@host.com 'uidvalidity uidnext' '*' > > There is one folder with uidvalidity=0: Trash uidnext=696 uidvalidity=1169866046 Notes uidnext=1 uidvalidity=1406044590 Sent Messages uidnext=112 u

dsync-server throwing Resource temporarily available

2014-10-27 Thread Cassidy Larson
Running 2.2.15 on FreeBSD 10.0 with two back end storage boxes using TCP to sync. Seeing a couple of users that always seem to be throwing these kind of errors in the logs: dovecot: dsync-server(u...@host.com): Error: write(/var/run/dovecot/replicator-doveadm) failed: Resource temporarily unavail

Re: doveadm throws Panic: file dsync-mailbox-tree-fill.c: line 65

2014-10-27 Thread Timo Sirainen
On 27 Oct 2014, at 19:38, Cassidy Larson wrote: > > > What mailbox format are you using? What's the output of: > > > Using sdbox > > doveadm mailbox status -u u...@host.com 'uidvalidity uidnext' '*' > > > There is one folder with uidvalidity=0: > > INBOX/my pictures/Jared uidnext=1 uidva

Re: dsync-server throwing Resource temporarily available

2014-10-27 Thread Timo Sirainen
On 27 Oct 2014, at 20:05, Cassidy Larson wrote: > Running 2.2.15 on FreeBSD 10.0 with two back end storage boxes using TCP to > sync. > > Seeing a couple of users that always seem to be throwing these kind of > errors in the logs: > > dovecot: dsync-server(u...@host.com): Error: > write(/var/ru

Re: doveadm throws Panic: file dsync-mailbox-tree-fill.c: line 65

2014-10-27 Thread Cassidy Larson
Found another user with an issue. They have an ‘undefined/INBOX’ folder on one of the storage servers but not the other. I assumed it was a problem with replication at one time or another? This causes this core dump: Oct 27 22:10:10 tdcstorage dovecot: dsync-server(u...@host.com): Fatal: master:

Re: Error renaming folders with spaces

2014-10-27 Thread mtrainer
On 2014-10-27 17:09, Steffen Kaiser wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Mon, 27 Oct 2014, mtrainer@cloud-free.comwrote: > I am getting frequent errors of the form below. In most cases the path has spaces in it. Oct 24 07:27:08 mailstore03 dovecot: imap(s...@userdo

Re: how to migration exchange'mail to dovecot?

2014-10-27 Thread Benny Pedersen
On October 27, 2014 4:03:01 AM 576709166 <576709...@qq.com> wrote: i know that exchange server can put users's mails to file.pst , but i don't know hwo to convent file.pst to file.eml . You should stop fokusing on microsoft precompiled problems, if exchange can be used in imap protocol