We're in the process of migrating from an ancient UW-IMAP setup to Cyrus with "virtdomains: yes", and there's one little thing I'm wondering about. Our old accounts just have a username without the domain part, whereas all of our new accounts will be a user@domain format. If someone tries to login with just a username, Cyrus/SASL uses the defaultdomain to lookup the username, which is great. I'm wondering though, is there a way to also have Cyrus default to the defaultdomain with the mailbox? For example, let's say our default domain is domain1.com. If someone logs in with the username "patrick", SASL looks up patrick@xxxxxxxxxxx in our database. What we want is that once the user is authenticated, their mailbox is also user/patrick@xxxxxxxxxxx instead of just user/patrick. Is this at all possible? Thanks, Patrick ---- 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