What are the more commonly seen file extensions used by IBM Notes?

  • 17 Dec, 2014

For a variety of purposes, such as Anti-virus exclusion or scripting, it may be necessary to know all or at least the majority of the file extensions that Notes uses. This document has a list and the purpose of some of the more commonly used ones.

.box - Used for mail routing. Mail is stored either in the client’s or server’s mail.box before being routed to the recipient.
.dic - User dictionary file (obsolete as of 8.5.x Standard if using the new spell check engine)
.dll - Dynamic-link Library
.dmp- Dump file, usually created during a crash.
.exe - Executable file.
.ft - Full Text Index
.gif - Type of an image
.hst- History file, Example fault_recovery.hst
.id - A Notes/Domino ID file, belonging to a user, server, or a certifier ID
.ini - Configuration settings file (INI = Initialize). These files are most commonly read at launch time.
.jar - Java class package file
.jpg- JPEG image
.lck - A file which locks another. Usually you will see a file with its normal extension and another with .lck if the file is in use or locked for other reasons
.lock - Same as .lck
.log - Non-Eclipse log file. Usually used to troubleshoot core client issues (ones that would be seen in the Basic client, like console logs and NSD files). Eclipse logs are in .XML format.
.nbf- Process table file
.ncf - Files similar to databases but are not read by humans. Examples include ~editclp.ncf (Notes clip board file) and cluster.ncf (File which contains cluster information)
.ndk- Another file similar to .ncf. Examples include Cache.NDK (Client cache) and Desktop8.ndk (Where workspace icons, some cached design elements among other things are stored)
.nsf - Notes System File, a Notes/Domino database.
.ntf - Notes Template file, a Notes/Domino template.
.prefs- A preference file, commonly found in
.properties - Similar to ini files but in the Eclipse side. Example, rcplauncher.properties, a file read by rcplauncher.exe when Notes2.exe is run.
.prov2install
.txt - A text file
.xml- An XML file. Most commonly used for Eclipse logs (Found in Data/Workspace/Logs)

I got this information from the TN1675947

Related Posts

Migrating messages from Domino to Google using IMAP

  • 20 Feb, 2022

It's only for messages. No calendar migration Imapsync command is a tool allowing incremental and recursive imap transfers from one mailbox to another. If you don't understand the previous sentence, it's normal, it's pedantic computer-oriented jargon. All folders are transferred, recursively, meaning the whole folder hierarchy is taken, all messages in them, and all message flags (\Seen\Answered \Flagged etc.) are synced too. Imapsync reduces the amount of data transferred by not transferring a given message if it already resides on the destination side. Messages that are on the destination side but not on the source side stay as they are. Get the tool here  https://github.com/imapsyn

Migrating messages from Domino to Google using IMAPRead More

Domino V12 and Verse 2.1 How to add a Photo URL

  • 08 Jun, 2021

Today i setup a Domino V12 server just for test some new features. A customer ask to use photos on Verse hosting photos on Domino. Domino V12 comes with Verse 2.0. I just download the version 2.1 of Verse and follow the installation instructions. After the setup i just put a URL of a PNG image on the person document, field photoURL  and add the entry VOP\GK\FEATURE\230=1 to the notes.ini of the server. Works Great !(http://www.mysphere.com.br/wp-content/uploads/2021/06/verse.png)

Domino V12 and Verse 2.1 How to add a Photo URLRead More

Notes / Domino is forever

  • 04 Feb, 2021

Yesterday it seemed like it would be an ordinary working day but a client called me informing about the expiration of a certifier. It would be normal to resolve the problem with the re-certification procedures but it was a special certificate. This client has been using Notes/Domino since version 4.0.  When I saw the certificate creation date 05/09/1996 I was impressed. This customer uses the environment for mail and applications for 25 years!. How times flies I started working for this client in 1999 by installing the first R5 server (5.0.4) on an IBM Netfinity 5500 Server running Windows NT 4.0. The hardware is gone, the operating system and the administrators who created this certifer

Notes / Domino is foreverRead More