is there any difference btwn cyrus-imapd-2.2.12-5 and cyrus-imapd-2.2.12-27.6 ?

2007-04-22 Thread JOYDEEP
OK list, I have a doubt here and requesting you to guide me. I have one suse 10.1 box with cyrus-imapd-2.2.12-27.6 and one suse9.2 box with cyrus-imapd-2.2.12-5 . both the cyrus installation have the same configuration. but in cyrus-imapd-2.2.12-27.6 imap folders are created like /user/ /us

Re: sieveshell and sivtest is not working here :-(

2007-04-22 Thread JOYDEEP
Andrew Morgan wrote: > On Fri, 20 Apr 2007, JOYDEEP wrote: > >> Dear list, >> >> in my system sieve is not working. I check the user cyrus by imtest. >> the command is "imtest -a cyrus -u cyrus localhost -s" >> --- >> TLS connection establish

Re: cyrus 2.3.x and thunderbird 2.x delete issue

2007-04-22 Thread Wesley Craig
What is "deleteright" set to on this server? You problem description suggests that it's not set. :wes On 20 Apr 2007, at 05:50, Wolfgang Breyha wrote: I don't know;-) Most of the mailboxes here have "lrswipkxtea" set. And searching the source I found code in cmd_myrights, which adds "c" an

Re: cyrus 2.3.x and thunderbird 2.x delete issue

2007-04-22 Thread Jo Rhett
Jo Rhett wrote: Do we really have to write a script to loop through all of the accounts and fix the ACLs for every folder? Well if you find yourself needing to do this (I did) the following script will save you a lot of time. This could possibly use improvement to look for any write permissi

Re: cyrus 2.3.x and thunderbird 2.x delete issue

2007-04-22 Thread Jo Rhett
Wolfgang Breyha wrote: But it seems there was a change from 2.3.7 to 2.3.8 in handling legacy flags. At least a diff on lib/acl.c makes me think so. In 2.3.7 the flags where added "on-the-fly" and in 2.3.8 they are added permanently. If I'm right that means that I've to update all my ACLs to fix

Re: Lost mail 2.3.8

2007-04-22 Thread Lars Kristiansen
Casper skrev: Casper skrev: i have userids. Thats not the problem, the problem is that the imapserverlog say the mail is delivered but the user say it never arrived... Is it possible that the user has some sort of destructive spam-filtering? no filtering guess it is not ve

Re: squatter segfaults on large mailboxes - FreeBSD

2007-04-22 Thread Greg A. Woods
At Sun, 22 Apr 2007 00:28:29 +0200, Per olof Ljungmark wrote: Subject: Re: squatter segfaults on large mailboxes - FreeBSD > > Sorry, no. Although the system itself is configured to dump cores there > are no traces left behind here. This is a test setup so it is likely > that I could recreate th

Re: how to run sieve scripts?

2007-04-22 Thread Andy Howell
Andrew Morgan wrote: On Fri, 20 Apr 2007, Andy Howell wrote: I have no idea how it works in Thunderbird. When you are using sieveshell, you upload the script and then "activate" it. The activation step creates a symlink from defaultbc to your script, marking it as the script in use. With

Re: Lost mail 2.3.8

2007-04-22 Thread Casper
> Casper skrev: >> i have userids. >> >> Thats not the problem, the problem is that the imapserverlog say the >> mail >> is delivered but the user say it never arrived... > > Is it possible that the user has some sort of destructive spam-filtering? > > > > > no filtering Cyrus Ho