Hi, Applogies if this is an RTFM... can't seem to find that particular M :(
Am trying to setup virtual domains, on standard FC4 installation, cyrus-imapd-2.2.12-6.fc4, etc. With this in /etc/imapd.conf there is some success: virtdomains: userid unixhierarchysep: yes defaultdomain: bah.blah.net loginrealms: foo.com bah.blah.net sasldblistusers2 shows: [EMAIL PROTECTED]: userPassword [EMAIL PROTECTED]: userPassword bah.blah.net happens to be the local hostname. When a user logs in as [EMAIL PROTECTED] and creates folders, they look like this in cyradm (I look with lm): user/fred user/fred/Drafts user/fred/Trash Which is not what I think should be happening, what I want is this: user/[EMAIL PROTECTED] user/[EMAIL PROTECTED]/Drafts user/[EMAIL PROTECTED]/Trash I make some assumption about the fact that the '@bah.blah.net' is being cut because it's the default, so change that setting to: defaultdomain: no.default Now, one ends up with a mailbox like this: user/fred/[EMAIL PROTECTED] user/fred/[EMAIL PROTECTED] This doesn't look right at all. This login was done with Horde, BTW. Have also tried login with mutt which works in the first, but not this second (it just hangs on login). Can anyone tell me what's wrong here? And is there an up to date HOWTO on this, the one I find is dated Oct 2000 and hence waaaay out of date. Thanks in advance, Robin ---- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html