[Dovecot] rsync.dovecot.org

2011-06-30 Thread Timo Sirainen
Looks like at least some people still want to rsync their own local dovecot.org mirrors, so I've now added rsync support back. Use rsync.dovecot.org as the host. You can rsync: hg dovecotweb dovecotwiki dovecotwiki2 and mbox files of mailing list archives: dovecotmail dovecotnewsmail dovecotcvsm

Re: [Dovecot] share an IMAP folder ?

2011-06-30 Thread Johan Hendriks
Frank Bonnet schreef: Hello Is it possible to share an Imap folder for a user with another one ? user a > imap-folder1 ^ user b >--| Could user a share his folder "imap-folder1" with user b in readonly mode ? I use "real" users ( not virtuals ) Thanks a lot. This is

Re: [Dovecot] share an IMAP folder ?

2011-06-30 Thread Willie Gillespie
On 06/30/2011 09:03 AM, Frank Bonnet wrote: Is it possible to share an Imap folder for a user with another one ? Could user a share his folder "imap-folder1" with user b in readonly mode ? I use "real" users ( not virtuals ) Yes, in a shared namespace. Many of the popular MUAs do not have th

Re: [Dovecot] NFS mail storage

2011-06-30 Thread Stan Hoeppner
On 6/30/2011 9:03 AM, William Blunn wrote: > On 30/06/2011 00:40, Stan Hoeppner wrote: >> If you can live with the folder tree limitations of mbox > > Did you mean with or without considering > http://wiki2.dovecot.org/MboxChildFolders ? I was referring the to the classic mbox limitation of not b

[Dovecot] Fwd: share an IMAP folder ?

2011-06-30 Thread Frank Bonnet
Aoops I forgot to write I use MBOX format but thinking to convert to the right format to be able to use shared mailboxes. ( any advices about this convertion welcome ! ) Original Message Subject:[Dovecot] share an IMAP folder ? Date: Thu, 30 Jun 2011 17:03:52 +0200 F

[Dovecot] share an IMAP folder ?

2011-06-30 Thread Frank Bonnet
Hello Is it possible to share an Imap folder for a user with another one ? user a > imap-folder1 ^ user b >--| Could user a share his folder "imap-folder1" with user b in readonly mode ? I use "real" users ( not virtuals ) Thanks a lot.

Re: [Dovecot] dovecot, mdbox and indexes

2011-06-30 Thread Angel L. Mateo
El 30/06/11 15:53, William Blunn escribió: On 30/06/2011 13:28, Angel L. Mateo wrote: We are now trying to migrate to the third scenario and using mdbox. These errors cause a corrupted index and we have to manually delete the user's index so he could read his mail again. * I connect then to a

Re: [Dovecot] NFS mail storage

2011-06-30 Thread William Blunn
On 30/06/2011 00:40, Stan Hoeppner wrote: If you can live with the folder tree limitations of mbox Did you mean with or without considering http://wiki2.dovecot.org/MboxChildFolders ? Bill

Re: [Dovecot] dovecot, mdbox and indexes

2011-06-30 Thread William Blunn
On 30/06/2011 13:28, Angel L. Mateo wrote: We are now trying to migrate to the third scenario and using mdbox. These errors cause a corrupted index and we have to manually delete the user's index so he could read his mail again. * I connect then to a server that have no index for me.

Re: [Dovecot] [Urgent] Email Retrieval from remote servers doesn't use Dovecot

2011-06-30 Thread William Blunn
On 30/06/2011 14:08, Shazia Javed wrote: Thank you for the reply. Now I have relatively better understanding of Dovecot and email service components (MUA, MTA, MRA, etc). However, I am still struggling with the relevant conceptual understanding, and need your help: I have installed 'getmail' a

Re: [Dovecot] NFS mail storage

2011-06-30 Thread Stan Hoeppner
On 6/29/2011 11:12 PM, Timo Sirainen wrote: > On Wed, 2011-06-29 at 18:40 -0500, Stan Hoeppner wrote: > >> Since maildir is IOPS heavy and NFS/GFS/OCFS don't seem to like high >> IOPS workloads that make heavy use of locking, mbox becomes very >> attractive due to it's very low IOPS demands. If y

[Dovecot] dovecot, mdbox and indexes

2011-06-30 Thread Angel L. Mateo
Hello everybody, We are updating our old dovecot 1.1 servers to 2.0. We have a farm os servers, with users in nfs filesystems and indexes in local fs. Mail is stored in maildir format. We don't warrant that a user is always directed to the same server, although our load balancer sends all re

[Dovecot] Problems with acl and shared namespace

2011-06-30 Thread Udo Lembke
Hi, i'm a dovecot-newbie and also new at this mailinglist. I'm try to configure an mailserver with dovecot2, postfix and postfixadmin. At this time i struggle with acl and shared namespace. My goal is, that every user get an archive-area on an separate storage without quota (quota isn't runnin

Re: [Dovecot] Problem accessing Dovecot mailing lists via IMAP

2011-06-30 Thread William Blunn
On 30/06/2011 05:49, Timo Sirainen wrote: On Tue, 2011-06-28 at 11:54 +0100, William Blunn wrote: I recently tried to look at the Dovecot mailing lists through an already-configured IMAP profile, which had worked fine in the past. Yeah, it was broken in two ways. Should be working in a few min

Re: [Dovecot] what to expect from changing index location

2011-06-30 Thread William Blunn
I concede that this is most likely a WIBNI (Wouldn't It Be Nice If...) and most likely will end up on the list of WIBNIs, never to be implemented. But I would like to take the brainstorm forward another step, just to see. On 30/06/2011 05:35, Timo Sirainen wrote: To allow for migration of exis

[Dovecot] Mbox corruption - Inbox beginning with 'FFrom'

2011-06-30 Thread Uwe Klaus
I have two accounts where the inboxes sometimes get corrupted. In that case they begin with "FFrom". I saw similar reports in July/August last year. So I applied the patch http://dovecot.org/pipermail/dovecot/attachments/20100720/e87b32ae/attachment-0001.bin Yesterday a mbox corruption happened

Re: [Dovecot] Dovecot 2.0, mysql and quota

2011-06-30 Thread Claudio Prono
Il 30/06/2011 6.56, Timo Sirainen ha scritto: > On Wed, 2011-06-29 at 18:02 +0200, Claudio Prono wrote: > Are you sure you tested it correctly? It is executed only when a mail is > delivered across the 79% -> 80% quota boundary. > > I don't see any error in your config. > Ok, fixing some things,

Re: [Dovecot] Migrating shared folders from courier-imap to dovecot

2011-06-30 Thread Tom Clark
Ok great. Thanks for your help Timo. Tom -Original Message- From: Timo Sirainen [mailto:t...@iki.fi] Sent: 30 June 2011 9:09 AM To: Tom Clark Cc: dovecot@dovecot.org Subject: Re: [Dovecot] Migrating shared folders from courier-imap to dovecot On 30.6.2011, at 11.07, Tom Clark wrote: >

Re: [Dovecot] Migrating shared folders from courier-imap to dovecot

2011-06-30 Thread Timo Sirainen
On 30.6.2011, at 11.07, Tom Clark wrote: > I think I confused everyone by referring to them as shared folders (I was > using the Courier phrasing). > > I'm setting up Public Folders and then limiting access using ACLs. I can get > that far as to creating them, I'm just wondering if there was a s

Re: [Dovecot] Migrating shared folders from courier-imap to dovecot

2011-06-30 Thread Tom Clark
Hi Timo, I think I confused everyone by referring to them as shared folders (I was using the Courier phrasing). I'm setting up Public Folders and then limiting access using ACLs. I can get that far as to creating them, I'm just wondering if there was a specific way to migrate from Courier's "pub

Re: [Dovecot] what to expect from changing index location

2011-06-30 Thread Davide Vaghetti
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 06/29/2011 06:36 PM, William Blunn wrote: > On 28/06/2011 17:13, Davide Vaghetti wrote: >> I have one thousand virtual users with mdbox mailbox format and 10 >> GByte quota. I have noticed some performance problem related to >> I/O (the mailbox dis