Kai Wang wrote:
Greetings.
We are migrating from uw-imap to cyrus. I have converted our users'
procmailrc files to sieve scripts. I have root access and know the user
cyrus' password. But I don't know users' password. Can anybody tell me
how to activate for them?
sieveshell --authname=cyru
Rosenbaum, Larry M. wrote:
Running Cyrus IMAP 2.3.1 on Solaris 9.
Is there any way to suppress the following messages which have been
showing up in the syslog and authlog?
Mar 10 10:32:23 email imaps[3908]: [ID 702911 auth.notice] Couldn't find
mech CRAM-MD5
We don't support CRAM-MD5, but we d
Aleksandar Milivojevic wrote:
When I do "telnet mupdate-host 3905", I see that mupdate lists STARTTLS
capability. However, when frontends and backends are connecting to it,
they just go plaintext. Same thing with lmtp. It lists STARTLS
capability, however when mail is delivered from frontend
Aleksandar Milivojevic wrote:
Quoting Scott Russell <[EMAIL PROTECTED]>:
Can anyone comment on how the cyrus-imapd 2.3.3-1 RPM is working for
them? I remember there were some stability problems in imapd after
2.3.1-3 which was tracking CVS bug fixes and it was recommended to
back down to 2.3.
Patrick Radtke wrote:
Every day we get a number of 'terminated abnormally' messages on our
frontends.
When they happen just occasionally then everything still seems to run fine.
However sometimes, there will be a large number of them in a short time
span and this is a sure sign that people are
Todd Merritt wrote:
I'm setting up cyrus 2.3.3 in a unified murder configuration. I have
everything working fine now except that moving a mailbox across backend
servers does not work correctly. The proxy user is an admin on the
backend server. I get the following on the remove server:
<114
Patrice wrote:
Hi,
my sync_client stopped working since yesterday evening.
I have searched around , but no way to make it work again.
I tried to stop/start cyrus-imap but it does not help
my cyrus-imap version is: 2.3.1
when I do a 'ps' I don't see the 2 'sync_client' I used to have.
even when
Andrzej Kwiatkowski wrote:
Hello.
I've got next question.
My boss want to add next feature to clients.
He wants to take possibility to push some kind of
button which in action remove all mails from mailbox which are older f.e
7 days.
I've read about popexpiretime, but my boss want to do this v
Patrice wrote:
Hello,
I have big troubles with my lmtp and imapd process which ends with this
error :
signaled to death by 7
pop3 is ok
can someone help me on this big problem ?
Signal 7 is a bus error, which I don't have a good explanation for.
Have you tried restarting master, so that d
its usually a small
database (usually only used for subscriptions). I'd recommend that you
use quotalegacy for quotas, or possibly skiplist, but not flat.
Ken Murchison wrote:
Patrice wrote:
Hello,
I have big troubles with my lmtp and imapd process which ends with
this error :
Adrian Buciuman wrote:
Thanks.
Possibly by the end of the week.
--
Kenneth Murchison
Systems Programmer
Project Cyrus Developer/Maintainer
Carnegie Mellon University
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://as
Scott Bronson wrote:
I'm running Cyrus 2.3.0. Sieve works perfectly except that it
steadfastly refuses to send a notification. For instance, with the
following script (generated by Avelsieve):
address :contains ["to", "cc"] "_deny"
{
fileinto "INBOX.test";
notify :method "mailto" :option
rajeev wrote:
I don’t know if this is the correct list for asking this question but I
would imagine many of the members may have experience in getting the
mail from quarantined folder.
I have a cyrus+postfix+amavis installation and all spam and viruses are
moved on to /var/virusmail folder
Andrzej Kwiatkowski wrote:
2006/3/28, Ken Murchison <[EMAIL PROTECTED]>:
Andrzej Kwiatkowski wrote:
You'll probably want to do something like this in your client:
SEARCH BEFORE
STORE +flags \deleted
EXPUNGE
Thanks.
But this will list mails only from selected mailbox...
No
Scott Bronson wrote:
On Thu, 2006-03-30 at 08:01 -0500, Ken Murchison wrote:
Is notifyd running? Can it find the 'sendmail' binary?
Ah. I thought notifyd was just for mail notifications, not sieve too.
I was misled by this entry in imapd.conf(5):
notifysocket: {configdirecto
Patrick Radtke wrote:
On Mar 23, 2006, at 8:27 AM, Ken Murchison wrote:
Patrick Radtke wrote:
Every day we get a number of 'terminated abnormally' messages on our
frontends.
When they happen just occasionally then everything still seems to run
fine.
However sometimes, there will
Roland Pope wrote:
Hi All,
It would appear from my testing of the new 2.3 Replication code, that
you lose any 'SingleInstanceStore' benefits on the replica as hardlinks
on the master cannot be reproduced on the replica.
Create a bug for it on bugzilla and I'll look into.
--
Kenneth Murchiso
I am pleased to announce the release of Cyrus IMAPd 2.2.13. This is
possibly the last release of the 2.2 series. The 2.2 code is now in
maintenance mode only, and all new development is taking place on the
2.3 code.
Noteworthy additions in this release are support for running Sieve
scripts
Antoine Jacoutot wrote:
Hi...
I'm trying to compile the 2.2.13 version of cyrus-imapd under OpenBSD.
I've never had issues with earlier versions, but now, there seems to be
some changes in imap/fetchnews.c and I get the following error:
cc -c -I.. -I./../lib -I/usr/include -I./../sieve
-I/us
Antoine Jacoutot wrote:
Selon Ken Murchison <[EMAIL PROTECTED]>:
This is definitely not what you want to do. I don't know why OpenBSD
has a problem with this. It compiles fine on Linux and Solaris. You
could try changing #436 to:
stamp -= (time_t) timezone;
Yes, this wor
Michael Karrer wrote:
Hello List,
Is there a way to make the annotations (like important, to do...) "per
user" and not "per folder" - just like the seen unseen database?
Per folder just doesnt make sense in a large company with a lot of people.
Cyrus supports both shared and private (per-u
Antoine Jacoutot wrote:
Selon Ken Murchison <[EMAIL PROTECTED]>:
I'm told that OpenBSD might not have a timezone variable, but timezone()
is a function instead. If this is the case, my fix will not do what you
want.
Thanks a lot for the warning.
I will try get in touch with Open
e not under some users INBOX but on the same
level as the users INBOXes.
Thanks for your help!
Ken Murchison schrieb:
Michael Karrer wrote:
Hello List,
Is there a way to make the annotations (like important, to do...)
"per user" and not "per folder" - just like the seen uns
Alexander Vlasov wrote:
Hello everyone,
We're trying to migrate from single-server setup to murder and we faced the
following problem: setting 'allowapop: no' has no effect on murder setup. This
option is set to 'no' on all backends and frontend/murder; when I try to connect
to backends apop see
Craig White wrote:
I've not gotten it to work from cyrus.conf so I am trying it from the
command line and I can't seem to find the right string to identify.
for example, my path would be
/var/spool/imap/c/user/craig/SPAMBOX
but none of these work...
su - cyrus -c '/usr/lib/cyrus-imapd/ipurge
Brasseur Valéry wrote:
I need to have a "special" murder config ie:I will have a standard murder config but I need to be
able to add to this config a "non murder"/"non cyrus" IMAP server (old one ;-)
Is it possible ?
How would you to that ?
Do you mean that you will want to add a standalone se
Kjetil Torgrim Homme wrote:
On Mon, 2006-04-03 at 09:48 -0500, Richard Wohlstadter wrote:
Nikola Milutinovic wrote:
I have set this option to "no". When I setup my client (Thunderbird) to use TLS
and PLAIN, it says "Server refused... blah, blah". When I set it to use SSL and
PLAIN, I can login.
date-aware.
-Message d'origine-
De : Ken Murchison [mailto:[EMAIL PROTECTED]
Envoyé : mardi 4 avril 2006 16:53
À : Brasseur Valéry
Cc : info-cyrus@lists.andrew.cmu.edu
Objet : Re: murder config
Brasseur Valéry wrote:
I need to have a "special" murder config ie:I will have
Craig White wrote:
On Tue, 2006-04-04 at 10:49 -0400, Ken Murchison wrote:
Craig White wrote:
I've not gotten it to work from cyrus.conf so I am trying it from the
command line and I can't seem to find the right string to identify.
for example, my path would be
/var/spool/imap/c/
Michael Johnson wrote:
Hi gang
I have a user who deleted a subdirectory.
Deleted it how? From the filesystem, or via IMAP?
> Oops...no problem...just
restore from the backup.
I tried to re-subscribe to the folder, but it doesn't happen. It's not
listed as being able to subscribe to it.
Patrick Radtke wrote:
I was testing getting a text dump using ctl_mboxlist -d and then
restoring using u.
It all seems to work until I connect and get errors. I'm doing this test
using a CVS version from March 30th. The machine is a frontend.
I do
[EMAIL PROTECTED]:/var/cyrus/proc> /etc/in
Michael Johnson wrote:
On Apr 4, 2006, at 2:26 PM, Ken Murchison wrote:
Michael Johnson wrote:
Hi gang
I have a user who deleted a subdirectory.
Deleted it how? From the filesystem, or via IMAP?
Yes, using Outlook via an IMAP connection. Sorry...should have been
clearer on that
Richard Wohlstadter wrote:
Hmm. I'm running Thunderbird on my local dev box (Cyrus 2.3 CVS) with
allowplaintext:0 and its behaves just fine.
Is your client configured for TLS or SSL. It works fine with SSL(the
only option pre 1.5). Its the TLS that I have problems with 1.5 ( as I
stated ea
Ciprian Marius Vizitiu wrote:
Hi everybody,
I have to move a Cyrus IMAP store from 2.2.8 running on RedHat EL 3.0 to
2.2.12 running on RedHat EL 4.0.
The proper way to do it would be to use imapcopy, I know. But still...
is simply copying /var/spool/imap to be considered? o:-) Or is it
tota
Mark Schwarz wrote:
Hello,
i have a user corpse in my cyrus mailboxes.
How i can delete a user like this?
The Problem is the user doesn't exist as a file.
If i try to delete them trough cyradm the following message says:
localhost> info user/rene.*
{user/rene.DOMAIN.org}:
partition: default
l
Bernd Nies wrote:
Hi,
One of our about 100 Cyrus IMAP users has a problem that all messages
always are marked unread when he logs in. It's not a client problem
because he tried different email clients. Server system is Solaris 9.
How can this problem be fixed? Removing the agoston.seen file
roos wrote:
Hi. I have cyrus 2.2.12, config files I'll attach.
I need plain authentication without encryption inside the Murder. I
know that it's not
secure but I need it because of perfomance and compatibility. Security is
provided by
other things.
Imap protocol works with plai
Phil Durbin wrote:
My HR department is having a problem with their Sieve script. They want
job applicants to receive an autoreply *every time* someone emails
[EMAIL PROTECTED] Right now applicants are sometimes confused
because they receive a reply for the first job they apply for, but if
th
John Basile wrote:
Deliver appears to have a problem, and returns "Unexpected internal
error" I have tried about everything I can think of, and have reverted
back to 2.2.12.
This is the test via telnet to the lmtp port
LHLO qw.qw
250-myserver.com
250-8BITMIME
250-ENHANCEDSTATUSCODES
250-PIPE
Roland Pope wrote:
Hi,
I am running the new Cyrus 2.3 Replication process and I am having the
occasional situation whereby the sync_client process running on the master
service, terminates.
The IMAP/POP/SIEVE process all refork themselves as they are initatiated by
a client connecting, but as th
Ciprian Vizitiu wrote:
Hi everybody,
Which is the proper way to list the flags that a given Cyrus instance
knows about? Other than looking in the source code for that particular
instance? :-)
Are you talking about message flags? Cyrus supports all of the 'system'
flags in RFC 3501 (\Recen
Ciprian Vizitiu wrote:
Are you talking about message flags? Cyrus supports all of
the 'system'
flags in RFC 3501 (\Recent, \Seen, \Deleted, \Flagged, \Answered,
\Draft) and any 'keywords' that the client desires.
From an IMAP level, you'll see the flags listed in the
PERMANENTFLAGS response
lartc wrote:
sorry :-)
EXPUNGE is an IMAP command and has nothing to do with POP3. If a POP
client issues a DELE, then the messages will be removed when the client
issues QUIT, as long as it doesn't do a RSET first.
--
Kenneth Murchison
Systems Programmer
Project Cyrus Developer/Maintainer
Gabor Gombas wrote:
On Mon, Apr 10, 2006 at 02:20:08PM +0200, Antoine Jacoutot wrote:
Back to this thread again.
So, after chatting with some OpenBSD devs, the included patch should fix the
issue.
It would be nice to officialy include it, if the fix is OK with you (and maybe
with an #ifdef in c
lartc wrote:
hi ken,
yea -- very tired here ...
so, the messages are not deleted after a pop pickup. if i run
reconstruct, they get purged.
any ideas?
What version of Cyrus?
--
Kenneth Murchison
Systems Programmer
Project Cyrus Developer/Maintainer
Carnegie Mellon University
Cyrus Home
Ken Murchison wrote:
Gabor Gombas wrote:
On Mon, Apr 10, 2006 at 02:20:08PM +0200, Antoine Jacoutot wrote:
Back to this thread again.
So, after chatting with some OpenBSD devs, the included patch should
fix the
issue.
It would be nice to officialy include it, if the fix is OK with you
(and
otifing about the missing sieve
script ?
Thanks
John
-Original Message-
From: Ken Murchison [mailto:[EMAIL PROTECTED]
Sent: Sunday, 9 April 2006 11:53 PM
To: John Basile
Cc: info-cyrus@lists.andrew.cmu.edu
Subject: Re: Cannot deliver mail with 2.3.3-1 returns "Unexpected inte
Patrick T. Tsang wrote:
> Hello all,
>
> What are the conditions to trigger the replication in ver.2.3.3?
>
> My testing platform shows me that only the TOUCHED imap folder and
> TOUCHED email (imap flag: SEEN state will not!) will do.
It is true that rolling replication (sync_client -r) will
roos wrote:
Helo.
1.When we try to interact with sieve on frontend we get the following:
S: "IMPLEMENTATION" "Cyrus timsieved v2.2.12-Debian-2.2.12-4"
S: "SASL" "LOGIN PLAIN"
S: "SIEVE" "fileinto reject envelope vacation imapflags notify
subaddress relational comparator-i;ascii-numeric regex"
Perry Brown wrote:
Hi All,
We are running cyrus-imap 2.2.8 and sasl 2.1.15. We have two RHEL 3
servers with about 4800 users split between them.
I am looking to migrate the users to 2 new RHEL3 hosts with the same
cyrus-imap and sasl versions. I added the allowusermoves to imapd.conf
restar
Patrick Radtke wrote:
On Apr 12, 2006, at 9:22 AM, Ken Murchison wrote:
Patrick T. Tsang wrote:
Hello all,
What are the conditions to trigger the replication in ver.2.3.3?
My testing platform shows me that only the TOUCHED imap folder and
TOUCHED email (imap flag: SEEN state will not
Marc G. Fournier wrote:
On Mon, 17 Apr 2006, David Lang wrote:
from rfc 2501, a list will return this info
a list "" ""
* LIST (\Noselect) "." ""
a OK Completed (0.000 secs 0 calls)
That should work:
. list "" ""
* LIST (\Noselect) "/" ""
Thanks ... will try and incorporate that ...
This
Perry Brown wrote:
PLease if anyone has any suggestions. I've been banging my head against
a desk on this one.
I will locally tomorrow. I know that I added support for XFER for
non-Murder configs for Fastmail.fm, I just don't remember in what version.
I thought nscd might have been tripp
Khalid Mehmood wrote:
What is the expected release date of
cyrus-imapd-2.3.4?
Hadn't even thought about it?
Is there a particular fix that you are looking for?
--
Kenneth Murchison
Systems Programmer
Project Cyrus Developer/Maintainer
Carnegie Mellon University
Cyrus Home Page: http://a
Roland Pope wrote:
Hi Guys,
I am successfully running the rolling replication implemented in
cyrus-imapd 2.3.3 and it is going well.
What I would like to be able to do is setup multiple replicas and have
the rolling replication using the change logs for all the servers at the
same time.
Howev
Andrzej Kwiatkowski wrote:
2006/4/19, Ken Murchison <[EMAIL PROTECTED]>:
Khalid Mehmood wrote:
What is the expected release date of
cyrus-imapd-2.3.4?
Hadn't even thought about it?
Is there a particular fix that you are looking for?
Hi. I'm not sure if this what i need i
Perry Brown wrote:
Here is what my imapd.conf looks like:
defaultpartition: imap1
configdirectory: /var/imap
partition-imap1: /var/spool/imap1
admins: cyrus support
srvtab: /var/imap/srvtab
quotawarn: 85
popminpoll: 0
autocreatequota: 3
sasl_pwcheck_method: saslauthd
lmtp_over_quota_perm_fa
Andrew Morgan wrote:
On Wed, 19 Apr 2006, Ken Murchison wrote:
Perry Brown wrote:
Here is what my imapd.conf looks like:
defaultpartition: imap1
configdirectory: /var/imap
partition-imap1: /var/spool/imap1
admins: cyrus support
srvtab: /var/imap/srvtab
quotawarn: 85
popminpoll: 0
Marc G. Fournier wrote:
On Wed, 19 Apr 2006, John Hampton wrote:
barsalou wrote:
What I was wondering iscan someone help list the pro's and cons
of skiplist and Bdb?
I found the following link to be very helpful
http://cyrusimap.web.cmu.edu/twiki/bin/view/Cyrus/WhatDatabaseBackend
'k,
Marc G. Fournier wrote:
On Thu, 20 Apr 2006, Marc G. Fournier wrote:
On Wed, 19 Apr 2006, John Hampton wrote:
barsalou wrote:
What I was wondering iscan someone help list the pro's and cons
of skiplist and Bdb?
I found the following link to be very helpful
http://cyrusimap.web.cmu.edu
factor: 0
CAPABILITY
* BAD Invalid tag
LIST
* BAD Invalid tag
list
* BAD Invalid tag
It looks like the cyrus account gets authenticated OK.
Andrew Morgan wrote:
On Wed, 19 Apr 2006, Ken Murchison wrote:
Perry Brown wrote:
Here is what my imapd.conf looks like:
defaultpartition: imap1
John Hampton wrote:
barsalou wrote:
What I was wondering iscan someone help list the pro's and cons of
skiplist and Bdb?
I found the following link to be very helpful
http://cyrusimap.web.cmu.edu/twiki/bin/view/Cyrus/WhatDatabaseBackend
Yes, this is a good place to look. One thing that
Marc G. Fournier wrote:
On Thu, 20 Apr 2006, Ken Murchison wrote:
Marc G. Fournier wrote:
On Wed, 19 Apr 2006, John Hampton wrote:
barsalou wrote:
What I was wondering iscan someone help list the pro's and cons
of skiplist and Bdb?
I found the following link to be very helpful
Marc G. Fournier wrote:
On Thu, 20 Apr 2006, Ken Murchison wrote:
Marc G. Fournier wrote:
On Thu, 20 Apr 2006, Ken Murchison wrote:
Marc G. Fournier wrote:
On Wed, 19 Apr 2006, John Hampton wrote:
barsalou wrote:
What I was wondering iscan someone help list the pro's and
co
Andrew Morgan wrote:
On Thu, 20 Apr 2006, Ken Murchison wrote:
Marc G. Fournier wrote:
'k ... just to make sure that I fully understand though ... as long
as I use Berkeley DB for *anything*, that directory needs to exist
... ? For instance, if duplicate_db == db3?
Yes. I you us
Khalid Mehmood wrote:
How can I compile cyrus-imapd-2.3.3 release, with
mupdate bug fix. I mean what files I have to replace
in order to get that problem fixed?
Either update your source from CVS, or apply this patch:
https://bugzilla.andrew.cmu.edu/cgi-bin/cvsweb.cgi/src/cyrus/lib/prot.c.diff
Simon Matter wrote:
As Sven Mueller pointed out, there appears to be a bug in the 64bit_quota
patch I've included in my 2.2.x rpms. If I understand it correctly, the
same issue applies to 2.3.3 too. Shouldn't the patch below go into 2.3.x?
Yes. I found this bug myself in doing some testing of
Ciprian Vizitiu wrote:
Hi everybody,
One user has more than 20.000 messages in Inbox. And he's an Outlook user.
And one normally does not tell the CEO what to do. So; It used to be that
upon first login in the morning it took more some 1 minute to get the
headers in Outlook; but ever since the u
Miro Dietiker, MD Systems wrote:
hey crackz...
after some time running cyrus, and after moving some mail contents and
accounts, i have a current strange situation:
using debian sarge stable and cyrus21-imapd 2.1.18-1...
simply look at those files:
puter:/var/spool/cyrus/mail/m/user# more me^fn
Marc G. Fournier wrote:
I'm going to ask a stupid question, but rather ask it before I
potentially blow things up, instead of after :)
is it safe to install 2.3.x *overtop* of an existing 2.2.x installation?
Specifically one that is using virt_domains?
Shouldn't be a problem.
I'm interes
Mark Edwards wrote:
Can someone tell me what the repercussions of rebuilding cyrus with a
different db, say db43 instead of db41, and starting the new one up with
the same data and configuration? Will it run? Will there be data
corruption of any kind?
You will either have to upgrade the BDB
Forrest Aldrich wrote:
Slightly OT: however, there are a few programs out there that offer a
richer indexing method (a la Google for your email).
I wonder if there's a place for that somewhere in the Cyrus structure.
There's obvious utility in a richer search-and-find method.
I'm probably no
Jorey Bump wrote:
Cyrus IMAP advertises IDLE, and the docs mention that the default method
is "poll", but shed little light on the use of idled as an alternative.
Which method is preferred, better performing (for users and/or servers),
and more robust?
idled will provide the client with ins
nikhil BS wrote:
hi
how do i setup tls on cyrus i read some howtos and ended up doing the
following
openssl req -new -nodes -out req.pem -keyout key.pem
openssl rsa -in key.pem -out new.key.pem
openssl x509 -in req.pem -out ca-cert -req \
-signkey new.key.pem -days 999
mkdir /var/imap
nikhil BS wrote:
hi all,
can anyone tell me the format of the append command when the optional
date-time string argument is provided. please give an example.
http://www.ietf.org/rfc/rfc3501.txt
--
Kenneth Murchison
Systems Programmer
Project Cyrus Developer/Maintainer
Carnegie Mellon Universi
Bron Gondwana wrote:
Ken and David - a couple of questions:
1) is replication expected to work with virtual domains at all?
2) if not - how difficult do you think it would be to add - since
you've both worked with that code?
replication and virtdomains should work together, but currently don
Marc G. Fournier wrote:
On Mon, 15 May 2006, Ken Murchison wrote:
Bron Gondwana wrote:
Ken and David - a couple of questions:
1) is replication expected to work with virtual domains at all?
2) if not - how difficult do you think it would be to add - since
you've both worked with that
Robert Mueller wrote:
Ok, we've tracked down the permissions problem. It has to do with what I
believe is a change in behaviour between 2.3 CVS 6 months ago and 2.3.3.
Cyrus 2.3 from CVS about 6 months ago...
. select user.xyz
...
. OK [READ-WRITE] Completed
. examine user.xyz
...
. OK [READ-O
Robert Mueller wrote:
Ok, we've tracked down the permissions problem. It has to do with what I
believe is a change in behaviour between 2.3 CVS 6 months ago and 2.3.3.
Cyrus 2.3 from CVS about 6 months ago...
. select user.xyz
...
. OK [READ-WRITE] Completed
. examine user.xyz
...
. OK [READ-O
I'd like to announce the release of Cyrus SASL 2.1.22 on
ftp.andrew.cmu.edu. This version includes numerous bug fixes and
several new features including a new application ("pluginviewer") that
helps report information about installed plugins, the ability to have
separate configuration file and pl
Bron Gondwana wrote:
I've finally split out all the patches that we use here into
individual items.
I know some people were interested in the "don't allow users to
set the anyone ACL" patch as well.
http://cyrus.brong.fastmail.fm/
Ken - I'd love to work with you on getting as many as possible
Ken Murchison wrote:
Bron Gondwana wrote:
I've finally split out all the patches that we use here into
individual items.
I know some people were interested in the "don't allow users to
set the anyone ACL" patch as well.
http://cyrus.brong.fastmail.fm/
Ken - I'd
John Madden wrote:
I'm in the process of porting a couple of patches from UMich into 2.3
and then I'm going to make a release which includes a fix for an easily
exploitable buffer overflow in pop3d.
Ehm? Does this affect the 2.2.x branch as well?
No. The exploit is in a feature added in 2
I am pleased to announce the release of Cyrus IMAPd 2.3.4. This is a
BETA-quality release, reflecting that it has significant numbers of new
features that have not been tested on a wide-scale basis, although
earlier versions of this code have been running at several sites for
quite some time.
Sven Mueller wrote:
Since I didn't see this yet on either -info or -devel, I hereby forward
the security alert (if you want to call it that way, in this case, it's
a zero-day-exploit). I've investigated the issue a little bit, and as
far as I could see, the 2.2 line isn't affected by the problem.
Hajimu UMEMOTO wrote:
Hi,
On Tue, 23 May 2006 10:44:15 -0400
Ken Murchison <[EMAIL PROTECTED]> said:
murch> I am pleased to announce the release of Cyrus IMAPd 2.3.4. This is a
murch> BETA-quality release, reflecting that it has significant numbers of new
murch> features tha
Robert Mueller wrote:
Cool, some of the patches look really interesting and I'm considering to
include one or the other into my rpm packages. For example the
statuscache
patch seems very nice. Just to be sure, are there any license
restrictions
on the patches?
No, no license restrictions.
Hajimu UMEMOTO wrote:
Hi,
On Tue, 23 May 2006 12:38:12 -0400
Ken Murchison <[EMAIL PROTECTED]> said:
May 24 01:03:55 ameno lmtpunix[37779]: accepted connection
May 24 01:03:55 ameno lmtpunix[37779]: lmtp connection preauth'd as postman
May 24 01:03:55 ameno lmt
Hajimu UMEMOTO wrote:
Hi,
On Tue, 23 May 2006 12:38:12 -0400
Ken Murchison <[EMAIL PROTECTED]> said:
May 24 01:03:55 ameno lmtpunix[37779]: accepted connection
May 24 01:03:55 ameno lmtpunix[37779]: lmtp connection preauth'd as postman
May 24 01:03:55 ameno lmt
I am pleased to announce the release of Cyrus IMAPd 2.3.5. This is a
BETA-quality release, reflecting that it has significant numbers of new
features that have not been tested on a wide-scale basis, although
earlier versions of this code have been running at several sites for
quite some time.
Th
Robert Mueller wrote:
Is this a good spot to suggest branching from the last stable release
(2.3.3 in this case) and just applying the bugfixes if HEAD is only
half finished?
2.3 is beta branch. You want stable you go for 2.2.
Beta is may be, but still
1. There's no regression testing
Robert Mueller wrote:
Hi Ken
There's still a serious bug in 2.3.5 that causes copied messages to be
pseudo invisible in the moved to folder. I can reproduce it as follows:
Have you uncovered any other bugs that need to be fixed before I
embarrass myself again by making a premature 2.3.6 rele
Patrick Radtke wrote:
On May 25, 2006, at 6:00 AM, Robert Mueller wrote:
1. There's no regression testing with cyrus at all. I did try and
start a cyrus regression test a while back (just a perl script to test
basic IMAP functionality) but there wasn't really interest in taking
it up. I stil
I am pleased (embarrassed) to announce the release of Cyrus IMAPd 2.3.6.
This is a BETA-quality release, reflecting that it has significant
numbers of new features that have not been tested on a wide-scale basis,
although earlier versions of this code have been running at several
sites for qui
Henrique de Moraes Holschuh wrote:
On Wed, 24 May 2006, Simon Matter wrote:
nobody need them in 2.3.3? So my question is, do those binaries act
different depending on how they were called? If that's the case then the
rpms should also ship with the hardlinked files.
I sure hope those hardlinks
Lenny wrote:
Will this version seemlessly upgrade from 2.3.3 or will a reconstruct
have to be run on each mailbox?
It should upgrade mailboxes on the fly with out requiring a reconstruct.
Quoting Ken Murchison <[EMAIL PROTECTED]>:
I am pleased (embarrassed) to announce the rele
Rosenbaum, Larry M. wrote:
I have just installed Cyrus IMAP v2.3.6 on a test system. Whenever I
try to delete a message in my INBOX, the delete fails and I see the
following message in the log file:
May 26 11:41:01 master[10821]: [ID 970914 local6.error] process
10841 exited, signaled to d
Bron Gondwana wrote:
I've finally split out all the patches that we use here into
individual items.
Comments on the non-local ones:
- cyrus-8bit-2.3.3.diff
Applied to CVS.
- cyrus-anyone-2.3.3.diff
If you want to complete the documentation, I'll consider applying the patch.
- cyrus-comma
Henrique de Moraes Holschuh wrote:
On Fri, 26 May 2006, Ken Murchison wrote:
Comments on the non-local ones:
- cyrus-8bit-2.3.3.diff
As I said in my reply to the CVS commit (which I noticed before this mail),
I am quite surprised by this patch being accepted.
Was it not the position held by
Robert Mueller wrote:
accept the message, store it "as is" and ignore the stuff you don't
understand when building indexes.
And ignore it when using the indexes. Yes, but where's the patch to do
that?
I'll have a guess that something like this already happens. My guess is
that the charset m
1101 - 1200 of 2291 matches
Mail list logo