[Dovecot] Cyrus vs Dovecot

2008-08-10 Thread Mathieu Kretchner
First of all : forgive me for my poor English Hello all, I've to compare cyrus with dovecot for my work. Because these are the only solutions that could fit our needs. Unfortunately I really don't know a lot about dovecot and I would like to have some of its assets. Here are the properties of

Re: [Dovecot] Cyrus vs Dovecot

2008-08-11 Thread Mathieu Kretchner
Marcin Gryszkalis a écrit : On Monday of August 11 2008, Proskurin Kirill wrote: And Timo help a lot for many people in this list. Confirmed. Timo (and other users) doesn't leave any (non trivial) question unanswered, wiki is full of useful info, important bugs are fixed quick (follow mercur

[Dovecot] nombre de compte imap/ rapide rapide

2008-08-11 Thread Mathieu Kretchner
find . -type d -mindepth 2 -maxdepth 3 -print | sort | uniq | grep -vE "user$" | wc -l begin:vcard fn:Mathieu Kretchner n:Kretchner;Mathieu org:INRIA;Syslog adr;dom:;;2007 route des lucioles - BP93;Sophia Antipolis;;06902 CEDEX email;internet:[EMAIL PROTECTED] tel;work:04 92 38 76 67 x-mozilla-htm

Re: [Dovecot] Cyrus vs Dovecot

2008-08-11 Thread Mathieu Kretchner
Charles Marcus a écrit : On 8/11/2008, Mathieu Kretchner ([EMAIL PROTECTED]) wrote: But, at present, we need to have a secure / reliable / fast with all the properties that must fit a real e-mail server in order to support our new e-mail IMAP architecture, so the question is (because we have

Re: [Dovecot] Cyrus vs Dovecot

2008-08-12 Thread Mathieu Kretchner
Charles Marcus a écrit : On 8/11/2008, Mathieu Kretchner ([EMAIL PROTECTED]) wrote: So here is my next environment : how many mailbox ? 5000 with adequate hardware/RAM, no problem how many users ? 6000 again - with adequate hardware/RAM, no problem Ok it seems to be great, but wath do

Re: [Dovecot] Cyrus vs Dovecot

2008-08-12 Thread Mathieu Kretchner
Timo Sirainen a écrit : On Aug 11, 2008, at 10:57 AM, Mathieu Kretchner wrote: High Performance without hacking conf files ! http://wiki.dovecot.org/PerformanceTuning lists some of the things you can tune, but the defaults should be pretty good (although some default settings prefer

Re: [Dovecot] Cyrus vs Dovecot

2008-08-12 Thread Mathieu Kretchner
Hi, we are providing Mail-Service (POP3, IMAP; either TLS or SSL) to 22000 students here at my university. There are 2 machines running as active-passive cluster with DRBD to sync the maildata. Each box is a 4 core Intel(R) Xeon(R) CPU 5160 @ 3.00GHz with 8 gigs RAM. After a tuneup for DRB

Re: [Dovecot] Cyrus vs Dovecot

2008-08-13 Thread Mathieu Kretchner
kbajwa a écrit : Hello: I think you are missing a point which is most important, i.e., what type of support Cyrus vs Dovecot offers. In my experience: Cyrus = 0 Dovecot= 100 My personal experience. Kirt I guess you've right but I can't post this answer at Cyrus mailing list. I'

Re: [Dovecot] Cyrus vs Dovecot

2008-08-14 Thread Mathieu Kretchner
Pascal Gienger a écrit : Mathieu Kretchner <[EMAIL PROTECTED]> wrote: kbajwa a écrit : Cyrus = 0 Dovecot= 100 I guess you've right but I can't post this answer at Cyrus mailing list. I'm just trying to have my own opinion of imap server and I already hav

Re: [Dovecot] Cyrus vs Dovecot

2008-08-14 Thread Mathieu Kretchner
Ed W a écrit : > Mathieu Kretchner wrote: >> kbajwa a écrit : >>> Hello: >>> >>> I think you are missing a point which is most important, i.e., what >>> type of >>> support Cyrus vs Dovecot offers. In my experience: >>> >>>

Re: [Dovecot] Cyrus vs Dovecot

2008-08-14 Thread Mathieu Kretchner
>>> In any case I only have experience of dovecot and it's used in some >>> larger installs such as the old webmail.us, now 1&1 (I believe). I >>> think your installation is probably large enough that you might want to >>> do a trial migration of a couple of accounts and see if migration is a

Re: [Dovecot] Cyrus vs Dovecot

2008-08-14 Thread Mathieu Kretchner
> You need to subscribe to the folders on the new server. I find it just a few time after my mail but anyway thank you for your answer ! begin:vcard fn:Mathieu Kretchner n:Kretchner;Mathieu org:INRIA;Syslog adr;dom:;;2007 route des lucioles - BP93;Sophia Antipolis;;06902 CEDEX email;internet:[EMA

[Dovecot] cyrus2courrier mass migration

2008-09-22 Thread Mathieu Kretchner
Hello, So we've chosen to use dovecot as our imap mail server and replace our old cyrus server ! BUT : I would like to do a conversion of my imap accounts (and keep all theirs characteristics) from cyrus-imapd-2.2.12 in cyrus format to dovecot 1.1.3 in courrier format. I've tried those 3 tools :

Re: [Dovecot] cyrus2courrier mass migration

2008-09-23 Thread Mathieu Kretchner
Holger Weiss a écrit : > * Mathieu Kretchner <[EMAIL PROTECTED]> [2008-09-22 16:11]: >> I would like to do a conversion of my imap accounts (and keep all theirs >> characteristics) from cyrus-imapd-2.2.12 in cyrus format to dovecot >> 1.1.3 in courrier format. >

Re: [Dovecot] cyrus2courrier mass migration

2008-09-23 Thread Mathieu Kretchner
Holger Weiss a écrit : > * Mathieu Kretchner <[EMAIL PROTECTED]> [2008-09-22 16:11]: >> I would like to do a conversion of my imap accounts (and keep all theirs >> characteristics) from cyrus-imapd-2.2.12 in cyrus format to dovecot >> 1.1.3 in courrier format. >

Re: [Dovecot] cyrus2courrier mass migration

2008-09-23 Thread Mathieu Kretchner
Holger Weiss a écrit : > * Mathieu Kretchner <[EMAIL PROTECTED]> [2008-09-23 12:59]: >> Holger Weiss a écrit : >>> However, for our conversion, we've written our own "cyrus2dovecot" which >>> also supports skiplist databases (amongst another

Re: [Dovecot] cyrus2courrier mass migration

2008-09-24 Thread Mathieu Kretchner
Mathieu Kretchner a écrit : > Holger Weiss a écrit : >> * Mathieu Kretchner <[EMAIL PROTECTED]> [2008-09-23 12:59]: >>> Holger Weiss a écrit : >>>> However, for our conversion, we've written our own "cyrus2dovecot" which >>>> als

[Dovecot] dovecot Mstone benchmark

2008-10-08 Thread Mathieu Kretchner
Hello all, I would like to bench imap with mstone but the only thing I see is imap command read login logout banner but there is no write. So I can't stress as well as with imaptest. Does anyone have a dovecot.wld or a special configuration to test with mstone ? Thanks begin:vcard fn:Mathieu Kr

[Dovecot] read only FS access

2008-10-28 Thread Mathieu Kretchner
Hello, I would like to know if it's possible to subscribe to a folder that is on a read only File System ? We have a snapshot mechanism that create a .snapshot directly in the user folder. This is done by our NAS and we would like to give an access to this backup to our users. Thanks. begin:vcar

Re: [Dovecot] read only FS access

2008-10-29 Thread Mathieu Kretchner
Asheesh Laroia a écrit : > On Tue, 28 Oct 2008, Mathieu Kretchner wrote: > >> Hello, >> >> I would like to know if it's possible to subscribe to a folder that is >> on a read only File System ? >> >> We have a snapshot mechanism that create a .snapsh

Re: [Dovecot] read only FS access

2008-10-29 Thread Mathieu Kretchner
Timo Sirainen a écrit : > On Wed, 2008-10-29 at 10:10 +0100, Mathieu Kretchner wrote: >> My problem is that dovecot complain when I subscribe to the folder in >> read only > > What does it complain? > Thunderbird : internal error occured. Refer to server log for more info

Re: [Dovecot] read only FS access

2008-10-30 Thread Mathieu Kretchner
> mail_location = maildir:~/Maildir:CONTROL=~/Maildir/dovecot:INDEX=~/Maildir/dovecot > It's ok, I've tried with this configuration and it's working. Thanks for your help ! begin:vcard fn:Mathieu Kretchner n:Kretchner;Mathieu org:INRIA;Syslog adr;dom:;;2004 route des lucioles - BP93;Sophia Antipo

[Dovecot] benchmark dovecot

2008-10-30 Thread Mathieu Kretchner
Hello, We would like to do a feed back to this active mailing list. We are working on a migration project from cyrus to dovecot. And we have just completed the benchmark sequence. As I say, this benchmark is here only to show that our old imap server is out to date. I would not be the source of c

Re: [Dovecot] benchmark dovecot

2008-10-30 Thread Mathieu Kretchner
Mark Zealey a écrit : > Thanks; these look interesting. We have a similar nas setup but we have > 2 frontend dovecot servers connecting to it and store the indexes over > nfs. Could you please tell me how have you done this configuration ? 2 frontend dovecot proxy with 10 dovecot mda ? We are lo

Re: [Dovecot] benchmark dovecot

2008-10-30 Thread Mathieu Kretchner
Mark Zealey a écrit : >> Mark Zealey a écrit : >>> Thanks; these look interesting. We have a similar nas setup >> but we have >>> 2 frontend dovecot servers connecting to it and store the >> indexes over >>> nfs. >> Could you please tell me how have you done this configuration ? >> 2 frontend

[Dovecot] Heartbeat OCF ressource agent

2008-12-19 Thread Mathieu Kretchner
Hello, I've tried to write an OCF ressource agent in order to manage by the heartbeat way a dovecot server. It seems to work fine. This kind of script could be found in the directory on a CentOS release 5.2 : /usr/lib/ocf/resource.d/ If the attachement isn't working, I've cut and paste the scri

[Dovecot] managesieve proxy cyrus

2009-01-27 Thread Mathieu Kretchner
Hello all, I've configured a dovecot server in proxy mode. It seems to work well but. I've tested managesieve with squirrelmail and it's working correctly but I can't connect to cyrus sieve server : timsieved Does anybody here have configure a sieve proxy to do this ? Or is it a normal behavior

Re: [Dovecot] managesieve proxy cyrus

2009-01-27 Thread Mathieu Kretchner
Stephan Bosch wrote: > Mathieu Kretchner wrote: >> Hello all, >> >> I've configured a dovecot server in proxy mode. It seems to work well >> but. I've tested managesieve with squirrelmail and it's working >> correctly but I can't connect t

Re: [Dovecot] managesieve proxy cyrus

2009-01-27 Thread Mathieu Kretchner
. Data (12 bytes) 0000 43 41 50 41 42 49 4c 49 54 59 0d 0a CAPABILITY.. Mathieu Kretchner wrote: > Stephan Bosch wrote: >> Mathieu Kretchner wrote: >>> Hello all, >>> >>> I've configured a dovecot server in proxy mode. It seems t

Re: [Dovecot] managesieve proxy cyrus

2009-01-28 Thread Mathieu Kretchner
> Does Squirrelmail try to use STARTTLS? Having full session traffic logs I don't think Squirrelmail is trying to use STARTTLS. But anyway I've tried to trace the sieve connection protocol, you could find it in the attachement. It's approximatively the same data, I've posted yesterday with extra pr

Re: [Dovecot] managesieve proxy cyrus

2009-01-28 Thread Mathieu Kretchner
with NO "Authentication failed.") It seems like the problem comes from dovecot in proxy mode ?? (only to connect to a cyrus sieve server, because it's working well with a dovecot sieve server) Mathieu Kretchner wrote: >> Does Squirrelmail try to use STARTTLS? Having full sess

Re: [Dovecot] Store sent email

2009-01-28 Thread Mathieu Kretchner
Hello, normaly the first time you'll send an e-mail like with a thunderbird client. The client will create a directory .Sent and store the mail inside. Try it! pierre.casen...@almerys.com wrote: > Hello all, > I've set up a webmail solution based on RedHat EL 5, sendmail, > spamassassin, clam

Re: [Dovecot] managesieve proxy cyrus

2009-01-28 Thread Mathieu Kretchner
right backend server ? Stephan Bosch wrote: > Mathieu Kretchner schreef: > >> It seems like the problem comes from dovecot in proxy mode ?? (only to >> connect to a cyrus sieve server, because it's working well with a >> dovecot sieve server) >> > I'll do a fe

Re: [Dovecot] managesieve proxy cyrus

2009-02-02 Thread Mathieu Kretchner
Thanks you so much, it's working !! I love when the week begin with a such good monday. Stephan Bosch wrote: > Mathieu Kretchner schreef: >> Ok thanks for your help, >> >> By the way I've another question, we have configure a postfix smtp proxy >> with pla

[Dovecot] no auth attempts: log

2009-03-03 Thread Mathieu Kretchner
Hello, is there any option that could disable such log : Mar 2 16:47:31 imap dovecot: imap-login: Disconnected (no auth attempts): rip=127.0.0.1, lip=127.0.0.1, secured, port=143 Mar 2 16:48:31 imap last message repeated 2 times Mar 2 16:49:32 imap last message repeated 2 times Mar 2 16:51:02

Re: [Dovecot] no auth attempts: log

2009-03-04 Thread Mathieu Kretchner
Timo Sirainen a écrit : > On Tue, 2009-03-03 at 14:52 +0100, Mathieu Kretchner wrote: >> Hello, >> >> is there any option that could disable such log : >> >> Mar 2 16:47:31 imap dovecot: imap-login: Disconnected (no auth >> attempts): rip=127.0.0.1, lip=127