On Sat, Apr 23, 2011 at 01:07:00AM +0200, Bron Gondwana wrote:
> 3) add the mailbox if there's a directory, don't require
>cyrus.header.
>
> 4) like (3) - but check that there's at least one cyrus.* file
>OR at least one message file in the directory before
&
lready exists?
No, that's not a problem. It will create just fine.
Bron.
--
Bron Gondwana
br...@fastmail.fm
Cyrus Home Page: http://www.cyrusimap.org/
List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/
On Wed, Apr 27, 2011 at 10:31:40AM +0900, OBATA Akio wrote:
> On Wed, 27 Apr 2011 02:20:51 +0900, Bron Gondwana wrote:
>
> >On Tue, 26 Apr 2011 10:19 -0700, "David Lang"
> > wrote:
> >>I can easily see someone wanting to have INBOX.sub containing
> >&
On Wed, 27 Apr 2011 08:19:10 +0200
Joost Roeleveld wrote:
> In my experience, most IMAP-mail clients have problems inserting the
> "INBOX.sub" folder. In these cases we'd probably need to do this manually
> using cyradm.
I think at this point it comes down to "what is most likely" - remember th
On Tue, May 10, 2011 at 08:58:43AM -0600, Nathanael D. Noblet wrote:
> sievedir: /var/lib/imap/sieve
> sendmail: /usr/sbin/sendmail
> sieve_maxscriptsize: 32
> sieve_maxscripts: 5
Here's what else we have in our config file:
sievenotifier: mailto
sieve_extensions: fileinto reject vacation imapfla
On Tue, May 10, 2011 at 01:55:08PM -0300, Henrique de Moraes Holschuh wrote:
> Now, just in case it is not as crazy an idea as it sounds: could one use
> the replication protocol and a murder cluster to actually have a cyrus
> "mobile drone"?
Don't worry - I'm listening to the thread, and thinking
On Tue, May 10, 2011 at 09:11:54PM -0700, Alexei Shilin wrote:
(I see you're one of our customers)
> One of our scanner produces non-unique message-ids when sending mails.
> Ids are repeated in about a week.
I'm guessing this isn't fixable in the scanner - but an alternative
might be to strip i
On Wed, May 11, 2011 at 03:00:03PM +0200, Marc Patermann wrote:
> If it just deliver.db you may not lose too much information (vacation
> etc.) if you just delete it.
We delete it at FastMail on every restart. No great loss usually.
Bron.
Cyrus Home Page: http://www.cyrusimap.org/
List Arc
On Wed, May 11, 2011 at 02:08:03PM -0400, Ron Vachiyer wrote:
> We have a small tool we were using in an earlier version of Cyrus, using
> fud-client to check the last-seen time of a mailbox;
>
>
>
> user: ronvach
> mbox: user.ronvach
> Number of Recent 1
> Last read: Wed Dec 31 19:00:00 1969
>
On Mon, Feb 05, 2007 at 10:19:15AM +, Jesús Roncero wrote:
> I have come across a bug that brings down an entire cyrus system
> when using sieve and the sendmail path is misconfigured and pointing
> to a non-existant sendmail executable file. I have set up a testing
> environment where I have b
On Fri, May 27, 2011 at 01:07:27PM -0500, Blake Hudson wrote:
> I'm looking to create a tool that will double check replication,
> backups, and migrations to ensure that they are working correctly and no
> corruption has crept in.
>
> The tool MUST:
> 1) Work via IMAP
> 2) Compare a single
We are pleased to announce the release of Cyrus IMAPd 2.4.9beta1
You can download it from the snapshots directory:
http://www.cyrusimap.org/releases/snapshots/cyrus-imapd-2.4.9beta1.tar.gz
This is an beta release in the 2.4.x series. This fixes
a selection of bugs, including one first reported
On Fri, Jun 03, 2011 at 03:01:14PM -0500, Blake Hudson wrote:
> Bron, I appreciate the info. I can certainly use this as a base. Though
> I must admit that without a working example, I'm not able to quickly
> modify the code and get it to run.
>
> Have you thought about making a generic version an
We are pleased to announce the release of Cyrus IMAPd 2.4.9beta2
You can download it from the snapshots directory:
http://www.cyrusimap.org/releases/snapshots/cyrus-imapd-2.4.9beta2.tar.gz
This is an beta release in the 2.4.x series. This fixes
just a couple of bugs in the "deliver" and lmtp co
On Tue, 14 Jun 2011 20:46:44 -0700
Craig White wrote:
> On Tue, 2011-06-14 at 23:02 +0200, Bron Gondwana wrote:
> > We are pleased to announce the release of Cyrus IMAPd 2.4.9beta2
> >
> > You can download it from the snapshots directory:
> >
> > http://www
On Wed, 15 Jun 2011 17:03:53 +0530
Ram wrote:
> We need to create a platform for create a large number of cyrus accounts
> that can scale indefinitely
> I could start with just 2k users but could have 20x the number of
> accounts by next year.
> I was thinking of taking a cloud-based machine
On Thu, 16 Jun 2011 16:13:39 +0530
sachin wrote:
> Hi Hagedorn
>
> Thanks for the reply. I need a specific system (mac address) only should
> be able to use imap and pop service with the help of cyrus.
Cyrus doesn't have access to that low level of data. All you will
have at the Cyrus level i
On Fri, 17 Jun 2011 10:38:07 -0400
ssureshot wrote:
> I have a user that has had a corrupted seen file two times this week.
> The process I have done to fix is simply kill user process's and rename
> the user.seen file then have the log back in and all starts working..
>
> My question, is this
Yeah, I screwed up. We require zlib at the moment.
My plan is to embed a basic crc32 algorithm directly into that file for
the case where zlib is not available, but I haven't done it yet.
Regards,
Bron.
On Sat, 18 Jun 2011 19:43:12 +0100
Roy Schestowitz wrote:
> -BEGIN PGP SIGNED MESSAGE
On Sun, Jun 19, 2011 at 09:14:38PM +0100, Roy Schestowitz wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> > Yeah, I screwed up. We require zlib at the moment.
> >
> > My plan is to embed a basic crc32 algorithm directly into that file for
> > the case where zlib is not available, bu
On Tue, Jun 21, 2011 at 02:16:07AM +0200, Per olof Ljungmark wrote:
> All,
>
> While migrating a few accounts from Exchange to Cyrus ( has nothing to
> do with the below really) and staring at log files I noted the following
>
> squatter[70553]: error locking index user/xyz: Mailbox is locked by
On Mon, Jun 20, 2011 at 05:18:29PM +0200, Oberdan Albertoni wrote:
> Hi,
> on the same machine if I try to install from source cyrus-imap with
> version 2.3.11 when run :
>
> ./configure --prefix=/usr --with-sasl=/usr/local/lib --with-perl
> --with-auth=unix --with-bdb-libdir=/usr/lib
> --with-
We are pleased to announce the release of Cyrus IMAPd 2.4.9.
This is a stable release in the 2.4.x series, fixing a
few bugs found since the release of 2.4.8.
We urge all users of the 2.4 series to update to this
release, particularly since there was a rename bug which
caused quota roots to get d
On Thu, 23 Jun 2011 22:12:07 +0200 (CEST)
Klemens Puritscher wrote:
> Hello,
>
> I'm using cyrus-imapd(currently 2.3.16) for many years and I'm quiet happy
> with it.
> Now I'm testing the new 2.4.9 version - SRPMS from Simon Matter.
>
> Based on historical reasons the lmtpd should run on port
On Fri, Jun 24, 2011 at 03:32:50PM -0300, Patrick Boutilier wrote:
> I was planning to an upgrade from 2.3.16 to 2.4.9 by just shutting
> down Cyrus, installing new binaries, and then starting Cyrus again.
> This worked fine in limited testing (one account).
The only issue is that every first mail
mailboxes.db for a while. That
way we can safely re-establish master-master replication as well, from
either end, without accidentally blowing away newly created mailboxes in
the degenerate case.
Bron.
--
Bron Gondwana
br...@fastmail.fm
Cyrus Home Page: http://www.cyrusimap.org/
List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/
On Tue, 28 Jun 2011 10:02 +0100, "David Carter" wrote:
> On Tue, 28 Jun 2011, Bron Gondwana wrote:
>
> >> I have however discovered two wrinkles when deleting mailboxes selected by
> >> some other IMAP session. PINE might leave a mailbox selected for days
On Tue, 28 Jun 2011 10:23 +0100, "David Carter" wrote:
> On Tue, 28 Jun 2011, Bron Gondwana wrote:
>
> > The separate IMAP session should clean it up when it disconnects. It's
> > basically "last one out turn off the lights".
>
> Some fu
On Tue, 28 Jun 2011 10:02 +0100, "David Carter" wrote:
> On Tue, 28 Jun 2011, Bron Gondwana wrote:
>
> >> I have however discovered two wrinkles when deleting mailboxes selected by
> >> some other IMAP session. PINE might leave a mailbox selected for days
On Tue, 28 Jun 2011 14:42 +0200, "Bron Gondwana" wrote:
>
>
> On Tue, 28 Jun 2011 10:23 +0100, "David Carter" wrote:
> > On Tue, 28 Jun 2011, Bron Gondwana wrote:
> >
> > > The separate IMAP session should clean it up when it disconnects.
On Tue, 28 Jun 2011 15:05 +0200, "Bron Gondwana" wrote:
> On Tue, 28 Jun 2011 14:42 +0200, "Bron Gondwana" wrote:
> > Ok, so that's annoying. LOGOUT doesn't clean up after itself.
> > That's definitely a bug. I'll see what I can do abo
On Tue, Jun 28, 2011 at 09:14:31PM +0200, Eric Luyten wrote:
> > The only issue is that every first mailbox access causes an in-place
> > upgrade which requires a full scan of every email, so it can hurt pretty bad
> > for IO.
>
> Is the required server effort, I/O- and CPU-wise, comparable to a
>
On Tue, Jun 28, 2011 at 11:03:41PM -0300, Lucas Zinato Carraro wrote:
>I make some tests using imap interface to reconstruct mailboxes.
> And works fine with no problems.
>
>I dont find any documentation about expunge using only imap admin
> commands.
>
> Exist a implementation for this o
On Sat, Feb 13, 2010 at 09:09:05PM +1100, Bron Gondwana wrote:
> +if (config_getint(IMAPOPT_TCP_KEEPALIVE_CNT)) {
> +r = setsockopt(be->sock, SOL_TCP, TCP_KEEPCNT, &optval,
> optlen);
> +if (r < 0) {
> +
On Mon, Jul 04, 2011 at 09:14:11AM -0500, Gary Mills wrote:
> > Why didn't one of you scumbags code review me and tell me
> > how bogus this is??
>
> Because it was so different from the patch that I submitted that I
> assumed it addressed a different problem.
Excuses, excuses. Well, it's fixed
We are pleased to announce the release of Cyrus IMAPd 2.4.10.
This is a stable release in the 2.4.x series, fixing a few bugs
found since the release of 2.4.9, and also adding some new
features. We recommend that all users of the 2.4 series update
to this release.
NOTE: there is a known bug in th
On Fri, 08 Jul 2011 09:59:09 +0200, Eero Hänninen wrote:
> Hi..
>
> Just routine mailbox checks after upgrade to cyrus-imap 2.4.10 I
> discovered, that some mailboxes doesn't have quotaroot, and its not
> possible to set.
> I run manually quota -f and re-set quota, but nothing is changed. I
> not
On Fri, 08 Jul 2011 14:29:56 +0200, Eero Hänninen wrote:
> Hi..
>
> On Fri, 08 Jul 2011 13:24:00 +0200, Bron Gondwana wrote:
>> On Fri, 08 Jul 2011 09:59:09 +0200, Eero Hänninen
>> wrote:
>>> Is it bug or just corrupted data or some kind misconfiguration, or
>&g
this?
You've got your rsynced spool and meta out of sync. You will need to run
a full reconstruct -G to fix this, which will replace the incorrect metadata
with what's now in the spool.
> So, that's all I have to say perhaps. I would really appreciate any help
> with th
On Mon, Jul 11, 2011 at 12:57:34PM +0300, Ivan Lezhnjov Jr. wrote:
> This is a follow-up.
>
> I tried synctest and it basically pointed at the same issue.
>
> [root@imapsite-replica scripts]# synctest -a cyrusadmin -u cyrusadmin
> -t "" master
> S: * SASL PLAIN
> S: * STARTTLS
> S: * COMPRESS DEF
On Mon, Jul 11, 2011 at 11:40:25AM +0300, Ivan Lezhnjov Jr. wrote:
> On Sun, Jul 10, 2011 at 11:07 AM, Bron Gondwana wrote:
> > I would love to replace monitorsync with better logic in sync_client
> > itself, but have not yet got to it!
>
> So, what does "monitorsync&
On Mon, Jul 11, 2011 at 11:12:30AM +0200, Josef Karliak wrote:
> Hi there,
> when I copied (and reconstructed) user's email imap folders to a
> new server, I see them like this:
> "Kamil &AQw-ern&AP0-/", should be "Kamil Černý" (Czech language). I
> use Squirrelmail as a imap client, isn't the
On Fri, Jul 08, 2011 at 03:38:27PM +0200, Bron Gondwana wrote:
> On Fri, 08 Jul 2011 14:29:56 +0200, Eero Hänninen wrote:
>
> > Hi..
> >
> > On Fri, 08 Jul 2011 13:24:00 +0200, Bron Gondwana wrote:
> >> On Fri, 08 Jul 2011 09:59:09 +0200, Eero Hänninen
&g
On Tue, Jul 12, 2011 at 01:28:21PM +0300, Eero Hänninen wrote:
> Thanks Bron! Seems working now.
> Only side effect is that, now it will fix quotas for user.name* not
> only for user.name :)
>
> cyrus@mh14$ /usr/lib64/cyrus/bin/quota -f user.guns
> user.guns: quota root (none) --> user.guns
> user
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/
On Tue, Jul 19, 2011 at 05:16:57PM +0200, Luca Ceresoli wrote:
> This assertion comes from the cyrus-imapd code. It was introduced by:
>
>commit e88cfbdbe442cb10c71ae93a64610d505e57f05d
>Author: Bron Gondwana
>Date: Thu Jun 23 15:27:08 2011 +0200
>
> mai
On Wed, Jul 20, 2011 at 10:38:24AM +0200, Luca Ceresoli wrote:
> Bron Gondwana wrote:
> >On Tue, Jul 19, 2011 at 05:16:57PM +0200, Luca Ceresoli wrote:
> >>This assertion comes from the cyrus-imapd code. It was introduced by:
> >>
> >>commit e88c
On Wed, Jul 20, 2011 at 11:21:44AM +0300, Ivan Lezhnjov Jr. wrote:
> If it's deleted by the sync_client what process should create it then,
> and under what conditions?
detected by. You create it to shut down sync_client cleanly, with
an external script or by hand.
(as for the channel stuff... i
On Mon, Jul 25, 2011 at 10:45:10AM -0400, John Madden wrote:
> Our issues with cpu usage with very large mailbox databases (4 million
> mailboxes) persist and I started poking at source code this morning,
> finally having time to look for a fix again.
>
> I originally wrote about this some time
On Mon, Jul 25, 2011 at 10:34:24PM +0200, Bron Gondwana wrote:
> On Mon, Jul 25, 2011 at 10:45:10AM -0400, John Madden wrote:
> > Our issues with cpu usage with very large mailbox databases (4 million
> > mailboxes) persist and I started poking at source code this morning,
>
On Tue, 26 Jul 2011 10:17:17 +0200, Zbierski Christophe
wrote:
> Hello, due to a very large number of users we had to change the cyrus
> code to hide namespaces (in the command namespace).
>
> We have added two options (list_on_user_space and list_on_shared_space)
>
> without options, the nam
On Wed, Jul 27, 2011 at 03:22:05AM +0600, subscript...@innter.net wrote:
> This is wrong.
> Can someone explain that is wrong in perl version and how to fix this?
I think it's the 32bit vs 64bit issue. There's an open bug for it in
bugzilla.
(personally, I think fulldirhash is wrong, but that's
On Thu, Jul 28, 2011 at 03:31:39AM +0600, subscript...@innter.net wrote:
> Bron Gondwana wrote :
>
> > I think it's the 32bit vs 64bit issue. There's an open bug for it in
> > bugzilla.
>
> Thanks for info. I found this bug (3381). But now I have another
On Fri, 29 Jul 2011 16:34:59 +0200, Oberdan Albertoni
wrote:
> On 29/07/2011 16:22, Patrick Boutilier wrote:
>> On 07/29/2011 11:17 AM, Oberdan Albertoni wrote:
>>> On 29/07/2011 13:55, Simon Matter wrote:
> Hi,
>
> with cyrus imapd 2.4.10 i can connect with imap but not with pop3
>
On Fri, 29 Jul 2011 16:44:13 +0200, Oberdan Albertoni
wrote:
> On 29/07/2011 16:40, Patrick Boutilier wrote:
>> Once the index upgrades are done you should see the load drop back
>> down to normal levels.
>
> how do I know if he is still doing upgrades index, where can I watch?
If you tail the
On Mon, 01 Aug 2011 10:34:25 +0200, Frank Elsner
wrote:
>
> Hi folks,
>
> in our murder environment we want to allow users to subscribe to
> mailboxes
> which are not residing on the server where the users´s mailbox resides.
>
> http://www.cyrusimap.org/docs/cyrus-imapd/2.3.16/install-murder.
On Wed, Aug 03, 2011 at 08:59:01PM +0200, Simon Matter wrote:
> Skiplist is the default with 2.4. With 2.3 I'm still consider skiplist
> recommended. I'm running all my system skiplist only for a long time.
Skiplist is recommended in 2.3.12+
> > The IOERROS could (temporarily) repaired by removin
On Wed, 03 Aug 2011 22:14:23 +0200, Marc Muehlfeld
wrote:
> Am 03.08.2011 21:34, schrieb Bron Gondwana:
>> Also check out your locking. If this is 2.4.x, make sure you don't have
>> anything cleaning up the 'mboxname_lockpath' directory.
>
> Is there a
On Wed, 03 Aug 2011 22:12:14 +0200, Marc Muehlfeld
wrote:
> Am 03.08.2011 20:59, schrieb Simon Matter:
>> They should, but be aware that maybe you broght some crap in
>> /var/lib/imap/db so it was still not clean.
Sorry, I should have jumped on this earlier! Stuff will get
created in /var/lib
On Wed, 03 Aug 2011 23:13:16 +0200, Marc Muehlfeld
wrote:
> Am 03.08.2011 22:37, schrieb Bron Gondwana:
>> And let's have copies of your imapd.conf and cyrus.conf while
>> we're at it.
>
> /etc/imapd.conf:
> http://pastebin.com/D8Szgmqk
>
> /etc/cyrus.co
On Thu, 04 Aug 2011 09:51:07 +0200, Marc Muehlfeld
wrote:
> Hi Bron,
>
> thanks for the long explanation, even if I don't understand everything.
> :-)
>
> It sounds like there is no way to fix this by a configuration parameter
> or migrating a database or so. And if the only way is to patch
On Sun, Aug 07, 2011 at 12:13:31PM -0700, Craig White wrote:
> seems the patches at http://email.uoa.gr/projects/cyrus/ don't have
> anything for any 2.4.x version and looking at the man page for
> imapd.conf, there is only autocreatequota which I think has always been
> a base cyrus implementation
On Mon, Aug 08, 2011 at 07:13:02PM -0400, Jeroen van Meeuwen (Kolab Systems)
wrote:
> Bron Gondwana wrote:
> > On Sun, Aug 07, 2011 at 12:13:31PM -0700, Craig White wrote:
> > > seems the patches at http://email.uoa.gr/projects/cyrus/ don't have
> > > anything for
We are pleased to announce the release of Cyrus IMAPd 2.4.11beta1.
You can download it from the snapshots directory:
http://www.cyrusimap.org/releases/snapshots/cyrus-imapd-2.4.11beta1.tar.gz
This is an beta release in the 2.4.x series.
This release fixes includes quite a lot of bugs, and
inclu
On Mon, 15 Aug 2011 16:57:14 +0300, Pascal Gienger
wrote:
> Just a little remark:
>
> We have > 4000 connections in IDLE state(*) and idled works flawlessly.
> I had some headaches because some members of this list pointed out that
> imapd was not tested for thousands of connections.
>
> It jus
On Wed, Aug 24, 2011 at 01:17:31PM +0200, Manuel Vazquez wrote:
> Hi. I am newbie admin of cyrus imap Server. I have problem with 1 mailbox.
> In this mailbox the old messages in the ./cur directory not seen in the mail
> client program and webmail client. ¿What is the possible problem?
./cur look
On 08/30/2011 09:03 AM, Marc Muehlfeld wrote:
> Hi,
>
> because of problems (See thread: "IOERROR: zero index/expunge record" here on
> the list about 1.5 month ago) I was told to upgrade from 2.3.16 (Scientific
> Linux 6.1 shipped RPM) to the latest 2.4.10 version (self compiled).
>
> Yesterday ni
On Wed, Aug 31, 2011 at 10:33:14AM -0700, Maria McKinley wrote:
> Hi there,
>
> I am having an issue with cyrus processes growing to use all of my cpus,
> at which point I have to restart cyrus, because all other services on my
> mail server grind to a halt. Below is my config file. Any ideas wh
On Wed, Aug 31, 2011 at 11:36:44AM -0700, Maria McKinley wrote:
> On 8/31/11 10:56 AM, Bron Gondwana wrote:
> >On Wed, Aug 31, 2011 at 10:33:14AM -0700, Maria McKinley wrote:
> >>Hi there,
> >>
> >>I am having an issue with cyrus processes growing to use all o
On Wed, Aug 31, 2011 at 11:51:03AM -0700, Maria McKinley wrote:
> On 8/31/11 11:44 AM, Wesley Craig wrote:
> > On 31 Aug 2011, at 14:36, Maria McKinley wrote:
> >> Anyway, here is an example of some processes that are getting big:
> >>
> >>PID USER PR NI VIRT RES SHR S %CPU %MEMTIM
On Thu, Sep 01, 2011 at 04:20:16PM +0200, Vittorio Manfredini wrote:
> Sorry
>
> I found a permission problem.
>
> Now it's working
Excllent :)
Cyrus Home Page: http://www.cyrusimap.org/
List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/
On Fri, Sep 02, 2011 at 05:57:38PM +0100, Mark Cave-Ayland wrote:
> > I've also tried using the "anyone"/"all" aliases instead of "*" but that
> > doesn't seem to work either - is anyone able to point me in the right
> > direction as to the correct syntax to completely remove all ACLs for all
> > u
On 09/06/2011 02:55 PM, Jeroen van Meeuwen (Kolab Systems) wrote:
John Madden wrote:
> It's well worth your time to maintain your own compiles and even
> packages of Cyrus because the package maintainers can't keep up.
>
Stating as if it were fact packagers are not able to keep up is
somew
On Tue, Sep 06, 2011 at 05:23:15PM +0300, Eero Hänninen wrote:
> Is this normal, or known bug, or need to be fill in bugzilla ? :)
Filed and fixed for 2.4.11 - which will be out real-soon-now[tm].
Bron.
Cyrus Home Page: http://www.cyrusimap.org/
List Archives/Info: http://lists.andrew.cmu.ed
We are pleased to announce the release of Cyrus IMAPd 2.3.17.
This is a security update to the old stable series, containing
just a few backported items plus the fix for CVE-2011-3208.
You can download via HTTP or FTP:
http://cyrusimap.org/releases/cyrus-imapd-2.3.17.tar.gz
ftp://ftp.cyrusimap.o
We are pleased to announce the release of Cyrus IMAPd 2.4.11.
This is a stable release in the 2.4.x series. It contains a
security fix to issue CVE-2011-3208, a remotely exploitable
buffer overflow in the nntpd daemon. This release also
contains fixes for quite a few bugs found since the release
o
On Sun, Sep 11, 2011 at 01:34:12PM +0200, Manuel Vazquez wrote:
> Hi, i'm newbie in the cyrus world. I am admin junior of 1 system of
> corporate mail. In 1 instance of de cyrus imapd i detect the deliver.db file
> have to big size (more de 5GB). I two question over this file.
> 1. This file have t
On Sun, Sep 11, 2011 at 11:57:00PM -0300, Andres Tarallo wrote:
> Hi !!!
>
> I'm administering a mail server with a few thousand mail accounts. Due
> to the way this organization works we have in this server some
> accounts that aren't checked.
>
> In order to get a list of mailboxes to be remove
On Mon, Sep 12, 2011 at 04:29:47PM +0200, Wolfgang Breyha wrote:
> Hi!
>
> I'm currently preparing our "murder" migration from 2.3 to 2.4. Since we
> already use delayed expunge and delete I try to fully understand the impact of
> expunge_days: setting. Currently we use -X 2 with cyr_expire.
Fair
On Wed, Sep 14, 2011 at 10:45:27AM +0200, Denis BUCHER wrote:
> > I think I've posted already here about this some years ago about this
> > problem and I'm disappointed that cyrus reconstruct seems to still have
> > the same bug. Although last time I was able to circumvent it, this time
> > I am le
On 09/14/2011 09:42 AM, Aleksander Machniak wrote:
> A bug or am I doing something wrong?
>
> C: A0005 ENABLE QRESYNC
> S: * ENABLED QRESYNC CONDSTORE
> S: A0005 OK Completed
> C: A0006 SELECT INBOX (QRESYNC (1309794587 944))
> S: * ENABLED QRESYNC CONDSTORE
> S: A0006 BAD Invalid QRESYNC parameter
On 09/14/2011 11:51 AM, Simon Matter wrote:
>> Dear Jeroen,
>>
>> Le 14.09.2011 10:54, Jeroen van Meeuwen (Kolab Systems) a écrit :
I think I've posted already here about this some years ago about this
problem and I'm disappointed that cyrus reconstruct seems to still
have
the s
On Wednesday, September 14, 2011 2:24 PM, "Denis BUCHER"
wrote:
> Dear Bron,
>
> Le 14.09.2011 11:13, Bron Gondwana a écrit :
> > On Wed, Sep 14, 2011 at 10:45:27AM +0200, Denis BUCHER wrote:
> >>> I think I've posted already here about this some
On Mon, Sep 19, 2011 at 03:08:16PM +0200, Wolfgang Breyha wrote:
> On my murder frontends sometimes (~1 out of 10) cyrus-master dies/exits(?!)
> right after forking the initial set of processes defined in cyrus.conf.
I have a little theory.
> cyrus-master is started with "-d -x /var/agentx/master
On 09/20/2011 12:26 PM, Giuseppe Ravasio wrote:
> Hi,
>
> I'm doing some fall cleaning on my imap server and now I've a couple of
> empty partitions because I moved the mails away.
>
> I would like to remove those partitions,
> it's safe removing the lines from imapd.conf and restarting cyrus?
> or
On 09/20/2011 11:33 PM, Wolfgang Breyha wrote:
> Hi!
>
> On 2.3 if I ask a murder frontend server with "mbpath user.x" it displays
> backend.fqdn!partition_name
>
> On 2.4 I only get
> Remote Mailbos: user.x
>
> Is that intended behaviour? Is there another way to ask my frontend where a
> mailbox i
On Sun, Sep 25, 2011 at 09:30:30AM +0200, Vittorio Manfredini wrote:
> Ok, I cab agree with you and I will check it, but why it work for an
> account and not for the other ?
I suspect one was set to 0 and the other to 'none' (aka -1)
Bron.
Cyrus Home Page: http://www.cyrusimap.org/
List Ar
On Mon, Sep 26, 2011 at 08:46:34AM -0400, Adam Tauno Williams wrote:
> On Mon, 2011-09-26 at 12:01 +0200, Vittorio Manfredini wrote:
> > I found the trick, was a problem on the working account :
> > LOSTQUOTA: unable to record quota file
> > Fixed and now I have the same behavior on both accounts
On Mon, Sep 26, 2011 at 03:25:57PM +0200, Riccardo Veraldi wrote:
> reconstruct simply ignores the folders...
>
> I had to dump mailboxes from the old server grepping the StormSupport
> folder and subfolders
>
> /usr/lib/cyrus-imapd/ctl_mboxlist -u < /tmp/mailboxes.txt
>
> then I added the miss
On Mon, Sep 26, 2011 at 02:06:40PM -0400, Adam Tauno Williams wrote:
> On Mon, 2011-09-26 at 19:50 +0200, Bron Gondwana wrote:
> > On Mon, Sep 26, 2011 at 08:46:34AM -0400, Adam Tauno Williams wrote:
> > The whole point is that quotaroot at "user" level is purely a convent
On Mon, Oct 03, 2011 at 09:58:28PM +0200, Josef Karliak wrote:
> Hi there,
> what filesystem type do you use for Cyrus imapd ? I use SLES11x64
> (or opensuse 11.4).
> I use Reiserfs3.6, so far so good. But couldn't be better ? :)
> Thanks for share your expericiencies.
> J.K.
We used to
On Mon, Oct 03, 2011 at 01:13:44PM -0700, David Lang wrote:
> reiserfs3 should work well as well (I don't use it as I dislike the
> failure modeof it's filesystem check with filesystem images)
If someone is emailing you reiserfs images which wind up aligning at
block sizes after Cyrus adds its hea
On Mon, Oct 03, 2011 at 01:26:57PM -0700, David Lang wrote:
> I don't have any filesystems that are _only_ used for Cyrus, as such
> there is a good chance of filesystem images existing somewhere on
> the filesystem.
I don't have Cyrus on any filesystems that are used for something
else as well!
but seems to have stagnated getting the last bit finished.
Now... btrfs is sponsored by Oracle. And the owner of ZFS is...
... which raises the real question of just how committed they are to actually
shipping a stable GPL competitor to ZFS now. So I'm not holding my breath.
Bron.
--
Bron G
On Tue, Oct 04, 2011 at 10:05:17AM +0100, Andy Bennett wrote:
> Hi,
>
> > Yeah, XFS has had its fair share of interesting failure modes along
> > the way too - but it's not too bad with Cyrus, because Cyrus is very
> > careful about fsyncs.
>
> I use Cyrus on XFS and I've noticed that, for exampl
On Tuesday, October 04, 2011 11:38 AM, "Bernd Petrovitsch"
wrote:
> On Mon, 2011-10-03 at 22:54 +0200, Riccardo Veraldi wrote:
> > On 10/3/11 10:44 PM, Adam Tauno Williams wrote:
> > > On Mon, 2011-10-03 at 22:08 +0200, Bron Gondwana wrote:
> > >>
On Tue, Oct 04, 2011 at 06:28:51PM +0530, Ram wrote:
> I can see errors like this in my maillog ( cyrus 2.4.6 on Centos 5.5 )
>
> Oct 4 18:18:11 node1 lmtpunix[10901]: ERROR: message has more than 1000
> header lines, not caching any more
>
>
> What do these errors indicate ?
An email with o
We are pleased to announce the release of Cyrus IMAPd 2.3.18.
This is a security update to the old stable series, containing
just a single fix to Secunia SA46093. Stefan Cornelius from
Secunia Research discovered that anonymous users can appear to
be authenticated as any useri to nttpd - by just
We are pleased to announce the release of Cyrus IMAPd 2.4.12.
This is a security update to the 2.4.x series, containing
a fix to Secunia SA46093. Stefan Cornelius from Secunia
Research discovered that anonymous users can appear to be
authenticated as any useri to nttpd - by just failing to
send a
Hi,
Is there anyone out there using the SQL backend in production?
Would you be really sad if I redesigned it?
Here's what I'm thinking:
a) split into per-DB backends, i.e. "sqlite", "mysql", "pgsql".
b) one sqlite file per database (same path as current DBs)
c) one connection per database (b
701 - 800 of 1273 matches
Mail list logo