Dave Morrow wrote: > > Does anyone know how I might get this going? > > > > Each virtual user is given a maildir format folder inside the real OS > users homedirectory, the homeDirectory LDAP attribute and mailbox LDAP > attribute are set correctly, and yet inbound mail to the user is still > being deposited in a homeDirectory/Maildir file instead of the mailbox. >
As I previously noted: you must create the Maildir with "maildirmake". Also, I recommend that you drop the "mailbox" attribute. It's not required, and will prevent you from using maildrop (as it overrides DEFAULTDELIVERY). ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
