les wrote:If you look back through the posts you'll see a bug link i filed. In that Florian explains what is happening and what has changed.
I have read and understood:
The behaviour of Scalix Connect is as-designed, what happens is that on
successful Outlook connection, the servername in the profile is replaced with
the servers own notion of the servername, i.e. omcheckgc -h output (which, on a
single instance system will be equal to hostname -f).
That is what i meant by not a DNS lookup. It seems to use the omcheckgc -h value. Just changing hostname -f will not change anything in the connector behaviour. One probably needs to change the output of omcheckgc -h.
The value of omcheckgc -h is probably resolved from DNS when installing scalix, but i can't go back in time to change that.
Which i guess is the real problem here. Not that something changed, but that something changed that was set during the initial scalix installation and can't be easily changed after/now (or maybe it can be easily changed, don't know haven't tried, but since noone in this thread knows/has done it, i guess not).
Thanks for reporting it anyway.