User manual
SANtools® S.M.A.R.T. Disk Monitor (SMARTMon-UX)10
SANTOOLS® is registered in US Patent and Trademark Office No 3,107,854 All rights reserved.
Command (Enter ? for help): M
SMTP Server (example: smtp.xyzcorp.com) () : smtp.xyz.com
SMTP mail port (25) : 25
Your email address (example: david@xyzcorp.com) (fred@xyz.com) : fred2@xyz.com
SMTP Authorization type (plain, md5-cram ,login, or none) (login) :
SMTP server user name (fred) :
SMTP server password (asfg2ls&&) :
Are you sure (Enter Y to save new settings, Q to quit, anything else to re-enter changes: Y
Option A - Add New Mail Server Account
The text blow shows what would typically have to be entered to create a new SMTP account.
Command (Enter ? for help): A
Enter email server and account information below. Your sysadmin should know the proper settings to use.
SMTP Server (example: smtp.xyzcorp.com) (smtp.myisp.com) : smtp.stealthmailer.com
SMTP mail port (25) : 25
SMTP Authentication type (plain, md5-cram ,login, or none) () : login
SMTP server authentication user name, RETURN to leave blank () : jerry
SMTP server authentication password, RETURN to leave blank () : yadayada
Your email address (example: jerry@xyzcorp.com) () : jerry@stealthmailer.com
Are you sure (Enter Y or y, anything else lets you try again):
Option D - Define default Mail Server Account when Running as a Service
The text blow shows what would typically have to be entered to create a new SMTP account.
Frequently Asked Questions
1. What are the registry settings, and can I make them manually?
The software makes the following registry additions under HKEY_CURRENT_USER using the key
\SOFTWARE\Microsoft\Internet Account Manager\Accounts\000000nn, where hh is a 2-character hex
number ranging from 00 to 40 decimal. As this is the same place where Microsoft Outlook and other programs store
email account information, the program can typically pick up some good default information.
The new values except SMTP Port are all defined as type REG_SZ (string value) and are shown in the table below.
SMTP Port is defined as REG_DWORD
Field Name
Usage
Example
SMARTMON-A
Authentication Method (plain, none,
md5-cram, or login)
login
SMARTMON-C
Y or N, depending on whether or not
account configured & active
Y
SMARTMON-U
User name required for email servers
that require authentication
johnsdi1
SMARTMON-P
Password required for email servers
that require authentication
pencil
SMTP Email Address
Valid email address that is where
messages will be "from".
john@xyz.com
SMTP Port
SMTP port number required by mail
server
0x00000019 (25)
SMTP Server
Fully qualified domain and machine
name of mail server
smtp.xyz.com
If the particular SMTP server account you are using already exists in the registry, the fields required by SANTOOLS
will be added. The new fields will not affect any email accounts you may already have set up on your machine, but if
you delete email accounts that have later been configured with the -Mail option, you should run the -Mail function
again to make any necessary changes.
2. How do you instruct the program to use the appropriate mail server account?
Invoke the program with the -N option to select the appropriate SMTP account. If you have more than one email
account on your machine for a given SMTP server, the program will use the FIRST match it finds in the registry.
3. Must accounts be marked as "configured"?
19