Hi,
I have a problem with a Traveler 8.5.0.1 installation. The DOmino Server is 8.5FP1.
We have installed the Traveler Client on Nokia S60 devices and syncronizing manually works without any worries. But the auto-sync fails with the error, that port 8642 is not available. But we have checked this from out side of the network with telnet.
Then i looked into the NTUsage.log and there were some strange hostname entries. The http URLs of the mailfiles seemed to be mal-formed. That means the address entries in that log look like that:
http://Dominomail.dominodomainame.de/mail/mailfile.nsf
I dont know what this entry means. That url of the mail server is only available on the internal network. And HTTP? Thought that Traveler connects to the mail server through NRPC? The clients are configured to use HTTPS…
Never the less, the used URL ist completely senseless. The Domino Servername is used as Subdomain and the Domino Domain name or Organization (in this case the same) is used as DNS Domain. Very funny is that the correct toplevel domain (.de) is appended to that address.
For example:
Domino Server name: Dominomail/Acme stuff GmbH
Domino Domain: Acme stuff GmbH
Organization: Acme stuff GmbH
[09/10 23:48:44.218] xx.x.x.xxx 10.0.100.100 “CN=HXXXX XXXXXX/O=XXXXXXXX” http://Dominomail.Acme Stuff GmbH.de/mail/hxxxxx.nsf ps 200 141 “primesync” primesync 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Any idea how this could happen?