Ciao,
I managed to install the cyrus-imap server and while testing I noticed the following: * OK hostname Cyrus IMAP4 v2.1.11 server ready x LOGIN userA <password> x OK User logged in x NAMESPACE * NAMESPACE (("INBOX/" "/")) (("user/" "/")) (("" "/")) x OK Completed * OK hostname Cyrus IMAP4 v2.1.11 server ready x LOGIN userB <password> x OK User logged in x NAMESPACE * NAMESPACE NIL (("user/" "/")) (("" "/")) x OK Completed This is with the same configuration different and two different users. As you can see the second does not have a personal namespace. What do I wrong?? Originally I had it for the first one to, but fiddling with the configuration directive "alternatenamespace: yes" it changed. I also changed the other directive for namespaces in the configuration, but those did not change at all. Do I need to set something specific?? From what and where is the namespace defined?? cheers, Harrie ------------------------------------------------------------------ Author of MOD-SNMP, enabling SNMP management of Apache HTTP server