Ahhh... thanks Eric, this did the trick. The option you were talking about is unixhierarchysep.
Not quiet there yet mind :( My imapd.conf now contains stuff like this:
admins: cyrus [EMAIL PROTECTED] [EMAIL PROTECTED] autocreatequota: 10240 autocreateinboxfolders:Sent Items|Trash|Drafts autosubscribeinboxfolders:Sent Items|Trash|Drafts sasl_pwcheck_method: auxprop sasl_auxprop_plugin: sasldb virtdomains: userid unixhierarchysep: yes loginrealms: domain1.com domain2.net
I now find it a little annoying that an admin user from one domain cannot see or
admin mailboxes on another. Ie. to create users in d1.com I have to login to
cryadm using [EMAIL PROTECTED], and the same to do work for d2.net. Sadly this means
having to saslpasswd2 these users first, which is a major overhead. Can one get
around this?
Additionally, the auto... options aren't working, do these not apply to virtual
domains? Known bug? Again, my dumbass config?
Thanks,
Robin
Quoting Eric Schnoebelen <[EMAIL PROTECTED]>:
You need to change the hierarchy seperator from `.' to something else (typically, `/') I forget what the option name is, but it's pretty evident on the imapd.conf manual page if you search for ``hiearchy''.
Then, create the user using the hierarchy seperator between ``user'' and [EMAIL PROTECTED]''.
--- 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