AAI_EMAIL_CONFIG Table

This table holds the SMTP server configurations.
  • V_PROTOCOL - SMTP
  • V_HOST –SMTP/ Mail Server ID

Note:

If the SMTP HostName does not function or displays as invalid, use the IP address of the SMTP server in the AAI_EMAIL_CONFIG table.
  • V_PORT - SMTP Server Port
  • V_AUTHENTICATION - Either False or True
  • V_USER_NAME - Login name to SMTP/ Mail Server ID from which mail is triggered. This is required if V_AUTHENTICATION is set as True.
  • V_PASSWORD - Password to login into SMTP/ Mail Server. This is required if V_AUTHENTICATION is set as True.

Figure 13-1 AAI_EMAIL_CONFIG Table


This image displays the AAI_EMAIL_CONFIG Table.