Skip to main content

IBM Domino: Enable SMTPClientDebug, SMTPDebug


Add parameters to NOTES.ini

SMTPClientDebug=1
SMTPDebug=2

Option 1: Add parameters via GUI
IBM Domino: Enable SMTPDebug in NOTES.ini
IBM Domino: Enable SMTPDebug in NOTES.ini
Option 2: Add parameters via command
SET CONFIG "SMTPClientDebug=1" update


Run command to update router configuration

tell router update config

IBM Domino: tell router update config to update configuration and reload routing table
IBM Domino: tell router update config to update configuration and reload routing table


Send an email to @gmail.com to check result


IBM Domino: Log file after enabling SMTPClientDebug parameter in NOTES.ini file
IBM Domino: Log file after enabling SMTPClientDebug parameter in NOTES.ini file


Popular posts from this blog

hmailserver: Notes from the field

hmailserver is one of free open source mail servers running on Microsoft Windows operating system.

stegseek: Notes

StegCracker has been retired following the release of StegSeek, which will blast through the rockyou.txt wordlist within 1.9 second as opposed to StegCracker which takes ~5 hours.

Install Microsoft .NET Core SDK

.NET Core Software Development Kit (SDK) is a set of libraries and tools that allow developers to create .NET Core applications and libraries.