We have the following configfile setup:
KeyFileName=n:\notes\data\user.id Domino.Name=servername/Acme Domino.Address=servername.acme.com Domino.Port=TCPIP Domino.Server=1 IM.Server=sametime.acme.com IM.ConnectWhen=0 IM.Protocol=0 AdditionalServices=0 AdditionalServices.NetworkDial=0 Replication.Threshold=3 Replication.Schedule=1
When the Notes client is started for the first time the Domino Server field displays
@servername/Acme->servername/Acme
If I change the value of Domino.Address to something that does not exist the Domino Server field is displayed correctly but then the client can not access the server because of the non-existing address.
We also have TCPIP6 but I have tried to change the port and address values accordingly with the same result. I tried removing the IM part. Still the same.
Why does the client add the @ sign and → with the server name again and how to I change this?
TIA