Harry Duncan wrote: > On 2/12/07, Jimmy Ott <[EMAIL PROTECTED]> wrote: >> hello, >> >> over a long time i have been using authlib with ldap and it works great. >> i now want to change my backend ldap structure and am trying to build >> the homedir path dynamicly by splitting up the users email address. >> >> LDAP_HOMEDIR <right_part_of_email>/<left_part_of_email>/ >> LDAP_MAILROOT /var/spool/postfix/virtual >> >> so the home of user [EMAIL PROTECTED] would be >> /var/spool/postfix/virtual/sunny.ch/jbarall/ > > Courier uses the homedir to locate where the authenticated users > maildir is. Once you can set this location in ldap courier will use > it. > >> is that possible? > > Whats your concern? the .ch in the folder path? > /var/spool/imap/user/[EMAIL PROTECTED]/ > works just fine on my config if thats any help. >
thank you harry for your answer, it's just a detail of file structur, because i wanna have all users of domain xy in the same folder. in postfix i have the possibility to filter the result and take a part of an attribute. something similar possible? thanks jimmy ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
