This question is a bit a followup to one I had last week, In this instance I am looking to create a multi site blog that assigns users to a specific blog based on their email domain. In this example I would want the site to function as such:
User: name@domain1.com -> Site: domain1.mydomain.com
User: name@domain2.com -> Site: domain2.mydomain.com
So, Users at Domain1 would be added as users to ONLY the network site Domain1.
The sites would already be generated, and only specific domains would be allowed to register.
Thank you in advance for any guidance.