|
Summary
This document illustrates how to activate QuickAddress Pro/Pro Web’s server Administrator Notification feature. Administrator Notification helps Systems Administrators by notifying them when ‘show-stopping’ issues exist.
Solution
In order to use the Administrator Notification feature you will need to configure the following settings (keywords) within the qawserve.ini (QuickAddress configuration file):
AdminEmail
The email address of the customer’s administrator, which the server sends emails to.
AdminEmail ={String defining the email address}
Default: Blank
Purpose: This sets the email address of the QAS server administrator. If this is blank, no email notification can take place. In order for email notification to take place, both this setting and the ServerEmail setting must be populated.
Example: AdminEmail=QAS.administrator@myhost.mydomain
ServerEmail
The email address that the Web Server sends emails from.
ServerEmail ={String defining the email address}}
Default: Blank
Purpose: This sets the email address of the QAS Server. If this is blank, no email
notification can take place. In order for email notification to take place, both this setting and the AdminEmail setting must be populated.
Example: ServerEmail=qaswvdn@myhost.mydomain
MailServer
The address of the SMTP mail server.
MailServer={String defining the IP address}
Default: None
Purpose: This is the IP address of the SMTP mail server. If this is blank, Pro Web will attempt to use a mail server on the local machine.
Example: MailServer=150.150.155.122
Related links
What information is sent within Administrator Notification emails?
QuickAddress Pro Support Zone
QuickAddress Pro Web support zone |