Re: [Dovecot] rawlog without setting home in userdb

2013-06-16 Thread Timo Sirainen
On 13.6.2013, at 11.03, clau...@bayern-mail.de wrote: > A little extra question: why do you split in and out in rawlog? It was easier to implement :) Although nowadays there's iostream_rawlog that would make it easy to implement a combined log.

Re: [Dovecot] rawlog without setting home in userdb

2013-06-13 Thread claus . r
Am 2013-06-13 04:41, schrieb Timo Sirainen: On Sun, 2013-06-02 at 10:11 +0200, Claus wrote: Hi all, in my settup i decided to set mail_home in 10-mail.conf, and let dovecot do the hashing to a 2-level directory structure. mail_location = mdbox:~/mdbox:ALT=/altstorage/%h/mdbox mail_home = /vmail

Re: [Dovecot] rawlog without setting home in userdb

2013-06-12 Thread Timo Sirainen
On Sun, 2013-06-02 at 10:11 +0200, Claus wrote: > Hi all, > > in my settup i decided to set mail_home in 10-mail.conf, > and let dovecot do the hashing to a 2-level directory structure. > > mail_location = mdbox:~/mdbox:ALT=/altstorage/%h/mdbox > mail_home = /vmail/%1Mu/%2.1Mu/%u > > In my userd

Re: [Dovecot] rawlog without setting home in userdb

2013-06-08 Thread Claus
can anybody help me? Am 02.06.2013 10:11, schrieb Claus: Hi all, in my settup i decided to set mail_home in 10-mail.conf, and let dovecot do the hashing to a 2-level directory structure. mail_location = mdbox:~/mdbox:ALT=/altstorage/%h/mdbox mail_home = /vmail/%1Mu/%2.1Mu/%u In my userdb ist

[Dovecot] rawlog without setting home in userdb

2013-06-02 Thread Claus
Hi all, in my settup i decided to set mail_home in 10-mail.conf, and let dovecot do the hashing to a 2-level directory structure. mail_location = mdbox:~/mdbox:ALT=/altstorage/%h/mdbox mail_home = /vmail/%1Mu/%2.1Mu/%u In my userdb ist homedirectory not set and everythink works as expected, exc