[Dovecot] Wrong box.

2010-10-16 Thread Henrique Fernandes
Oct 16 22:52:42 mta0 dovecot: lda(luciano.more...@metal.eeimvr.uff.br): sieve: msgid=: stored mail into mailbox 'luciano/more...@metal/eeimvr/uff/br' Oct 16 22:52:48 mta0 dovecot: lda(fabi...@vm.uff.br): sieve: msgid=< 4cb3cfe3.4060...@wspc.com.sg>: stored mail into mailbox 'fabi...@vm/uff/br' Oct

Re: [Dovecot] Dovecot 2.0.5 and BSDI 4.3 again

2010-10-16 Thread The Doctor
On Sat, Oct 16, 2010 at 11:43:05AM +0100, Timo Sirainen wrote: > On 16.10.2010, at 3.41, The Doctor wrote: > > > The logs still show > > > > Oct 15 20:36:24 doctor dovecot: master: Dovecot v2.0.5 starting up (core > > dumps disabled) > > Oct 15 20:36:24 doctor dovecot: log: Error: conn.fd: -2 >

Re: [Dovecot] quota sql dict permissions dilemma

2010-10-16 Thread Miha Vrhovnik
"LEVAI Daniel" wrote on 16.10.2010 10:15:45: >Hi! > > >I'm trying to set up SQL based dict quota. The quota is working, gets >updated but I had to configure really loose file permission to make it >work: > >dovecot.conf: >dict { > quota = pgsql:/etc/dovecot/dovecot_dict-sql.conf >} > >servi

Re: [Dovecot] Dovecot 2.0.5 and BSDI 4.3 again

2010-10-16 Thread Odhiambo Washington
On Sat, Oct 16, 2010 at 6:21 PM, The Doctor wrote: > On Sat, Oct 16, 2010 at 11:43:05AM +0100, Timo Sirainen wrote: > > On 16.10.2010, at 3.41, The Doctor wrote: > > > > > The logs still show > > > > > > Oct 15 20:36:24 doctor dovecot: master: Dovecot v2.0.5 starting up > (core dumps disabled) > >

Re: [Dovecot] Dovecot 2.0.5 and BSDI 4.3 again

2010-10-16 Thread The Doctor
On Sat, Oct 16, 2010 at 11:43:05AM +0100, Timo Sirainen wrote: > On 16.10.2010, at 3.41, The Doctor wrote: > > > The logs still show > > > > Oct 15 20:36:24 doctor dovecot: master: Dovecot v2.0.5 starting up (core > > dumps disabled) > > Oct 15 20:36:24 doctor dovecot: log: Error: conn.fd: -2 >

Re: [Dovecot] Director and CRAM-MD5

2010-10-16 Thread Timo Sirainen
On 16.10.2010, at 9.11, Martin Spuetz wrote: >> Oh, and if you want to make director do the authentication directly, you >> can't currently use passdb vpopmail, because you can't add the proxy=y >> setting to it. Are your users in SQL? You could use passdb sql directly >> then. > > I got it worki

Re: [Dovecot] Dovecot 2.0.5 and BSDI 4.3 again

2010-10-16 Thread Timo Sirainen
On 16.10.2010, at 3.41, The Doctor wrote: > The logs still show > > Oct 15 20:36:24 doctor dovecot: master: Dovecot v2.0.5 starting up (core > dumps disabled) > Oct 15 20:36:24 doctor dovecot: log: Error: conn.fd: -2 > Oct 15 20:36:24 doctor dovecot: log: Error: l->fd: 20 > Oct 15 20:36:24 docto

[Dovecot] quota sql dict permissions dilemma

2010-10-16 Thread LEVAI Daniel
Hi! I'm trying to set up SQL based dict quota. The quota is working, gets updated but I had to configure really loose file permission to make it work: dovecot.conf: dict { quota = pgsql:/etc/dovecot/dovecot_dict-sql.conf } service dict { unix_listener dict { mode

Re: [Dovecot] Director and CRAM-MD5

2010-10-16 Thread Martin Spuetz
Hello Timo, thanks for your answer. On 14.10.2010 17:40, Timo Sirainen wrote: >> It seems that the director is only working, if I use the static >> passdb?! >> >> How can I use the director with other passdb drivers than the static >> one? > > Oh, and if you want to make director do the authenti