Moderators: ScalixSupport, admin
Valerion wrote:I must admit most of my migrations went very smoothly, actually. And 11.3.0 seems very stable for me (WinXP, OL2k3). The only issue I found so far was the DNS issue les reported in a different thread. Hosts file entries are not needed for me at all.
On my corporate email I set up my scalix-default-mail DNS entry to point to mail.company.com, which points to the correct IP address, and my Outlook connector picked that up fine when I created my profile. This was with both SSL enabled and disabled. I later closed the non-SSL port on the firewall, so everyone is forced to use SSL.
As to wireless syncing, Florian has been making comments regarding a possible solution there, but he has also stated it will not be ready for 11.3.0.
Valerion wrote:I think what saved me effort there is that I try as fart as possible to stay away from using different domains inside and outside my corporate networks. As long as the domain of the server and the pointer for scalix-default-mail is in the same domain, I didn't have issues.
But I agree, this does sound like a bug to me. Thinking about it again, I did have issues in the case where the DNS is structured as follows (domains left out):
scalix-default-mail CNAME -> mail CNAME -> real-host-name
However, I changed it to
scalix-default-mail CNAME -> mail A -> machine IP
The hostname stayed as real-host-name.domain.com.
In the first case the name appearing in the profile creation screen was real-host-name. In the second case it was mail, as expected. There is definitely an issue with how far the resolution gets done.
I wonder if the client doesn't make a connection to the server, which then returns its own host name, and have that populated into the profile somehow? Of course it should return the value from the mailnode mappings table, but it may attempt to completely resolve that to a IP and see what the last lookup is it did?
Of course that's all idle speculation until the Scalix developers gets back to us.
dyna wrote:CNAME trick did nothing for me either.
Well atleast good to see others agree it's a DNS issue and that the name set in the connector is most likely not retrieved via DNS lookup.
florian wrote:the behaviour in 11.3 has changed for SSL support. Due to this fact, the
hostname needs to be fully consistent in what's used in hostname --fqdn, Scalix
Connect profiles, hostname resolution on the outlook side and omshowmnmp. No
exceptions allowed. It is hard to devise where exactly this fails in the
situation below and if help is required, please do involve Scalix tech support.
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).
We will come up with a more complete solution for outlook hostname/ip address
connection handling, however, this is a bigger task and will not happen before
the next full release.
Again, I believe the behaviour described is not a bug, but just a result based
on inconsistent host naming and specific local configuration.
Code: Select all
192.168.0.123 mail.server.com
Return to “Scalix Connect for MS Outlook”
Users browsing this forum: No registered users and 3 guests