Veritas System Recovery 21 Automation - THIS SCRIPTING DOCUMENTATION IS PROVIDED IN CONJUNCTION WITH YOUR LICENSE FOR VERITAS SYSTEM RECOVERY SOFTWARE PRODUCTS, AND MAY BE USED ONLY IN CONJUNCTION WITH THAT SOFTWARE, UNDER THE TERMS OF THE END USER LICENSE AGREEMENT THAT ACCOMPANIED THE SOFTWARE. THIS SCRIPTING DOCUMENTATION IS PROPRIETARY VERITAS PROPERTY. YOU MAY NOT COPY, DISTRIBUTE, LICENSE OR SUBLICENSE THE SCRIPTING DOCUMENTATION.
INotifyEmail3 Interface

Description: Handles notifications by sending an email through SMTP with Authentication
IID: {DEF0E68B-D942-49B8-AA74-B64AC6FF11E3}
Properties
VT_BSTRName Readproperty Name
ePQ_NOTIFY_TYPETypeFilter Read Writeproperty TypeFilter
ePQ_NOTIFY_PRIORITYPriorityFilter Read Writeproperty PriorityFilter
VT_BSTRAddress Read Writeproperty Address - the email address to send notifications to.
VT_BSTRSMTPServer Read Writeproperty SMTPServer
VT_UINTServerPort Read Writeproperty ServerPort - default is 25
VT_BSTRAddressFrom Read Writeproperty AddressFrom - the email address to send notifications from.
VT_BOOLAnonymous Read Writeproperty Anonymous - whether to connect to the SMTP server anonymously.
ePQ_NOTIFY_SMTP_AUTHENTICATIONAuthentication Read Writeproperty Authentication - authentication mechanism used by SMTP server.
VT_BSTRUser Read Writeproperty User - the user used for authentication to SMTP server.
VT_BSTRPassword Writeproperty Password - the password used for authentication to SMTP server.
VT_BSTREncryptedPassword Read Writeproperty EncryptedPassword
VT_BSTRHexEncryptedPassword Read WriteA hex string representation of the encrypted password
Methods
VT_VOID Notify(VT_BSTR Application, ePQ_NOTIFY_TYPE Type, ePQ_NOTIFY_PRIORITY Priority, VT_UI4 Code, VT_BSTR Description, VT_BSTR Source, VT_DATE TimeStamp)method Notify

Home


Copyright © 2004-2019 Veritas Technologies LLC. All Rights Reserved.