On Sun, Nov 04, 2007 at 08:42:21PM -0800, Rich Wales wrote:
> Wesley Craig wrote:
>
> > But most sync_server errors that will cause sync_client to bail out
> > ought to cause sync_server to give a reasonably unique log message
> > for the failure.
>
> As I explained earlier this evening, I didn't
Mike,
Many mail clients keep open multiple IMAP connections. If they
are staying around, I would leave them alone. Clients get upset
when their connections go away on them, and then they just open
a new one so the problem remains.
Ken
On Wed, Dec 19, 2007 at 04:56:27PM -0600, Mike Eggleston wrot
The patch to fix handling of the quote character in the rimap
module for saslauthd is critical. I have applied the fix manually
and for the first time in years do not have spinning saslauthd
processes.
Regards,
Ken Marshall
On Wed, Jan 23, 2008 at 12:11:34PM -0500, Ken Murchison wrote:
> Its prob
Jeff,
Delivery database format can cause this type of problem, among
other databases. For any DB that is updated with contention, use
either BerkeleyDB or Skiplist format. We also had a similar issue
when we did not have the expunge process running and pruning the
delivery database and its size ke
It may be that the software RAID 5 is your problem. Without the
use of NVRAM for a cache, all of the writes need all 3 disks.
That will cause quite a bottle-neck.
Ken
On Thu, Feb 28, 2008 at 03:36:43PM -0700, Jeff Fookson wrote:
> Michael Bacon wrote:
>
> > What database format are you using for
On Fri, Feb 29, 2008 at 07:16:24AM +0100, Pascal Gienger wrote:
> Jeff Fookson <[EMAIL PROTECTED]> wrote:
>
> > Databases are all skiplist.
>
> As a rule of thumb, do not use skiplist for the duplicate delivery
> suppression database (deliver.db). Even if everybody hates it, use
> BerkeleyDB, V
Delivery through the lmtpd process should not take long enough
to cause this type of backlog unless there is a performance
bottle-neck, such as the delivery DB format that has been suggested
previously, particularly in such a small system.
Cheers,
Ken
On Thu, Feb 28, 2008 at 04:09:58PM -0600, Paul
I think that the cyr_expire command may be what you are searching
for.
Ken
On Mon, Aug 18, 2008 at 03:35:20PM -0600, Gerard Beekmans wrote:
> Hi,
>
> I am looking for a way to run a daily script on the Cyrus IMAP server
> that processes every user's mail folders and deletes every message
> mar
r than the
> ones already marked for deletion by an email client who is lacking a
> decent purge feature.
>
>
> Gerard Beekmans
> IT Manager
> Achilles Media
> Tel: 403-678-1216 ext. 102
> Email: [EMAIL PROTECTED]
>
>
>
>
> Kenneth Marshall wrote
> its recent version).
>
>
>
> Gerard Beekmans
> IT Manager
> Achilles Media
> Tel: 403-678-1216 ext. 102
> Email: [EMAIL PROTECTED]
>
>
>
>
> Kenneth Marshall wrote:
>> In the manual page, the definition of the '-X' option seems to
>&g
On Fri, Aug 29, 2008 at 08:55:40AM -0500, Mike Eggleston wrote:
> Morning,
>
> I have a user that has complained of her MAU not notifying her about
> receiving new mail many times. In the beginning she was on a Windows
> XP using first Outlook 2000, then Outlook 2007. Now she's on a Mac OS X
> (Le
On Fri, Aug 29, 2008 at 09:23:56AM -0500, Mike Eggleston wrote:
> On Fri, 29 Aug 2008, Kenneth Marshall might have said:
>
> > On Fri, Aug 29, 2008 at 08:55:40AM -0500, Mike Eggleston wrote:
> > > Morning,
> > >
> > > I have a user that has compla
On Fri, Aug 29, 2008 at 01:34:24PM -0400, Wesley Craig wrote:
> On 29 Aug 2008, at 10:13, Kenneth Marshall wrote:
>> We tried many IDLE options here, but so many clients had poor IDLE
>> support that we ended up turning it off. The number of help desk
>> calls such as
On Tue, Oct 07, 2008 at 12:18:01PM +0200, Simon Matter wrote:
> > I just put together a second release candidate for Cyrus 2.3.13. I'd
> > appreciate any independent testing before I release this to the masses.
> >
> > http://www.contrib.andrew.cmu.edu/~murch/cyrus-imapd-2.3.13rc2.tar.gz
> > http:
On Fri, Oct 10, 2008 at 02:18:41PM -0400, John Ackermann N8UR wrote:
> 1.5.19 to 2.2.13, to be exact.
>
> I have a small mail system (about half a dozen users, and 3GB of mail
> store) that I am migrating from an old Debian box to a new one.
>
> Obviously, this is a pretty major version leap. A
We use SmartSieve (http://smartsieve.sourceforge.net/) to
manage vacation/sieve scripts. We look up the appropriate backend
in our LDAP directory, but a DNS lookup could be done just as
easily. It is simple to setup an configure, 1.0RC2.
Cheers,
Ken
On Tue, Mar 10, 2009 at 03:00:39PM -0400, Gotts
On Tue, Mar 17, 2009 at 03:06:15PM +0200, Leena Heino wrote:
> On Tue, 17 Mar 2009, Adam Tauno Williams wrote:
>
> > On Tue, 2009-03-17 at 13:26 +0200, Leena Heino wrote:
> >> What is the recommended process to restore deleted messages or mailboxes
> >> when delayed delete is in use?
> >
> > Use t
We are currently cleaning up after a similar analysis. Our current
plan is to clean up the sync. dirs on a restart of the sync_client.
If there is no advantage to saving state, maybe the sync_server could
do this automatically.
Cheers,
Ken
On Mon, Apr 13, 2009 at 09:29:11PM +0200, Michael Glad wr
"uid=".$_SESSION['smartsieve']['authz']);
$entries = ldap_get_entries($ds, $sr);
for ($i=0; $i<$entries['count']; $i++) {
for ($j=0; $j<$entries[$i]['mailalternateaddress']['count'];
mstone is worth checking out.
Cheers,
Ken
On Tue, Jun 02, 2009 at 03:28:35PM -0700, Bhavesh Lad wrote:
> Were currently running Cyrus on a single RHEL 4 (64 bit) and are
> planning on a migrating to 3 HP DL380 G5's running RHEL 5 (64 bit) with
> a fiber channel backend. I want to test the perf
On Wed, Nov 04, 2009 at 01:51:18PM +, Richard Gilbert wrote:
> We have been happily running cyrus-imap 2.2.12 on a Solaris 10 system
> (installed from Blastwave) for years. I now have a problem with a
> user's quota which I don't understand.
>
> Usage as reported by cyradm lq, lqr and by th
On Mon, Nov 09, 2009 at 02:35:53PM +0100, Sebastian Hagedorn wrote:
> --On 9. November 2009 14:10:54 +0100 Simon Matter
> wrote:
>
>> While virtualization has advantages it has also disadvantages. One thing
>> is that it introduces an additional layer of complexity into the game.
>> It's my impre
On Mon, Nov 09, 2009 at 03:35:53PM +0100, Sebastian Hagedorn wrote:
> --On 9. November 2009 07:51:34 -0600 Kenneth Marshall wrote:
>
>> I will go ahead and chime in here. If and only if your I/O usage is
>> well understood and managed, would a VM option work. As others have
On Wed, Dec 16, 2009 at 02:09:41PM -0400, Patrick Boutilier wrote:
> On 12/16/2009 01:14 PM, Michal Hlavinka wrote:
>> Hi,
>>
>> two fedora users has found there are compression failures when cyrus-imapd
>> (2.3.15) is communicating with thunderbird 3.0 (this is first version
>> supporting compress
On Thu, Feb 18, 2010 at 08:41:07PM +0100, Pascal Gienger wrote:
> RFC 4978 [1] defines an IMAP COMPRESS command to compress IMAP data
> communication.
>
> Is there any interest to implement this extension in the cyrus imap server?
>
> For low bandwith connections this could be useful but I don't
On Fri, Feb 19, 2010 at 08:13:44AM +1100, Rob Mueller wrote:
>
>>> For low bandwith connections this could be useful but I don't know if
>>> that's a typical case nowadays. Together with the IMAP IDLE command it
>>> should be fine for mobile devices...
>>>
>>> [1] http://tools.ietf.org/html/rfc4978
On Fri, Feb 19, 2010 at 04:34:21PM +0100, Eric Luyten wrote:
> On Fri, February 19, 2010 4:13 pm, Patrick Boutilier wrote:
> > On 02/19/2010 11:03 AM, Marco van Putten wrote:
> >
> >> J. Roeleveld wrote:
> >>
> >>> Hi All,
> >>>
> >>>
> >>> I have been reading the thread about using "xfer" to migra
Hi David,
The default is to use the PostgreSQL database (pgsql) as
the backend database.
Cheers,
Ken
On Sat, Mar 06, 2010 at 04:29:43PM +0100, David Touzeau wrote:
>
> Dear
>
> I'm using 2.3.15 version on Mandriva with LDAP backed
>
> In syslog i receive this error
>
> "SQL backend defaulti
You can use cyradm to delete all the mailboxes that are
listed in the mailbox database. If the directory is not
in the list, once all the lower folders are deleted with
cyradm, you can just "rm xxx" the directory and continue
up the chain until they are all removed.
Cheers,
Ken
On Mon, Mar 29, 2
Hi Marco,
unexpunge will only recover deleted messages within a folder.
You will need to rename the mailbox from DELETED/user/xxx/yyy
back to the correct location.
Cheeers,
Ken
On Thu, Apr 15, 2010 at 02:35:02PM +0200, Marco wrote:
> Hi,
> I have a problem using unexpunge. It works as expected r
On Tue, May 11, 2010 at 09:35:26AM -0300, Andre Nathan wrote:
> Hello
>
> I'm setting up a two-machine cyrus cluster using OCFS2 over DRBD. The
> setup is working fine, and I'm now considering the load balancing
> options I have.
>
> I believe the simplest option would be to simply rely on DNS lo
On Mon, Jul 19, 2010 at 05:04:18PM +0100, David Mayo wrote:
>
> We are running a Cyrus Murder with one proxy/MUPDATE master and one
> backend server which uses Cyrus Replication to replicate onto another
> host. All hosts are running Cyrus imapd 2.3.13 on Solaris 10 Update 7.
>
> Since moving a
On Wed, Sep 22, 2010 at 10:27:11PM +0930, Daniel O'Connor wrote:
>
> On 22/09/2010, at 22:17, Adam Tauno Williams wrote:
>
> > On Wed, 2010-09-22 at 14:44 +0200, J. Roeleveld wrote:
> >> On Wednesday 22 September 2010 13:47:26 Jeffrey T Eaton wrote:
> >>
> >> I am probably missing some info here
On Wed, Sep 22, 2010 at 10:48:49PM +0930, Daniel O'Connor wrote:
>
> On 22/09/2010, at 22:33, Kenneth Marshall wrote:
> >> On a bad shutdown it requires admin intervention very frequently which is
> >> pretty tedious.
> >>
> >> And yes, upgrading i
Hi,
I just posted this bug to the Cyrus Bugzilla system:
Bug 3329 - popuseimapflags does not pass IMAP seen -> POP3 seen
and I thought I would see if anyone else in the community had
run into this issue. Or is there a rationale behind not using
the IMAP seen information in the POP3 message pull?
On Mon, Nov 08, 2010 at 12:21:34PM -0500, Joseph Brennan wrote:
>
> Kenneth Marshall wrote:
>
> > Hi,
> >
> > I just posted this bug to the Cyrus Bugzilla system:
> >
> > Bug 3329 - popuseimapflags does not pass IMAP seen -> POP3 seen
> >
>
On Tue, Nov 16, 2010 at 08:41:46PM +0530, Shuvam Misra wrote:
> > > I think the issue you will encounter first is clients will start to fall
> > > down when folders exceed a 'reasonable' number of messages. Common IMAP
> > > clients I've seen start to exhibit severe performance issues beyond a
> >
On Tue, Nov 16, 2010 at 08:38:49AM -0500, Adam Tauno Williams wrote:
> On Tue, 2010-11-16 at 14:12 +0100, Rudy Gevaert wrote:
> > On 11/16/2010 12:30 PM, Dave McMurtrie wrote:
> > > Good morning,
> > > This may be slightly off-topic, so apologies in advance. Is there
> > > anyone out there who al
We hit the same issue. You will need to run cyr_expire twice to
have items be removed correctly. Once as you are currently doing
and then a second time ignoring the mailbox annotations (the "-a"
option). This will actually run the delete.
Regards,
Ken
On Mon, Nov 22, 2010 at 09:55:46PM +0100, And
On Fri, Dec 10, 2010 at 09:00:31AM -0600, Dan White wrote:
> On 10/12/10?09:38?+0100, Stefan Jurisch wrote:
> >Hello,
> >
> >I've got a weird problem with the timsieved of above mentioned version of
> >cyrus.
> >This cyrus is part of a so called Open-Xchange Appliance Edition (OXAE).
> >First, eve
27;sieve_sasl_mech_list' yet.
>
>
> On Fri, Dec 10, 2010 at 03:08:51PM +, Kenneth Marshall wrote:
> > We had this problem and it was cau
Hi Cyrus Developers,
We are running version cyrus-imapd-2.5.10, and even though no databases
in imapd.conf default to berkeleydb, something is still using it. Here
are our database definitions from our imapd.conf:
duplicate_db_path: /dev/shm/cyrus-imapd/duplicate_db
statuscache_db_path: /dev/shm/
On Thu, Feb 16, 2017 at 04:14:38PM -0600, Dan White wrote:
> On 02/16/17 16:10 -0600, Kenneth Marshall wrote:
> >We are running version cyrus-imapd-2.5.10, and even though no databases
> >in imapd.conf default to berkeleydb, something is still using it. Here
> >are our data
On Fri, Feb 17, 2017 at 12:13:21PM +1100, ellie timoney wrote:
> On Fri, Feb 17, 2017, at 09:42 AM, Kenneth Marshall wrote:
> > On Thu, Feb 16, 2017 at 04:14:38PM -0600, Dan White wrote:
> > > On 02/16/17 16:10 -0600, Kenneth Marshall wrote:
> > > >We are running v
On Mon, Mar 13, 2017 at 11:32:38AM +1100, Bron Gondwana wrote:
> So everything is 2.4 defaults, which are:
>
> brong@wot:~/src/cyrus-imapd$ grep '_db"' lib/imapoptions
> { "annotation_db", "skiplist", STRINGLIST("berkeley", "berkeley-hash",
> "skiplist")}
> { "duplicate_db", "skiplist", STRINGLI
On Tue, Jun 23, 2020 at 04:10:56PM +0200, Albert Shih wrote:
>
> In fact I just notice, I've no idea...how to remove a mailbox in cyrus
>
> With dovecot it's rm -rf ;-) Something I famillar with.
cyradm deletemailbox user/xxx
Regards,
Ken
Cyrus Home Page: http://www.cyrusimap.org/
List
On Fri, Jul 15, 2016 at 10:34:53PM +1000, Bron Gondwana via Info-cyrus wrote:
> Squatter indexes will be broken without the latest patches on the 2.5 branch.
> The data gets indexed differently, and I had to patch the squatter code to
> search both styles.
>
> Bron.
>
Hi,
Does this problem al
On Sat, Jul 16, 2016 at 12:04:26AM +1000, Bron Gondwana via Info-cyrus wrote:
> On Fri, Jul 15, 2016, at 23:52, Bron Gondwana via Info-cyrus wrote:
> > On Fri, Jul 15, 2016, at 23:46, Andy Dorman via Info-cyrus wrote:
> > > So if the issue apparently lies with twoskip, can we keep our dbs using
>
? Messages can be delivered to
the folders via a sieve script, but both message moves and copies fail. If there
is any fix for this issue, it would be greatly appreciated. I have been waiting
since the release of 2.4.x for a version that would handle the I/O storm caused
by automatically upgrading the
5, 2016, at 02:02 PM, Bron Gondwana wrote:
> > Thanks for reporting this. Ellie, if you get a chance can you look at
> > it? I'm in the middle of the the FastMail security rollout right now, so
> > I can't do anything today.
> >
> > Bron.
> >
> >
On Mon, Jul 25, 2016 at 03:53:43PM +1000, ellie timoney wrote:
> I don't have a 2.3.x environment handy to try to reproduce this from the
> outside in, so I'm starting at the error code and working outwards...
>
> > > <1469384361 > > >1469384362>a0080 NO Mailbox format corruption detected
>
> "Ma
Hi Cyrus Developers,
Thank you for your patch to address the folder move problem between
un-reconstructed mailboxes after the 2.3.16 -> 2.5.9 upgrade. I am
not sure, but it looks like there may be another overly aggressive
check. I keep getting these fatal errors from sync_client:
Aug 1 16:24:16
ges. You need to upgrade
> > > the mailboxes before you can use them for replication. The GUID is used
> > > for replication - if we allowed zero GUIDs, then every message would
> > > deduplicate to the same message!
> > >
> > > On Tue, Aug 2, 2016, at 0
On Tue, Aug 02, 2016 at 12:34:13PM +1000, Bron Gondwana wrote:
> 2.3.2 wasn't version 10, it was version 7! It would have upgraded through 8,
> 9, 10 - and maybe you needed to reconstruct to get GUIDs for those versions -
> that sounds familiar.
>
> Bron.
>
Hi Bron,
Is there a way to identif
On Fri, Aug 05, 2016 at 11:11:33AM -0400, Eric W. Bates via Info-cyrus wrote:
> We are migrating our cyrus from a venerable computer to a new one.
>
> We've been gradually moving individuals over to the new machine and are
> quite surprised at the poor performance characteristics we're seeing on
>
On Wed, Aug 10, 2016 at 12:30:03PM +1000, ellie timoney wrote:
> On Tue, Aug 2, 2016, at 02:14 PM, Kenneth Marshall via Info-cyrus wrote:
> > On Tue, Aug 02, 2016 at 12:34:13PM +1000, Bron Gondwana wrote:
> > > 2.3.2 wasn't version 10, it was version 7! It would have upgra
56 matches
Mail list logo