24 Jun
2006
24 Jun
'06
9:11 p.m.
On Thu, 2006-06-22 at 09:08 +0200, Andreas Schulze wrote:
hello
The homedirectories are stored as a relative path in my userdb
One problem ocoures with rawlog: rawloging occures only if a directory $HOME/dovecot.rawlog exist. this is checked with lstat
for me $HOME is always "username/". This is relative to /var/mail and works.
I don't recommend using relative paths and it's possible that it breaks some day in future. I'll see if I can change the LDAP configuration so that you can easily prefix the home with /var/mail. Anyway, I won't apply this patch now since it is more likely to break something than help.