How-to fix Lotus Notes’ disabled TCPIP port error

Today I encountered this error message:

Error logging into server localhost: You must enable the Notes TCPIP port.

This appeared in the fat Lotus Notes client v7.0.3 running on Mac OS X Leopard (10.5).

To fix this issue, first of all, quit Notes. Then locate the Notes’ preference file attached to your current user. Mine was found in my home directory at /Users/kevin/Library/Preferences/Notes Preferences. At the end of this file, add these two directives:

TCPIP=TCP,0,15,0
Ports=TCPIP

Then relaunch Lotus Notes and switch from Island (Disconnected) location to another that will allow your client to listen to the network. In my case, Home (Network Dialup) did the trick:

Problem solved ! :)

3 thoughts on “How-to fix Lotus Notes’ disabled TCPIP port error

  1. BTW, this error can still be encountered in Lotus Notes 8.5 on Mac OSX Snow Leopard (10.6). In this context, the solution is exactly the same.

    Here is a screenshot of the location drop-down menu with the new Notes interface:

  2. Pingback: Ultimate guide of Lotus Notes mail migration | Kev's blog

  3. And if you’re looking for the notes.ini file on Windows, it’s located at C:\Documents and Settings\[username]\Local Settings\Application Data\Lotus\Notes\Data\. At least in my case with Lotus Notes 8.5.2 under Windows XP SP2:

Leave a Reply

Your email address will not be published.

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Notify me of followup comments via e-mail. You can also subscribe without commenting.