Lotus Notes
Home Consultancy Support Contracts Client History CV Downloads / Info Links Contact Us

Return
Notes 4 SMTP MTA
Using with W2K TS
Date Format

We use and recommend Eclipse broadband: 
Flexible Broadband Services

In Association with Amazon.co.uk 

My items on eBay.  

 

 

Notes:

  • Control Shift held down while opening a database will show any views normally hidden to the user interface.
  • Control Shift held down while turning on LotusScript debugger turns on a basic @formula language debugger.

Notes.INI paramaters

  • Client_Clock=1 (info from here) to debug the interaction between client and server:

    Add these entries to the client's notes.ini

    Client_Clock=1
    Debug_Outfile=<path\filename>
    Debug_Console=1

    You will get some additional information in this format:

    (164-5772) OPEN_SESSION 443ms
    [24+448=472]

    The (164-5772) is a sequential tracking number, OPEN_SESSION is the action taken, 443ms is the  time spent on this task, [24+448=472] is the data sent+data received=total data (all in bytes).

     

  • SMTPClientDebug=1 | POP3ClientDebug=1

    This send debug output on Notes client connecting to a Pop3 and/or SMTP server to the local Notes log file (log.nsf) to help deal with sometimes cryptic error messages in the replicator tab.
  • SHOW NLCACHE RESET  - reset the NAB cache on a server

Visited times since 5th August 2002

 

Text links: Return ] Notes 4 SMTP MTA ] Using with W2K TS ] Date Format ]