Re: [Dovecot] doveadm index - Bug or expected behaviour?

2014-06-13 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, 5 Jun 2014, Bruno Galindro da Costa wrote: My ldap config is using the variable %d in base search for domain replacement when dovecot will search for users in LDAP. Its works fine for dovecot operation. But, for doveadm index, not. It ig

Re: [Dovecot] doveadm index - Bug or expected behaviour?

2014-06-06 Thread Bruno Galindro da Costa
ok tks! 2014-06-06 3:16 GMT-03:00 Steffen Kaiser : > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > On Thu, 5 Jun 2014, Bruno Galindro da Costa wrote: > > My ldap config is using the variable %d in base search for domain >> replacement when dovecot will search for users in LDAP. Its work

Re: [Dovecot] doveadm index - Bug or expected behaviour?

2014-06-05 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, 5 Jun 2014, Bruno Galindro da Costa wrote: My ldap config is using the variable %d in base search for domain replacement when dovecot will search for users in LDAP. Its works fine for dovecot operation. When an user logs into Dovecot, the

Re: [Dovecot] doveadm index crashes when indexing shared mailboxes

2013-06-18 Thread W. de Hoog
Hi, We store our mail archive in a tree of subfolders. I am trying to speed up text searching on our mail archive but when running "doveadm -D -v index -u neil shared/Exalon/Aandeelhouders" the following output is produced: .. doveadm(neil): Panic: file mbox-storage.c: line 711 (mbox_transac

Re: [Dovecot] doveadm index crashes when indexing shared mailboxes

2013-06-16 Thread Timo Sirainen
On 10.6.2013, at 14.56, W. de Hoog wrote: > We store our mail archive in a tree of subfolders. I am trying to speed up > text searching on our mail archive but when running "doveadm -D -v index -u > neil shared/Exalon/Aandeelhouders" the following output is produced: .. > doveadm(neil): Panic:

Re: [Dovecot] doveadm index

2012-02-10 Thread e-frog
On 09.02.2012 03:29, wrote Timo Sirainen: On 21.12.2011, at 19.35, e-frog wrote: But some day doveadm index (and several other commands) should allow wildcards in mailbox names, so you could just do doveadm index -A '*' Actually I'm using doveadm index -A '*' in a daily cron job and it seems

Re: [Dovecot] doveadm index

2012-02-08 Thread Timo Sirainen
On 21.12.2011, at 19.35, e-frog wrote: >> But some day doveadm index (and several other commands) should allow >> wildcards in mailbox names, so you could just do doveadm index -A '*' > > Actually I'm using doveadm index -A '*' in a daily cron job and it seems to > work for me. Yes, looks like

Re: [Dovecot] doveadm index

2011-12-21 Thread e-frog
On 21.12.2011 07:26, wrote Timo Sirainen: On 20.12.2011, at 22.02, Daniel L. Miller wrote: On 12/20/2011 2:18 AM, Timo Sirainen wrote: On Wed, 2011-12-14 at 19:27 -0800, Daniel L. Miller wrote: Does "doveadm index -A INBOX" reindex everything? What about users with multiple folders, both sub

Re: [Dovecot] doveadm index

2011-12-20 Thread Timo Sirainen
On 20.12.2011, at 22.02, Daniel L. Miller wrote: > On 12/20/2011 2:18 AM, Timo Sirainen wrote: >> On Wed, 2011-12-14 at 19:27 -0800, Daniel L. Miller wrote: >>> Does "doveadm index -A INBOX" reindex everything? What about users with >>> multiple folders, both subbed& not subbed under INBOX? >> I

Re: [Dovecot] doveadm index

2011-12-20 Thread Daniel L. Miller
On 12/20/2011 2:18 AM, Timo Sirainen wrote: On Wed, 2011-12-14 at 19:27 -0800, Daniel L. Miller wrote: Does "doveadm index -A INBOX" reindex everything? What about users with multiple folders, both subbed& not subbed under INBOX? It indexes INBOX (only) for all users. And it doesn't "reindex"

Re: [Dovecot] doveadm index

2011-12-20 Thread Timo Sirainen
On Wed, 2011-12-14 at 19:27 -0800, Daniel L. Miller wrote: > Does "doveadm index -A INBOX" reindex everything? What about users with > multiple folders, both subbed & not subbed under INBOX? It indexes INBOX (only) for all users. And it doesn't "reindex" anything, it just adds any missing stuff.