[Dovecot] looking for feedbacks on courier to dovecot

2010-05-08 Thread Mihamina Rakotomandimby
Manao ahoana, Hello, Bonjour, We currently run courier POP . We would like to switch to Dovecot. I encounter problems when migrating the UIDL because we have big Maildirs and POP re-downlading the data is not possible for most of the users. I tried the http://www.dovecot.org/tools/courier-doveco

[Dovecot] looking for feedbacks on courier to dovecot

2010-05-08 Thread Mihamina Rakotomandimby
Manao ahoana, Hello, Bonjour, We currently run courier POP . We would like to switch to Dovecot. I encounter problems when migrating the UIDL because we have big Maildirs and POP re-downlading the data is not possible for most of the users. I tried the http://www.dovecot.org/tools/courier-doveco

Re: [Dovecot] sshfs and outlok express imap directory problem.

2010-05-08 Thread Axel Luttgens
Le 8 mai 2010 à 00:32:29, ringo tr a écrit : > > I mountedvpopmail/domains in sshfs. > > [...] > > May 8 01:25:57 cbumail1 dovecot: imap(ya...@yvz.cbu.edu.tr): > link(/home/vpopmail/domains/yvz.cbu.edu.tr/yavuz/Maildir/cur/1273050327.14629.cbumail1,S=1385:2,S, > > /home/vpopmail/domains

Re: [Dovecot] looking for feedbacks on courier to dovecot

2010-05-08 Thread Arne K. Haaje
Fredag 7. mai 2010 16.41.25 skrev Mihamina Rakotomandimby : > Manao ahoana, Hello, Bonjour, > > We currently run courier POP . > We would like to switch to Dovecot. > > I encounter problems when migrating the UIDL because we have big > Maildirs and POP re-downlading the data is not possible for

Re: [Dovecot] looking for feedbacks on courier to dovecot

2010-05-08 Thread Mihamina Rakotomandimby
I do apologize for the duplicate. -- Architecte Informatique chez Blueline/Gulfsat: Administration Systeme, Recherche & Developpement +261 34 29 155 34 / +261 33 11 207 36

Re: [Dovecot] looking for feedbacks on courier to dovecot

2010-05-08 Thread Mihamina Rakotomandimby
> "Arne K. Haaje" : >This worked great, and as it preserves flags users did not have to >re-download mail. You might want to tune some of the parameters like >wheter to subscribe to folders or not. That's about IMAP switch. Thank you. What about any POP experience? -- Architecte Informat

Re: [Dovecot] looking for feedbacks on courier to dovecot

2010-05-08 Thread luben karavelov
On 8.05.2010 20:57, Mihamina Rakotomandimby wrote: "Arne K. Haaje" : This worked great, and as it preserves flags users did not have to re-download mail. You might want to tune some of the parameters like wheter to subscribe to folders or not. That's about IMAP switch. Thank you. What ab

Re: [Dovecot] Thunderbird very slow startup, 1.2.11, mbox, postfix local delivery to /var/mail

2010-05-08 Thread Stan Hoeppner
Charles Marcus put forth on 5/7/2010 9:36 PM: > On 5/7/2010 5:55 PM, Stan Hoeppner wrote: >> According to this page found via Google it's disabled by default: >> https://wiki.mozilla.org/Thunderbird:Using_Gloda >> >> The page last update is listed as 7 March 2009. I'm not sure which >> version >>

Re: [Dovecot] Thunderbird very slow startup, 1.2.11, mbox, postfix local delivery to /var/mail

2010-05-08 Thread Patrick Ben Koetter
* Stan Hoeppner : > If this is the case, if I switch from having Postfix do local delivery to > /var/mail to having Postfix use dovecot LDA, what other changes would I need > to make? Would I still be able to sort new messages with Tbird filter Sure. Tbird

Re: [Dovecot] CRYPT scheme and 8 character limit

2010-05-08 Thread Patrick Domack
I think your just alittle confused. There are two crypts basically, the crypt function, and the crypt hash. The crypt hash has the 8 letter limit for the most part and is not really used anymore. when you specify {CRYPT}, dovecot just uses the crypt function, from libc or libcrypt, and then

Re: [Dovecot] Thunderbird very slow startup, 1.2.11, mbox, postfix local delivery to /var/mail

2010-05-08 Thread Stan Hoeppner
Greetings Patrick, fellow Postfix user, and Postfix author. Patrick Ben Koetter put forth on 5/8/2010 5:04 PM: > * Stan Hoeppner : >> If this is the case, if I switch from having Postfix do local delivery to >> /var/mail to having Postfix use dovecot LDA, what other changes would I need > >