On Tue, Mar 09, 2004 at 12:33:06AM -0600, Ian Beyer wrote: > > When running cyradm as user foo (listed as admin), and creating > mailboxes for user.foo, user.bar, and user.baz, I end up with > directories matching those names in foo's home directory. This doesn't > strike me as normal. > > What am I doing wrong?
If you type a command that cyradm doesn't understand, it will pass it directly to the shell. So, say you typed "mkdir foo", you will end with a directory called "foo" in your current directory, because "mkdir" is not a valid cyradm command. Was that it perhaps? --- Home Page: http://asg.web.cmu.edu/cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html