When a new user is created, you can define the location of the user space, but you can't define a template. At our current file server, we have the following structure: users -user 1 –box –inbox -user 2 –box –inbox etc
The box subdir is accessible only for the user, the inbox is public. Is it possible to automatically create this structure at the time a user is created? If yes (hopefully :wink: ), how do I do that.