[Dovecot] Relative home directory paths not supported 1.2.1 broke my setup / solved
Robert Schetterer
robert at schetterer.org
Fri Jul 10 22:32:08 EEST 2009
Timo Sirainen schrieb:
> On Fri, 2009-07-10 at 21:22 +0200, Robert Schetterer wrote:
>> user_query = SELECT concat('maildir:/usr/local/virtual/', maildir) AS home,
>
> This is just wrong. Either you should return it AS mail or you should
> remove maildir: prefix.
>
Hi Timo,
as ever your are right
changed to
user_query = SELECT concat('/usr/local/virtual/', maildir) AS home
makes it works again
thx thx, what a pitty, i missed you in Berlin
to say this to you in personal !
--
Best Regards
MfG Robert Schetterer
Germany/Munich/Bavaria
More information about the dovecot
mailing list