10 Jul
2009
10 Jul
'09
10:32 p.m.
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