Hey all,
Here are a couple of links you may find helpful on how Outlook performs it's autodiscover lookups.
Right now in SmarterMail, we have web request handlers that listen for autodiscover requests regardless of what domain name they come from. So if your SmarterMail server is configured to receive requests from
domainA.com and
domainB.com, then we will handle autodiscover requests that have either domain. I think this is part of the problem that you are reporting because in Outlook you will setup a profile for user@domainA.com and Outlook will use the domain of
user@domainA.com to start autodiscover lookups. Since our handlers are not restrictive, we'll return an autodiscover response with
domainA.com for that user.
If we wanted to limit these requests to the main SmarterMail domain, or at least have it configurable, then that would require changes on our part. I think if you properly have your SRV records setup and SmarterMail only honored autodiscover requests based on those records, then this should point us in the right direction that you are asking for.
Since we don't have support for this today I'll have to mark it as a feature request that will probably span across all protocols with autodiscover.
Larry Duran
Software Developer
SmarterTools Inc.
www.smartertools.com