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

Powershell: Install IIS

Run Powershell as Administrator, then run the command below to install IIS. Install-WindowsFeature Web-WebServer Check after installing Get-WindowsFeature *Web*

macOS: Free Softwares from Apple

The following Apple's softwares used to be NOT free. Apple's free software Software Price Notes GarageBand 0 iMovie 0 Keynote 0 Numbers 0 Pages 0 Photos 0 Replace iPhoto

Wireguard VPN: Notes

Notes while trying Wireguard VPN on some of my testbeds.