HCL
Do you need to change the font size in the Notes client?
If you need to use larger or smaller fonts at all times, close Notes client, open notes.ini file in a text editor and add the following setting as a new line anywhere in the file:Display_font_adjustment=n “n” is the number of points added to the default size and is a number between -1 and 25. For … Read more
How to create multiple Notes DB replicates from Domino console command
You can create multiple commands in txt file and then launched from a single command in the server console. Create a text file and name it c:\replica-commands.txt. Enter the following information into the file and save it: cl copy Server1!!DB1.nsf Server2!!DB1.nsf replica cl copy Server1!!application\DB2.nsf Server2!!application\DB2.nsf replica cl copy Server1!!DB3.nsf Server2!!application\DB3.nsf replica At the Domino … Read more
IBM Traveler 10.0.1.1
IBM Traveler 10.0.1.1 includes all fixes delivered in all previous releases up to and including IBM Traveler 10.0.1.0 in addition to the fixes listed here. Set alternate out of office message for IBM Traveler on premises versions (already available in the IBM Connections Cloud) Remove warning message for client certificate authentication setting Emails with body … Read more
Domino 10.0.1 – New SSL cipher configuration
Domino 10.0.1 now allows for easier configuration of SSL ciphers.The SSL cipher options are in the Security tab of Internet Site documents or in the Ports tab of Server documents. Now clearly list all of the supported SSL ciphers, in order of strength Note that the RSA_WITH_3DES_EDE_CBC_SHA cipher is categorized as a weak cipher as … Read more
Notes 10 – Pushing a custom color theme to Notes clients
The Notes 10 client allows users to change the color theme.You can also set this up by using the Desktop Settings policy for all or some users. This You can apply through the new notes.ini setting CUSTOM_THEME_COLOR=<R>,<G>,<B><R>,<G>,<B> represent the red, green, and blue values to use as the basis for the theme color. For example: … Read more
How to make a copy of Notes DB directly from the Domino console
Sometimes you need to make a copy of the database (not a replica) to another server or an existing server. Most of the Notes client uses an option in the File – Application – New Copy. You select the location of the DB name and start creating a copy. However, when creating a copy from … Read more
Domino 10 – Forcing a full database replication
Since Domino 10.0 you can use to force a full database replication when replicas of a database get out of sync. This method is an alternative to clearing the database replication history (File – Replication – History) For simplicity, you can use the command (on Domino console):Replicate < server > < database > -F
“Top 20” Fix List IBM Domino/Notes 10.0/10.0.1
IBM has released a list “top 20” Fix List Domino/Notes 10. Notes/Domino 10.0/10.0.1 contains fixes for approximately 2000 known issues. As IBM said: “This list was compiled to identify the issues that most significantly impact customers”. Official announcement and IBM Fix List – Link Client : SPR #RREN8G2N6L – Fixed a printing defect that caused … Read more
Mail Subject encoding problem after upgrading to 9.0.1 FP10
I upgraded the Domino server to 9.0.1 FP10. If users received SMTP mail, there was a bad encoding characters in message Subject.The subject looked like this: ?UTF-8?Q?Datov=C3=A9_schr=C3=A1nky:Nov=The problem was only in the Subject of the email. I installed IF FP4, but the problem was still the same. I had to install IF5, which removed the … Read more