Re: user folder

2011-10-11 Thread Bron Gondwana
Date: Tue Oct 19 14:08:28 2010 +1100 Release 2.4.2 There were numerous bugs in early 2.4 versions related to configurations which I hadn't used, and which hadn't been tested enough when developing it. As others have said, 2.4.2 is very early 2.4 series, and had many bugs. 2.4.12 is mu

Re: Index upgrade problems after cyrus upgrade

2011-10-12 Thread Bron Gondwana
On Thu, Oct 13, 2011 at 07:00:42AM +0530, Ramprasad wrote: > On 10/13/2011 6:39 AM, Adam Tauno Williams wrote: > > On Thu, 2011-10-13 at 05:33 +0530, Ramprasad wrote: > >> I just upgraded cyrus on a busy Imap server from 2.3.x to 2.4.6 , > >> problem is with lmtp delivery. > >> All lmtp deliveries

Re: user folder

2011-10-13 Thread Bron Gondwana
t;, {st_mode=S_IFREG|0644, st_size=2652, ...}) = 0 > send(5, "<180>Oct 13 10:04:22 master[2015"..., 96, MSG_NOSIGNAL) = 96 > time(NULL) = 1318493062 > waitpid(-1, 0xbfb42b64, WNOHANG) = -1 ECHILD (No child processes) > select(33, [7 8 10 11 13 14 16 17 19 20 22 23 25 26 28

Re: Thunderbird's IMAP COMPRESS and Cyrus-IMAP 2.4.11

2011-10-14 Thread Bron Gondwana
(CC: info-cyrus - hopefully people can read the problem in my response at least!) The easiest fix will be: suppress_capabilities: COMPRESS=DEFLATE in your imapd.conf. I think you can change it in Thunderbird as well, in the advanced config: mail.server.default.use_compress_deflate I'd be int

Re: Thunderbird's IMAP COMPRESS and Cyrus-IMAP 2.4.11

2011-10-14 Thread Bron Gondwana
On Fri, Oct 14, 2011 at 09:23:42PM +0400, Sergey wrote: > On Friday 14 October 2011, Bron Gondwana wrote: > > > I think you can change it in Thunderbird as well, in the advanced config: > > > > mail.server.default.use_compress_deflate > > User inf

Re: db upgrades in 2.4.x?

2011-10-19 Thread Bron Gondwana
he purpose of the /var/lib/cyrus/db in > 2.4.12, it complained when the directory wasn't there, and I'm sure what > it's storing now that it is. Everything on our 2.4.12 install is either > skiplist or flat (sub), so what is that /db for? skiplist stores a file (skipstam

Re: singleinstancestore obsolete?

2011-10-19 Thread Bron Gondwana
arching the source? Hmm... r = append_fromstage(&as, &content->body, stage, 0, (const char **) flag, nflags, !singleinstance); Looks to me like you missed something. Bron. -- Bron Gondwana br...@fastmail.fm Cyrus Home Page: h

Re: db upgrades in 2.4.x?

2011-10-19 Thread Bron Gondwana
On 10/19/2011 03:21 PM, Zachariah Mully wrote: > On 10/19/2011 06:24 AM, Bron Gondwana wrote:> >> Just the upgrade should copy the seen data in - but note it needs to >> be done >> with the NEW code, you won't get a reindexing just by reconstructing >> with t

Re: db upgrades in 2.4.x?

2011-10-19 Thread Bron Gondwana
On Wed, Oct 19, 2011 at 12:06:10PM -0400, Zachariah Mully wrote: > On 10/19/2011 10:42 AM, Zachariah Mully wrote: > > > >In the case of my Drafts folder, it's mostly read deleted mail, with a > >couple of read undeleted drafts (2.2.13). But looking at after moving > >and reconstructing it, it shows

Re: Replication of delayed deletes/expunges

2011-10-19 Thread Bron Gondwana
On Wed, Oct 19, 2011 at 04:58:35PM +0100, Guy wrote: > I've just started playing around with Cyrus replication and I've got a > set up with chained replication working nicely. I haven't tested > delayed expunges yet, but delayed deletes don't appear to work on the > replicas. The master server does

Re: online moving mailbox to a different partition

2011-10-31 Thread Bron Gondwana
On Mon, Oct 31, 2011 at 01:58:01PM -0700, Andrew Morgan wrote: > On Mon, 31 Oct 2011, Martin Kraus wrote: > > > hi. I have several hundred gigs of mail messages on a partition and I'd > > like to move it to a different partition but copying takes a very long > > time and I don't want to have suc

Re: online moving mailbox to a different partition

2011-10-31 Thread Bron Gondwana
ring the slow bits, and it's part of the point of namelocks. Bron. -- Bron Gondwana br...@fastmail.fm Cyrus Home Page: http://www.cyrusimap.org/ List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/

Re: Minimum days between sieve vacation responses

2011-11-04 Thread Bron Gondwana
On Fri, Nov 04, 2011 at 12:22:54PM +0530, Ram wrote: > Can I configure sieve to send vacation responses for every message .. > rather than waiting for "n" days before responding again to the same sender Ouch - why? There's a danger of mail loops, amongst other things. Bron. Cyrus Home Page

Re: Minimum days between sieve vacation responses

2011-11-05 Thread Bron Gondwana
On Sat, Nov 05, 2011 at 01:37:02PM +0530, Ramprasad wrote: > But our client requires that every mail to "sa...@domain.com"should > immediately get a response ( Business requirements .. not technical ) Sieve is probably the wrong tool for the job. > Assuming that I have methods to avoid loopi

Re: cyrus.index file

2011-11-07 Thread Bron Gondwana
on FastMail specific stuff. > > We are using cyrus & postfix, and would like to check if a user deleted a > > certain mail > > You might have something in your log file(s). But logging an > individual deletion seems unlikely. If you turn on auditlog, you'll get all

Re: cyr_expire -x is segfaulting

2011-11-10 Thread Bron Gondwana
chives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/ > -- Bron Gondwana br...@fastmail.fm Cyrus Home Page: http://www.cyrusimap.org/ List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/

Re: Making IMAP log less verbose?

2011-11-10 Thread Bron Gondwana
On Thu, Nov 10, 2011 at 02:03:15PM -0500, Rosenbaum, Larry M. wrote: > Is there a Cyrus IMAP configuration to make the imap log less verbose? Or do > I have to do that in rsyslog.conf? Here's what I'm getting: rsyslog.conf > Nov 10 12:11:05 email-new master[7181]: about to exec > /usr/lib/cyr

Re: cyrus.index file

2011-11-11 Thread Bron Gondwana
ing. These already solved some problems for us. > > Cheers, > -nic > > On 11/07/2011 10:29 AM, Bron Gondwana wrote: > > The attached bits of perl can read most of the more modern cyrus.index > > file formats (I haven't backported to version 6 from 2.2.x). S

Re: lmtp session ids in murder env.

2011-11-11 Thread Bron Gondwana
On Fri, Nov 11, 2011 at 04:55:02PM +0100, Wolfgang Breyha wrote: > This includes the murders frontend sessionid. But this sessionid is never > written to syslog by lmtpd on frontends. Only the backends log their sessionid > when the frontend logs in. Hmm... yeah, that sucks. > So, currently these

Re: High cpu usage for imapd processes on 2.4.12 (Invoca rpm)

2011-11-11 Thread Bron Gondwana
On Fri, Nov 11, 2011 at 04:23:47PM +, Guy wrote: > The original machine is running 2.3.16 without replication and the > average load rarely went over 1. On the new server running 2.4.12 > (details below) I'm seeing the average load hover around 5 constantly. > The new box is running replication

Re: improved_mboxlist_sort with Murder

2011-11-11 Thread Bron Gondwana
On Friday, November 11, 2011 4:55 PM, "Andrew Morgan" wrote: > In a Murder cluster, where do I need to set improved_mboxlist_sort:1? > Backends? Frontends? What about the mupdate master? Everywhere is good. Bron. -- Bron Gondwana br...@fastmail.fm Cyrus

Re: Not able to delete mails in 2.4.6

2011-11-24 Thread Bron Gondwana
ems. > I have noticed that these users have a line "NonJunk" in the > cyrus.header file , Is that any indication of anything ? That's just a flag. Bron. -- Bron Gondwana br...@fastmail.fm Cyrus Home Page: http://www.cyrusimap.org/ List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/

Re: fatal error: failed to mmap new message file

2011-11-27 Thread Bron Gondwana
On Sun, Nov 27, 2011 at 12:51:38PM -0500, Adam Tauno Williams wrote: > open("/var/spool/imap/b/user/barnosky", O_RDONLY) = 12 Really? That's the path you would get if you tried to parse a file with UID 0, because the function that generates the filename returns the directory if the UID is zero.

Re: fatal error: failed to mmap new message file

2011-11-27 Thread Bron Gondwana
On Sun, Nov 27, 2011 at 12:51:38PM -0500, Adam Tauno Williams wrote: > open("/var/spool/imap/b/user/barnosky", O_RDONLY) = 12 I should say too - this is absolutely a bug, please file a bug report and I'll get it fixed. But the workaround of finding the funny file and deleting/renaming it will get

Re: fatal error: failed to mmap new message file

2011-11-27 Thread Bron Gondwana
On Sun, Nov 27, 2011 at 02:40:48PM -0500, Adam Tauno Williams wrote: > On Sun, 2011-11-27 at 20:37 +0100, Bron Gondwana wrote: > > On Sun, Nov 27, 2011 at 12:51:38PM -0500, Adam Tauno Williams wrote: > > > open("/var/spool/imap/b/user/barnosky", O_RDONLY) = 12 &g

Re: 2.3 to 2.4 Murder upgrade

2011-12-08 Thread Bron Gondwana
On Thu, Dec 08, 2011 at 10:00:26AM -0800, Andrew Morgan wrote: > So, I tried adding all the new 2.4 capabilities to the > suppress_capabilities setting. I found that if I added URLAUTH=BINARY to > suppress_capabilities, I was unable to establish an IMAP connection to the > frontend. imtest did

Re: 2.3 to 2.4 Murder upgrade

2011-12-11 Thread Bron Gondwana
On Thu, Dec 08, 2011 at 12:20:38PM -0800, Andrew Morgan wrote: > Okay. Is there any harm not suppressing URLAUTH=BINARY? :) Maybe issues with Nokia phones... Otherwise you should be OK. You can apply this patch if you need: http://git.cyrusimap.org/cyrus-imapd/commit/?id=6bebf41d13f046ba41a85

Re: mailbox referrals in 2.4.12

2011-12-15 Thread Bron Gondwana
On Thu, Dec 15, 2011 at 10:22:32AM -0800, Andrew Morgan wrote: > On Thu, 15 Dec 2011, Wolfgang Breyha wrote: > > > Andrew Morgan wrote, on 14.12.2011 19:38: > >> In that case, I should keep the original behavior in cmd_list. Here is an > >> updated patch that still honors disable_referrals when s

Cyrus 2.4.13beta1 Released

2011-12-23 Thread Bron Gondwana
Merry Christmas Everyone! We are pleased to announce the release of Cyrus IMAPd 2.4.13beta1. You can download it from the snapshots directory: http://www.cyrusimap.org/releases/snapshots/cyrus-imapd-2.4.13beta1.tar.gz This is an beta release in the 2.4.x series. This release fixes includes qui

Re: Cyrus 2.4.13beta1 Released

2011-12-28 Thread Bron Gondwana
On Wed, Dec 28, 2011 at 01:35:23PM +0100, Wolfgang Breyha wrote: > On 2011-12-28 01:59, Andrew Morgan wrote: > > A quick read of the code makes me think that this only crashes a backend > > imapd process that is performing the mailbox move between partitions. Is > > that correct? > > That is co

Re: Cyrus 2.4.13beta1 Released

2011-12-28 Thread Bron Gondwana
On Wed, Dec 28, 2011 at 08:22:31AM -0500, Adam Tauno Williams wrote: > I'd *REALLY* like SIEVE scripts assigned to [shared] folders to work. > You can currently assign a script; but it won't ever do anything. Is there a bug number? I doubt it will get into 2.4.13... Bron. Cyrus Home Page: h

Re: kick_mupdate error message

2011-12-29 Thread Bron Gondwana
target: %m"); > > goto done; > > } > > > > How is this supposed to work? mupdated is running on another host, so why > > is it trying to connect via a unix socket? > > Cyrus Home Page: http://www.cyrusimap.org/ > List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/ > -- Bron Gondwana br...@fastmail.fm Cyrus Home Page: http://www.cyrusimap.org/ List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/

Re: kick_mupdate error message

2011-12-29 Thread Bron Gondwana
FYI - bug updated and fix pushed. It will be in 2.4.13. Shiny! Bron. On Thu, Dec 29, 2011 at 11:43:14AM +0100, Bron Gondwana wrote: > I will have a look through the code and update everything to be protected by > the right configuration checks! > > Bron. > > On Wed, Dec 28,

Cyrus 2.4.13 Released

2011-12-30 Thread Bron Gondwana
We are pleased to announce the release of Cyrus IMAPd 2.4.13. This is a stable release in the 2.4.x series. It contains a whole stack of bug fixes - not only those found since 2.4.12, but others which have been sitting around for a while. Special thanks to Leeno and Dave for testing over Christma

Re: Questions before upgrading vom 2.3 to 2.4

2012-01-05 Thread Bron Gondwana
On Thu, Jan 05, 2012 at 07:50:28PM +0100, Pascal Gienger wrote: > flushseenstate: 1 Doesn't do anything any more, I'm pretty sure. In fact - just checked. It's still in the imapd.conf docs, but it doesn't do anything. I'm going to delete that now. Bron ( seen state is now in the cyrus.index fo

Re: Questions before upgrading vom 2.3 to 2.4

2012-01-05 Thread Bron Gondwana
On Thu, Jan 05, 2012 at 09:10:57PM +0100, Pascal Gienger wrote: > Le 05/01/2012 21:06, Bron Gondwana a écrit : > >On Thu, Jan 05, 2012 at 07:50:28PM +0100, Pascal Gienger wrote: > >>flushseenstate: 1 > > > >Doesn't do anything any more, I'm pretty sure. &g

Re: anysievefolder and autosievefolders gone in 2.4?

2012-01-06 Thread Bron Gondwana
On Fri, Jan 06, 2012 at 03:20:06PM +0100, Marten Lehmann wrote: > Ok, > > I didn't notice that it is a separate patch, because the cyrus-imapd > package of RHEL/CentOS was compiled with that patch, in Ubuntu it isn't. > > The patch works fine for several years now and I don't think that any > n

Re: Questions before upgrading vom 2.3 to 2.4

2012-01-06 Thread Bron Gondwana
On Fri, Jan 06, 2012 at 11:04:26AM +0100, Sebastian Hagedorn wrote: > >With meta-partition on a fast SSD device this even would not have > >occured (500 GB SSD needed in our case) > > We don't have any of those, unfortunately ... As nice as SSDs are, they wouldn't have helped - the IO hit is

Re: migration and seen flag

2012-01-06 Thread Bron Gondwana
On Fri, Jan 06, 2012 at 10:17:26AM -0500, Ron Vachiyer wrote: > however it doesn't create any .seen files like the 2.1.x version, it seems to > store seen information in the "cyrus.index" file in each users mailspool > directory. I am using the invoca rpm build, is this a particularity or is >

Re: expunge_days and cyr_expire

2012-01-06 Thread Bron Gondwana
On Fri, Jan 06, 2012 at 07:36:15AM -0500, Adam Tauno Williams wrote: > On Fri, 2012-01-06 at 10:22 +0100, Sebastian Hagedorn wrote: > > How do the 'expunge_days' option in imapd.conf and the -X flag to > > cyr_expire play together? Currently we're using this cyrus.conf entry: > > delprune cmd="

Re: migration and seen flag

2012-01-06 Thread Bron Gondwana
On Fri, Jan 06, 2012 at 11:58:40AM -0500, Ron Vachiyer wrote: > I am beginning to see this. Is there a mecanism to read from these .seen > files to recover this data during a migration? Because from what I am > seeing, if I move a .seen file from the old server, the new server never > reads fr

Re: migration and seen flag

2012-01-06 Thread Bron Gondwana
On Fri, Jan 06, 2012 at 01:40:10PM -0500, Ron Vachiyer wrote: > To be clear, here is my scenario; > > I have 8000 user accounts, 40+Gigs of email on a 2.1.17 server. They all > seem to be using .seen files stored in /var/lib/imap/user/u/user.seen files. > The mailspool is in /var/spool/imap/u/

Re: migration and seen flag

2012-01-10 Thread Bron Gondwana
On Tue, Jan 10, 2012 at 11:17:31AM -0500, Adam Tauno Williams wrote: > > > [mailto:info-cyrus-bounces+info-cyrus=ornl@lists.andrew.cmu.edu] On > > > Behalf Of Bron Gondwana > > > Seen data is only stored in .seen files for shared or other user > > > mailb

Re: Set quota "none" using Cyrus::IMAP::Admin

2012-01-17 Thread Bron Gondwana
On Tue, Jan 17, 2012, at 03:57 PM, Ram wrote: > http://www.manpagez.com/man/3/Cyrus::IMAP::Admin/ > There is a setquota function which should accept "none" for removing > quota. But that does not work > > How do I set unlimited quota using the setquota function D

Re: Set quota "none" using Cyrus::IMAP::Admin

2012-01-17 Thread Bron Gondwana
eens are already coded to use Cyrus::IMAP::Admin What version of Cyrus are you using? Can you file a bug at bugzilla.cyrusimap.org if it's a 2.4 series, and I'll get it fixed. Thanks, Bron. -- Bron Gondwana br...@fastmail.fm Cyrus Home Page: http://www.cyrusimap.org/ List A

Re: Migrating Cyrus Servers

2012-01-17 Thread Bron Gondwana
st), however when cheking the mail.log, I only see > authentication against localhost and not the domain... > > Furthermore, when connecting through a client (roundcube), connection > goes through but no mailbox is encountered (ERROR message) but lets you > in anyway. Definit

Re: Migrating Cyrus Servers

2012-01-17 Thread Bron Gondwana
On Tue, Jan 17, 2012, at 01:54 PM, Dominique Couot wrote: > > On 17/01/2012 13:37, Bron Gondwana wrote: > > On Tue, Jan 17, 2012, at 12:57 PM, Dominique Couot wrote: > >> Hi, > >> > >> I am in the process of changing hardware, and want to migrate all my &g

Re: Migrating Cyrus Servers

2012-01-17 Thread Bron Gondwana
On Tue, Jan 17, 2012, at 01:54 PM, Dominique Couot wrote: > > On 17/01/2012 13:37, Bron Gondwana wrote: > > On Tue, Jan 17, 2012, at 12:57 PM, Dominique Couot wrote: > >> Hi, > >> > >> I am in the process of changing hardware, and want to migrate all my &g

Re: Replication and INBOX rename in 2.4.12

2012-01-18 Thread Bron Gondwana
t; 2.4.13: > >. rename INBOX bar >Connection closed by foreign host. > > My logs report: > > IOERROR: opening .../user/dpc99/bar/cyrus.header.NEW: > No such file or directory > > IOERROR: failed to commit mailbox user.dpc99.bar, >

Re: Replication and deleted & really removed folders in Cyrus 2.4.12

2012-01-19 Thread Bron Gondwana
u've worked around the problem - but I'd like to know if it's going to keep happening too!) Thanks, Bron. -- Bron Gondwana br...@fastmail.fm Cyrus Home Page: http://www.cyrusimap.org/ List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/

Re: Fwd: Display lower case

2012-01-19 Thread Bron Gondwana
Get a client which can display in the order you want. The IMAP server doesn't guarantee any particular ordering. It's not configurable within Cyrus. Regards, Bron. On Thu, Jan 19, 2012 at 07:46:59PM -0200, Fabio S. Schmidt wrote: > I would really appreciate any help. > > -- Forwarded

Re: OT: Syncing from Windows Live Office

2012-01-20 Thread Bron Gondwana
On Fri, Jan 20, 2012 at 01:42:59PM +0100, Marc Patermann wrote: > Ram, > > Ram schrieb (20.01.2012 10:40 Uhr): > > I am tring to migrate users mails from Windows Live Office to my cyrus > > server > > They dont seem to support standard Imap commands > > I usually use ImapSync for migration but I

Re: Error after upgrade test

2012-01-20 Thread Bron Gondwana
On Fri, Jan 20, 2012 at 11:59:38AM -0500, Rosenbaum, Larry M. wrote: > We are testing the migration of Cyrus-IMAP from v2.3.15 on Solaris 9 to > v2.4.12 on RHEL6. After copying the data over to the new server and starting > cyrus-imapd, I see the following errors in the log file: > > Jan 20 11:

Re: Problems with dots in subboxes

2012-01-23 Thread Bron Gondwana
bird a long time, but now he has Apple Mail and an > Android Phone too, to access the mailbox. Have you changed versions or configurations in that time? I'm surprised it ever worked! Bron. -- Bron Gondwana br...@fastmail.fm Cyrus Home Page: http://www.cyrusimap.org/ List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/

Re: Problems with dots in subboxes

2012-01-23 Thread Bron Gondwana
On Mon, Jan 23, 2012, at 10:46 PM, Paul van der Vlis wrote: > Op 23-01-12 22:40, Bron Gondwana schreef: > > On Mon, Jan 23, 2012, at 08:16 PM, Paul van der Vlis wrote: > >> Hello, > >> > >> A user has a very complex IMAP box with many subboxes. He used subboxes

Re: Problems with dots in subboxes

2012-01-23 Thread Bron Gondwana
On Mon, Jan 23, 2012 at 10:59:52PM +0100, Paul van der Vlis wrote: > Op 23-01-12 22:49, Bron Gondwana schreef: > > On Mon, Jan 23, 2012, at 10:46 PM, Paul van der Vlis wrote: > >> Op 23-01-12 22:40, Bron Gondwana schreef: > >>> On Mon, Jan 23, 2012, at 08:

Re: replication features for remote server locations

2012-02-01 Thread Bron Gondwana
On Wed, Feb 01, 2012 at 05:59:09PM +0100, Matteo Cazzador wrote: > Hello' i've a question about cyrus replication system, > i need to syncronize "real time" 3 imap servers (mailbox and > relative mail flags etc etc) in different geographic locations. > Every server have the same users. > Is it po

Re: Problem recover replica

2012-02-02 Thread Bron Gondwana
On Thu, Feb 02, 2012 at 01:11:24PM +0100, Manel Gimeno Zaragozá wrote: What version? > Everything is working fine between Master & Replica until Replica goes down > (maintenance or whatever). Once is down, in master there are still > connections and modification. If I bring up Replica the chang

Re: Problem recover replica

2012-02-03 Thread Bron Gondwana
On Fri, Feb 03, 2012 at 09:51:17AM +0100, Manel Gimeno Zaragozá wrote: > > Hello agin, > > > > Is there any option to check the integrity of the replica information? I > mean, some command or script to run and validate that Master and > Replica have the same information. I've posted mine a f

Re: Cyrus 2.4.13 memory use

2012-02-08 Thread Bron Gondwana
On Wed, Feb 08, 2012 at 04:19:42PM +, David Carter wrote: > We are currently in the process of migrating from 2.3.14 (with lots > of local patches) to a fairly vanilla 2.4.13. > > One small curiosity is that the memory use per IMAP session seems > to have increased dramatically. I'm looking at

Re: Reconstruct: IOERROR: Mailbox name too long

2012-02-10 Thread Bron Gondwana
tlsprune cmd="tls_prune" at=0400 } Thanks & Regards. Cyrus Home Page: http://www.cyrusimap.org/ List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/ -- Bron Gondwana br...@fastmail.fm Cyrus Home Page: http://www.cyrusimap.org/ List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/

RE: Reconstruct: IOERROR: Mailbox name too long

2012-02-10 Thread Bron Gondwana
400 # this is only necessary if caching TLS sessions tlsprune cmd="tls_prune" at=0400 } Thanks & Regards. Cyrus Home Page: http://www.cyrusimap.org/ List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/ -- Bron Gondwana [1]br...@fastmail.fm References 1. mailto:br...@fastmail.fm -- Bron Gondwana br...@fastmail.fm Cyrus Home Page: http://www.cyrusimap.org/ List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/

Re: cyrus folder move

2012-02-10 Thread Bron Gondwana
though. If you only take away 'x' at least you're only stopping them deleting folders, but it's still annoying. Unfortunately, there's no way to allow create and delete while blocking rename. Regards, Bron. -- Bron Gondwana br...@fastmail.fm Cyrus Home Page: http

Re: About the \Noselect flag

2012-02-13 Thread Bron Gondwana
On Mon, Feb 13, 2012 at 10:46:27AM -0500, Rosenbaum, Larry M. wrote: > What causes a folder's \Noselect flag to get set, and how can I unset it? > (Cyrus-IMAPd v2.3.15 and v2.4.13) ACLs, usually - and by changing the ACLs so that your user can select the folder. (also, intermediate folders which

RE: Problem recover replica

2012-02-16 Thread Bron Gondwana
til upload and integrity checks have been completed, before being copied into their final spool location. Regards, Bron. -- Bron Gondwana br...@fastmail.fm Cyrus Home Page: http://www.cyrusimap.org/ List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/

Re: Problem recover replica

2012-02-16 Thread Bron Gondwana
On Thu, Feb 16, 2012 at 05:59:05PM +0100, Eric Luyten wrote: > On Thu, February 16, 2012 4:49 pm, Manel Gimeno Zaragozá wrote: > > > > > Hello, > > > > > > I'm using "find -type f" in my test environment because it's just 5 o 6GB of > > data. In production I know I won't be able to use it. how do

Re: Problem recover replica

2012-02-16 Thread Bron Gondwana
On Thu, Feb 16, 2012 at 01:32:49PM +0100, Bron Gondwana wrote: > It's a big hairy piece of perl. Latest copy attached. package ME::CheckReplication; use strict; use warnings; use MailApp::Variables; use Mail::IMAPTalk; use ME::DB; use ME::ImapStore; use ME::ImapSlot; use Encode; use Data

Re: 2 different users get different namespaces

2012-02-19 Thread Bron Gondwana
On Sun, Feb 19, 2012 at 07:17:49AM -0500, Brian J. Murrell wrote: > On 12-02-18 05:35 PM, Dan White wrote: > > > > Is one of your users an admin? > > Yes, "brian" is, but I tried removing him from the admins: setting and > restarting imapd but the namespace for that user did not change. How did

Re: deleting top-level INBOX

2012-02-21 Thread Bron Gondwana
On Tue, Feb 21, 2012 at 11:12:00PM +0200, Vilius Šumskas wrote: > So my next questions are: > a) can you confirm that such special INBOX exist in every Cyrus system > for admin user and I just probably had it too before creating > "INBOX.Spam"? No, it usually doesn't exist. > b) what s

RE: Problem recover replica

2012-02-22 Thread Bron Gondwana
gt; > > > > > > > > Manel, > > > > > > > > > You could use 'mbexamine' which dumps mailbox information in human > > > readable > > > (and machine processable) format. > > > > We actually use IMAP to talk to it :) We run an imapd on the replica > > as well (on a different port) - so we connect to the two imapds and > > compare between them. > > > > Bron. > > > > Cyrus Home Page: http://www.cyrusimap.org/ > > List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/ > -- Bron Gondwana br...@fastmail.fm Cyrus Home Page: http://www.cyrusimap.org/ List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/

Re: Problem recover replica

2012-02-22 Thread Bron Gondwana
On Wed, Feb 22, 2012 at 03:49:44PM +0100, Bron Gondwana wrote: > Ahh, you need our guid commands patch! > > It's on the fastmail branch on github. Can email a direct link when I'm not > on my phone... https://github.com/brong/cyrus-imapd/commit/e0c404436c69bf9535c7f86e7e

RE: Problem recover replica

2012-02-23 Thread Bron Gondwana
; Regards. > > Manel Gimeno Zaragoza > magiz...@hotmail.com > > > > Date: Wed, 22 Feb 2012 17:40:48 +0100 > > From: br...@fastmail.fm > > To: br...@fastmail.fm > > CC: magiz...@hotmail.com; eric.luy...@vub.ac.be; > > info-cyrus@lists.andrew.cmu.edu >

Re: Inconsistency with replication

2012-02-23 Thread Bron Gondwana
t sync_client[20032]: Inbox missing on master for > nicolsonskm > > > Cyrus Home Page: http://www.cyrusimap.org/ > List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/ > Email had 1 attachment: > + boutilpj.vcf > 1k (text/x-vcard) -- Bron Gondwana br...@fastmail.fm Cyrus Home Page: http://www.cyrusimap.org/ List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/

Re: Problem recover replica

2012-02-28 Thread Bron Gondwana
On Tue, Feb 28, 2012 at 05:50:21PM +0100, Manel Gimeno Zaragozá wrote: > > Hello, > > I have one more doubt about sieve scripts. I thought that sieve scripts would > be sync on replica at the same time that mailbox are, but I haven't check it > yet. Now I see that sieve is not sync, and I'm not

Re: UTF7 mailbox codification error

2012-02-28 Thread Bron Gondwana
On Tue, Feb 28, 2012 at 04:33:07PM +0100, Manel Gimeno Zaragozá wrote: > > Hello, > > any news about this "issue"? The only way it works in my environment is > "delete" the lines tan set_unicode_folders in IMAPTalk source code. It looks like internal debugging junk from our system leaked into a

Re: Questions around moving from 2.2.12 to 2.4.12

2012-02-29 Thread Bron Gondwana
f should be clean, if slow - lots of re-parsing of emails. I looked into avoiding that, but it just made the code really, really ugly as it tried to deal with different versions of the index - so we decided to force the upgrade on first access. Bron. -- Bron Gondwana br...@fastmail.fm -

Re: Fwd: Re: IMAP search capabilities...

2012-03-02 Thread Bron Gondwana
We don't yet support FUZZY - but Greg is working on it once he gets his current couple of bugs done. It's going to be a reasonable sized project, but Cyrus will get support soon. Cyrus does have SQUAT databases for search indexing, which are OK but not great. The point is that the client only ne

Re: Single Instance Store and Sync Server

2012-03-06 Thread Bron Gondwana
Yes - it's automatic. On Mon, Mar 5, 2012, at 10:32 PM, Lucas Zinato Carraro wrote: The feature "singleinstancestore" works with a replica server ? Cyrus Home Page: http://www.cyrusimap.org/ List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/ -- Bro

Re: Wonky mailbox

2012-03-09 Thread Bron Gondwana
;> > >>> I ran "reconstruct -k" on the mailbox, but that didn't change anything. > >>> I don't think I've ever seen something like that before. Ideas? > >> > >> > >> Does she have the delete right on the mailbox? > > > > Sure. It's her own INBOX, and I quoted the output of MYRIGHTS above. Her > > ACL is lrswipkxecda. > > I missed that. Is there anything in syslog? What are the permissions on her .seen file? Bron. -- Bron Gondwana br...@fastmail.fm Cyrus Home Page: http://www.cyrusimap.org/ List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/

Re: Wonky mailbox

2012-03-09 Thread Bron Gondwana
yle" ACLs like this one: > > lrswipcda > > Those work fine. So I guess there's a bug with mixed ACLs, i.e. using both > old and new rights in one entry? Would it help if I modified the > "implicit_owner_rights" setting in imapd.conf? > > Thanks for spotti

Re: How to remove permanently a user flag

2012-03-09 Thread Bron Gondwana
s 1. mailto:fa...@improve.inf.br 2. http://www.cyrusimap.org/ 3. http://lists.andrew.cmu.edu/pipermail/info-cyrus/ -- Bron Gondwana br...@fastmail.fm Cyrus Home Page: http://www.cyrusimap.org/ List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/

Re: Disable reverse DNS lookups

2012-03-12 Thread Bron Gondwana
On Mon, Mar 12, 2012 at 03:49:30PM -0300, Lucas Zinato Carraro wrote: > I found in maillist history this thread: > > http://lists.andrew.cmu.edu/pipermail/info-cyrus/2010-September/033392.html > > This patch is already implemented in newer cyrus versions ( 2.4.X )? I was looking at the bug for

Re: Cyrus IMAP 2.4.14 released

2012-03-12 Thread Bron Gondwana
On Tue, Mar 13, 2012 at 08:00:58AM +0200, Leena Heino wrote: > Unfortunately there does not seem to be way to force either 32bit or > 64bit fulldirhash. Oh man. I knew there was a reason why we don't run fulldirhash! That sucks. Leena - should we back this out and get 2.4.15 out fast (with a ch

Re: Cyrus IMAP 2.4.14 released

2012-03-13 Thread Bron Gondwana
On Tue, Mar 13, 2012 at 10:31:08AM +0200, Leena Heino wrote: > I think making fulldirhash to use 64bit by default is a right thing > to do. But if we want a really fast fix then maybe the fulldirhash > 64bit change should be backed out. Personally I think throwing fulldirhash out with the trash is

Re: Sync log replica process

2012-03-13 Thread Bron Gondwana
On Tue, Mar 13, 2012 at 11:56:48AM +0100, Michael Menge wrote: > >So, my question is, is it necessary to process the "log-PID" > >before sync the "log" file? Because in my test it looks like it's > >not necessary. > It depends on what actions where done while the syncornisation was down > Cyrus do

Re: Sync log replica process

2012-03-13 Thread Bron Gondwana
On Tue, Mar 13, 2012 at 03:25:38PM +0100, Rudy Gevaert wrote: > On 03/13/2012 12:46 PM, Bron Gondwana wrote: > > We (FastMail) always run old > > logs first. > > Bron, but this blocks starting up the master till the replica has > catched up? Sometimes the sync is bro

Re: Problem restoring shared folders in replica server

2012-03-16 Thread Bron Gondwana
On Fri, Mar 16, 2012 at 08:32:20AM +0100, Manel Gimeno Zaragozá wrote: > > Hello, > > Thanks, but yesterday after post I was doing test with sync_client -m > "MAILBOX" but nothing happen either! Can you please file a bug in bugzilla about this. I'll have a look. Bron. Cyrus Home Page: ht

Re: Cyrus IMAP 2.4.14 released

2012-03-18 Thread Bron Gondwana
On Wed, Mar 14, 2012 at 07:50:26PM +0100, Carlos Velasco wrote: > Looking into Imap util.c code I saw that names are stopped at a "." for > the hash function and this is not in the rehash utility, so I patched a > bit again the tool and now it works as expected. Great - thanks! I'm going to rewri

Re: Thunderbird: Unknown code IMAP 48

2012-03-29 Thread Bron Gondwana
On Thu, Mar 29, 2012 at 03:20:37PM +0200, Antonio wrote: > hi all, > > using Thunderbird on Mac some user's have the error "Unknown code IMAP 48". > searching > with google and looking in the source I've seen that this message is returned > when Cyrus don't find the error message. > > what can I

Re: After being moved, messages remain in both folders on the server

2012-03-30 Thread Bron Gondwana
On Fri, Mar 30, 2012 at 09:53:17PM +0200, Eric Luyten wrote: > On Fri, March 30, 2012 12:26 pm, Adam Tauno Williams wrote: > > On Thu, 2012-03-29 at 12:12 -0400, Mikhail T. wrote: > > > >> I just noticed, that, when I move a message from INBOX to a folder in > >> Thunderbird (via IMAP), the file o

Re: unexpunge functionality without delayed expunge enabled

2012-04-09 Thread Bron Gondwana
gards, Sachin Divekar Cyrus Home Page: [1]http://www.cyrusimap.org/ List Archives/Info: [2]http://lists.andrew.cmu.edu/pipermail/info-cyrus/ References 1. http://www.cyrusimap.org/ 2. http://lists.andrew.cmu.edu/pipermail/info-cyrus/ -- Bron Gondwana br...@fastmail.fm Cyrus Home

Re: (important) cyrus-imapd 2.4.16 released

2012-04-19 Thread Bron Gondwana
On Thu, Apr 19, 2012 at 01:19:32PM +0100, Dennis Davis wrote: > On Thu, 19 Apr 2012, Jeroen van Meeuwen wrote: > > > From: Jeroen van Meeuwen > > To: cyrus-de...@lists.andrew.cmu.edu, info-cyrus@lists.andrew.cmu.edu > > Date: Thu, 19 Apr 2012 11:00:01 > > Subject: (important) cyrus-imapd 2.4.16 r

Re: (important) cyrus-imapd 2.4.16 released

2012-04-19 Thread Bron Gondwana
On Thu, Apr 19, 2012 at 09:49:15PM +0900, OBATA Akio wrote: > On Thu, 19 Apr 2012 21:19:32 +0900, Dennis Davis wrote: > > +#include > > or use BIT32_MAX (defined in lib/util.h) instead of UNIT32_MAX? I'm planning to get rid of all the BIT32 nonsense. Bron. Cyrus Home Page: http://www.cyru

Re: (important) cyrus-imapd 2.4.16 released

2012-04-19 Thread Bron Gondwana
On Thu, Apr 19, 2012 at 06:03:20PM +0200, Sebastian Hagedorn wrote: > --On 19. April 2012 11:00:01 +0100 Jeroen van Meeuwen > wrote: > > >It contains exactly one bugfix in tools/rehash, which was rewritten after > >2.4.14 introduced a critical fault for deployments that have the > >fulldirhash o

Re: (important) cyrus-imapd 2.4.16 released

2012-04-25 Thread Bron Gondwana
On Wed, Apr 25, 2012 at 07:45:27PM +0200, Simon Matter wrote: > > On Thu, 2012-04-19 at 11:00 +0100, Jeroen van Meeuwen wrote: > >> Hi there, > >> > >> I'm forwarding this message posted to the announcement mailing list > >> originally, to let you know any upgrades should target 2.4.16 as opposed >

Re: (important) cyrus-imapd 2.4.16 released

2012-04-26 Thread Bron Gondwana
On Thu, Apr 26, 2012 at 04:12:38PM +0200, Sebastian Hagedorn wrote: > Bron, > > sorry, somehow I forgot about this mail! > > --On 19. April 2012 20:04:04 +0200 Bron Gondwana wrote: > > >>I think I've read all the available information regarding the issue, &

Re: Importance of servername canonicalization - can/should this be improved?

2012-05-10 Thread Bron Gondwana
On Thu, May 10, 2012 at 09:56:41AM -0500, Nic Bernstein wrote: > It seems to me that since servername is so important, this behavior > should at least be mentioned in the imapd.conf(5) manpage. But really, > I would expect that once the source server is connected to the target > server via IMAP

Re: (important) cyrus-imapd 2.4.16 released

2012-05-10 Thread Bron Gondwana
On Thu, May 10, 2012 at 05:45:24PM +0200, Marc Patermann wrote: > Hi, > > Jeroen van Meeuwen schrieb (19.04.2012 12:00 Uhr): > > > I'm forwarding this message posted to the announcement mailing list > > originally, to let you know any upgrades should target 2.4.16 as opposed to > > 2.4.15. > >

Re: User tags lost

2012-05-18 Thread Bron Gondwana
On Fri, May 18, 2012 at 10:23:53AM -0400, Tom Plancon wrote: > Hello, > I'm not sure this is the list to post my issue but thought I'd give > it a shot. > We're running Cyrus IMAPD 3.3.16 on a CentOS 6 server for about 50 (2.3.16 I assume) > users. All users have Thunderbird 11-12 as their email

Re: mailboxes.db vs IMAP client irregularities

2012-05-19 Thread Bron Gondwana
On Sat, May 19, 2012 at 09:51:38AM -0700, Stephen Ingram wrote: > I'm running 2.4.13 from the invoca rpms on CentOS 5.8. I recently had Could be sort order bugs with 2.4.13 if you don't have improved_mboxlist_sort turned on. > I've dumped the mailboxes.db file to a flat file to look and see if >

<    4   5   6   7   8   9   10   11   12   13   >