Hey MidSpeck, thanks for the reply.
Everything seems to be working ok, even the 2nd domain, without having to make any other additions to bind.
I am also getting the ssl warning about the sig & host being different. I had just assumed that since it's self-signed (I think) that's what was causing the problem. I actually read it this time, haha, and it is about the name differences. I only use the ssl connection for the admin page, and since it's the OSS version, all administration will be done from the original domain anyways. The 2nd domain does work to get to the admin page, but with the ssl cert warning as well. Since this is just for my own enjoyment and learning, I wasn't too worried about it. It would be nice to be able to filter the user list by domain too, since the OSS version doesn't support domain-level admin.
I do recall reading something about having to modify the cert creation script to have them work warning-free in some setups, probably has to do with the 'hack' that split-dns is in the first place.
I'm not real familiar with LDAP, I might look into that. Since this was just a stand-alone play-around project for me anyways, I was just wanting to get it up and running to see if I like it. Which I do, kudos to the Zimbra team.
One thing I did find odd, and haven't researched yet, was that browsing to
http://mail.example2.com to try my test user on that domain. Logging in without the domain tagged on to the end of the username tried to log into the original domain, which has a identically named user. I need to find out if there's a way to force requiring the entire e-mail address to login I guess. It did work if I logged in with
user@example2.com.
Thanks again for the reply.