Re: [bitfolk] mail delivery folder query

Αρχική Σελίδα

Reply to this message
Συντάκτης: STuart Sears
Ημερομηνία:  
Προς: users
Αντικείμενο: Re: [bitfolk] mail delivery folder query
On 25/01/2010 23:08, Graeme Simpson wrote:
[...]
> Interesting one this. Done a bit more research.
>
> home is another db field which should resolve to /var/spool/mail/virtual
> for all users. But it doesn't seem to want to play ball and simply
> inserts the text instead. Amending the line as per your suggestion above
> has worked just fine. Now set to concat('/var/spool/mail/virtual',name)


so now you need to know why 'home' is not being interpreted properly...

This is why I use dovecot. Minimally simple config :)
oh, and avoid databases** :)


Stuart

** well, actually I use LDAP, which has its own foibles...