Re: [Dovecot] PLAIN.B64 Password Scheme Patch Missing in Dovecot 1.0.2

2007-07-20 Thread imacat
On Sun, 15 Jul 2007 20:58:14 +0300 Timo Sirainen <[EMAIL PROTECTED]> wrote: > On 15.7.2007, at 18.03, imacat wrote: > > Hi. This is imacat from Taiwan. I've just downloaded the > > newly-released Dovecot 1.0.2, but found that the PLAIN.B64 password > > scheme patch seems to be missing. > > ht

Re: [Dovecot] Shared folder

2007-07-20 Thread Sergey A. Kobzar
Hi Charles, Friday, July 20, 2007, 2:47:49 PM, you wrote: > On 7/20/2007, Sergey A. Kobzar ([EMAIL PROTECTED]) wrote: >> # ls -alh /home/mail/public/ >> total 4.0K >> drwxrwx--- 7 mail mail 232 Jul 20 09:53 . >> drwxr-x--- 4 mail root 104 Jul 19 09:54 .. > Shouldn't this ^ > be mail mai

Re: [Dovecot] v1.1.alpha1 released / Dovecot 5 years old

2007-07-20 Thread Timo Sirainen
On Fri, 2007-07-20 at 17:24 +0200, Zbigniew Szalbot wrote: > > Jul 24 was also the day I decided to use Dovecot name. It was suggested > > to me around Jul 18. I'm pretty bad at naming things myself: > > I have always been interested how you got around to naming Dovecot. The name came from Mika B

Re: [Dovecot] v1.1.alpha1 released / Dovecot 5 years old

2007-07-20 Thread Zbigniew Szalbot
Hi all, > BTW. Dovecot is about 5 years old now. I'm not exactly sure what > Dovecot's birthday should be. The oldest news items in > http://dovecot.org/oldnews.html are: > > """ > Sat Jul 27 18:14:36 EEST 2002 Even if a bit in advance - happy birthday!!! Timo - thank you for excellent software

Re: [Dovecot] v1.1.alpha1 released / Dovecot 5 years old

2007-07-20 Thread Timo Sirainen
On Thu, 2007-07-19 at 06:37 +0300, Timo Sirainen wrote: > So, the largest changes I've added to NEWS file (which BTW won't contain > changes between alphas/betas/rcs, those will be only in my mailing list > posts): + SEARCH and SORT finally compare all characters case-insensitively.

Re: [Dovecot] Slower than Courier-IMAP

2007-07-20 Thread Charles Marcus
I have been running Courier-IMAP for while now, and I decided that I'd like to try Dovecot. This paper: http://student.iu.hio.no/~s132278/reports/disney_imap_maildir.pdf This paper is a year old, and dovecot has changed a LOT since then. It is, in fact, in most cases, much *faster* than courie

Re: [Dovecot] Shared folder

2007-07-20 Thread Charles Marcus
On 7/20/2007, Sergey A. Kobzar ([EMAIL PROTECTED]) wrote: # ls -alh /home/mail/public/ total 4.0K drwxrwx--- 7 mail mail 232 Jul 20 09:53 . drwxr-x--- 4 mail root 104 Jul 19 09:54 .. Shouldn't this ^ be mail mail? I'm not sure if this would cause your problem though... drwxrw 5

Re: [Dovecot] Shared folder

2007-07-20 Thread Timo Sirainen
On Fri, 2007-07-20 at 13:58 +0300, Sergey A. Kobzar wrote: > No output from strace: > > # strace -tt -o log -p 9883 > Process 9883 attached - interrupt to quit > Process 9883 detached > # -o log means it writes the output to "log". I guess it's not empty? signature.asc Description: This is a d

Re: [Dovecot] Shared folder

2007-07-20 Thread Sergey A. Kobzar
Hi Timo, Friday, July 20, 2007, 1:32:37 PM, you wrote: > On Fri, 2007-07-20 at 13:04 +0300, Sergey A. Kobzar wrote: >> * copy 1 Public/Spam >> >> ... and no answer. > What does strace show for the imap process for this copy command? > http://wiki.dovecot.org/Debugging/ProcessTracing Maybe I di

Re: [Dovecot] Shared folder

2007-07-20 Thread Timo Sirainen
On Fri, 2007-07-20 at 13:04 +0300, Sergey A. Kobzar wrote: > * copy 1 Public/Spam > > ... and no answer. What does strace show for the imap process for this copy command? http://wiki.dovecot.org/Debugging/ProcessTracing signature.asc Description: This is a digitally signed message part

[Dovecot] Slower than Courier-IMAP

2007-07-20 Thread Nejc Škoberne
Hello, I have been running Courier-IMAP for while now, and I decided that I'd like to try Dovecot. This paper: http://student.iu.hio.no/~s132278/reports/disney_imap_maildir.pdf says that the performances are somewhat comparable, but my Dovecot "feels" slower than Courier-IMAP. I am using Maildi

Re: [Dovecot] Shared folder

2007-07-20 Thread Sergey A. Kobzar
Hi Timo, Friday, July 20, 2007, 12:40:59 PM, you wrote: > On Fri, 2007-07-20 at 12:20 +0300, Sergey A. Kobzar wrote: >> Well, now I can see Spam and Harm folders bat can't move messages from >> Inbox into Spam folder for example. MUA just freezes. Nothing in >> logs (mail_debug = yes). > Is it M

Re: [Dovecot] Sieve plugin v1.1

2007-07-20 Thread Timo Sirainen
On Fri, 2007-07-20 at 10:40 +0300, Timo Sirainen wrote: > On Thu, 2007-07-19 at 21:06 -0400, Brad wrote: > > Is there an updated Sieve plug-in which works with 1.1? > > Here: http://hg.dovecot.org/dovecot-sieve-1.1/ > > Upgraded to Cyrus Sieve v2.3 so new features include copy and body > extensio

Re: [Dovecot] Shared folder

2007-07-20 Thread Timo Sirainen
On Fri, 2007-07-20 at 12:20 +0300, Sergey A. Kobzar wrote: > Well, now I can see Spam and Harm folders bat can't move messages from > Inbox into Spam folder for example. MUA just freezes. Nothing in > logs (mail_debug = yes). Is it MUA that freezes or Dovecot's imap process? (Does imap process use

Re: [Dovecot] Shared folder

2007-07-20 Thread Sergey A. Kobzar
Hi Timo, Friday, July 20, 2007, 12:07:56 AM, you wrote: > What about /home/mail/public, or /home/mail? Fixed. /home/mail/public had incorrect rights. >> /home/mail/public/Harm: >> /home/mail/public/Spam: > These are invisible to Dovecot. They need to begin with a dot. Done. Now I can see thes

Re: [Dovecot] Sieve plugin v1.1

2007-07-20 Thread Timo Sirainen
On Fri, 2007-07-20 at 10:40 +0300, Timo Sirainen wrote: > On Thu, 2007-07-19 at 21:06 -0400, Brad wrote: > > Is there an updated Sieve plug-in which works with 1.1? > > Here: http://hg.dovecot.org/dovecot-sieve-1.1/ > > Upgraded to Cyrus Sieve v2.3 so new features include copy and body > extensio

Re: [Dovecot] Quota warning patch and config parsing in 1.0.2

2007-07-20 Thread Ralf Hildebrandt
* Timo Sirainen <[EMAIL PROTECTED]>: >> quota_warning = storage=10%% /usr/local/scripts/quota-warning 90 >> >> But my question is: Are multiple quota_warnings possible? How? > > quota_warning2 = .. > quota_warning3 = .. Works like a charm now. > With the patch if your quota jumps between multip

[Dovecot] telnet connection refused

2007-07-20 Thread Neil Robins
I'm running Dovecot 1.0 with Postfix and Amavisd-new on FreeBSD 2.6-RELEASE. Mail was working OK until I put a new mailbox on but then it stopped. Dovecot appears to be running but it doesn't show up in "Top" nor when I run "ps -aucx". I also can't telnet to it on port 110 either at localhost or

[Dovecot] Sieve plugin v1.1

2007-07-20 Thread Timo Sirainen
On Thu, 2007-07-19 at 21:06 -0400, Brad wrote: > Is there an updated Sieve plug-in which works with 1.1? Here: http://hg.dovecot.org/dovecot-sieve-1.1/ Upgraded to Cyrus Sieve v2.3 so new features include copy and body extensions. There's also include extension but I didn't bother finishing that