Mail Archiving/Lucene Indexes/mbox

2014-07-31 Thread Larry Rosenman
I have a script (available on demand) that moves all my mail for a given month to a separate NAMESPACE (#ARCHIVE). When I do that, the lucene-indexes folder in the PRIMARY namespace seems to get cleaned out, and NOTHING gets put in the lucene-indexes folder (although it gets created) in the #ARCHI

Re: LMTP during dsync migration

2014-07-31 Thread Daniel Parthey
Jogi Hofmüller wrote: > We are not planning on multiple runs of doveadm backup. The question is > what to do with LMTP _while_ the doveadm backup migration is happening? > > At the time when mailbox X get's migrated, the settings used for the > proxy will be removed, so user X cannot access the m

Re: [PATCH] Fix typo in src/imap-urlauth/imap-urlauth-worker.c

2014-07-31 Thread Jelmer Vernooij
On Sun, Jul 20, 2014 at 12:50:43AM +0200, Jelmer Vernooij wrote: > The attached trivial patch fixes a typo in > src/imap-urlauth/imap-urlauth-worker.c. Ping? > diff -r fd0616d553b0 -r 6fabd9046558 src/imap-urlauth/imap-urlauth-worker.c > --- a/src/imap-urlauth/imap-urlauth-worker.c Fri Jul 11 1

solr_add_definite_query quotes queries

2014-07-31 Thread G H
So Solr 4.0 and higher supports regular expressions in searching. However, Dovecot is quoting search queries in solr_add_definite_query (via solr_add_str_arg). This breaks regex searching. I do a sample search for emails with "merged" in their body via the query /merg.*/. If you look at the Solr

Re: Solr 4+ schema.xml?

2014-07-31 Thread Larry Rosenman
Doesn't that mean it will ONLY search the subject and not the entire message? On Thu, Jul 31, 2014 at 10:20 AM, G H wrote: > The issue was the df parameter in solrconfig.xml was referencing field > text. I changed it to reference subject. > > > > - Original Message - > From: G H > To:

INBOX subfolders not showing up

2014-07-31 Thread Matthias Sitte
Hi, I have a problem with INBOX subfolders and subscriptions which I can't solve... Maybe somebody has seen this, too... I can create regular subfolders (not in INBOX) and (un-)subscribe to them with Thunderbird. If I create subfolders in the INBOX with TB this seems to work now in v31 (jus

Re: Solr 4+ schema.xml?

2014-07-31 Thread G H
The issue was the df parameter in solrconfig.xml was referencing field text. I changed it to reference subject. - Original Message - From: G H To: "dovecot@dovecot.org" Cc: Sent: Thursday, July 31, 2014 10:52 AM Subject: Solr 4+ schema.xml? Does anyone have a Solr 4+ compatible sche

Re: How does unix_listener works? [Was: Issue with exim and auth protocol]

2014-07-31 Thread Mildred Ki'Lya
On 31/07/2014 14:25, Steffen Kaiser wrote: > > See http://wiki2.dovecot.org/Services#auth > > "With UNIX listeners the client type is selected based on the filename > after the last "-" in the filename. For example "anything-userdb" is > of "userdb" type. The default type is "client" for inet inst

Solr 4+ schema.xml?

2014-07-31 Thread G H
Does anyone have a Solr 4+ compatible schema.xml for dovecot indexing? I am trying to test to see if regex-based FTS searching works through IMAP, but Solr 4.9.0 is throwing an error, "SolrException: undefined field text", on startup with the schema.xml included with Dovecot 2.2.9. Thanks. G H

Re: stop that list-spam

2014-07-31 Thread Reindl Harald
Am 31.07.2014 um 02:31 schrieb Nick Edwards: > Es ist in Ordnung, nichts dagegen Reindl, er ist so perfekt und macht > nie einen Fehler seit der Geburt :-> since *you* filter out my messages and so have no context just shut up especially as long you are unable to distinct between firstname and la

Re: How does unix_listener works? [Was: Issue with exim and auth protocol]

2014-07-31 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, 31 Jul 2014, Mildred Ki'Lya wrote: Well, first of all auth-userdb and auth-client are completely different things. exim must connect to auth-client and _not_ auth-userdb. 2nd: If the config does not enlist auth-client, look at the full con

Re: LMTP during dsync migration

2014-07-31 Thread Michael Grimm
[sent to early, sorry] On 2014-07-31 12:05, Jogi Hofmüller wrote: Am 2014-07-30 17:36, schrieb Reindl Harald: why do you need dsync at all for such a migration? Migrating from cyrus to dovecot in a transparent manner. And additionaly, if one wants to switch mailbox formats whilst migration

Re: LMTP during dsync migration

2014-07-31 Thread Jogi Hofmüller
Hi Jiri, all, Am 2014-07-31 12:33, schrieb Jiri Bourek: > As far as I know you can do the warm - cold with dsync too. First you do > backup on live (i.e. accessible for both imap and delivery) mailbox. > This takes a long time on big mailbox, but that should not be an issue > since the mailbox ca

Re: LMTP during dsync migration

2014-07-31 Thread Michael Grimm
Hi -- On 2014-07-31 12:05, Jogi Hofmüller wrote: Am 2014-07-30 17:36, schrieb Reindl Harald: why do you need dsync at all for such a migration? Migrating from cyrus to dovecot in a transparent manner. And additionaly, if one wants to switch mailbox formats whilst migration. Dsync is grea

How does unix_listener works? [Was: Issue with exim and auth protocol]

2014-07-31 Thread Mildred Ki'Lya
> > Well, first of all auth-userdb and auth-client are completely > different things. > > exim must connect to auth-client and _not_ auth-userdb. > > 2nd: If the config does not enlist auth-client, look at the full config: > > doveconf -a > > There you see all effective settings. hence, I guess yo

Re: LMTP during dsync migration

2014-07-31 Thread Jiri Bourek
On 31.7.2014 12:05, Jogi Hofmüller wrote: Hi Harald, all, Am 2014-07-30 17:36, schrieb Reindl Harald: normally you announce a mainantaince window for such migrations That's what we do. why do you need dsync at all for such a migration? Migrating from cyrus to dovecot in a transparent man

Re: Issue with exim and auth protocol [Solution found]

2014-07-31 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, 31 Jul 2014, Mildred Ki'Lya wrote: On 30/07/2014 23:32, Gedalya wrote: Could it be related to something in your dovecot configuration (which you didn't post)? Despite the fact that an interesting conversation is developing in the exim bug re

Re: LMTP during dsync migration

2014-07-31 Thread Jogi Hofmüller
Hi Harald, all, Am 2014-07-30 17:36, schrieb Reindl Harald: > normally you announce a mainantaince window for such migrations That's what we do. > why do you need dsync at all for such a migration? Migrating from cyrus to dovecot in a transparent manner. Cheers, -- j.hofmüller

Re: Issue with exim and auth protocol [Solution found]

2014-07-31 Thread Mildred Ki'Lya
On 30/07/2014 23:32, Gedalya wrote: > Could it be related to something in your dovecot configuration (which > you didn't post)? > Despite the fact that an interesting conversation is developing in the > exim bug report, this setup does usually work, including on one of > your servers as you have i

Re: LMTP during dsync migration

2014-07-31 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, 31 Jul 2014, Steffen Kaiser wrote: On Wed, 30 Jul 2014, Jogi Hofmüller wrote: Or better - disable LMTP service in Dovecot. Incoming mail will stay on your MTA and when you're done, you just tell it to deliver everything that piled up in the