-
Notifications
You must be signed in to change notification settings - Fork 159
table_config_email
Database Overview ####configs_email table
vendor | string | %value% |
Value for which email backend FIDO will connect. Currently supported values are imap and outlook.
imapserver | string | %value% |
FQDN of the mail server to connect.
imapport | string | %value% |
Port number to used for connecting to mail server.
smtpsvr | string | %value% |
SMTP server to which FIDO should send email.
fidoemail | string | %value% |
The email address assigned to FIDO for login to email .
primaryemail | string | %value% |
Email values, comma separated, to which FIDO will send email alerts.
secondaryemail | string | %value% |
Email values, comma separated, to which FIDO will send CC email alerts.
helpdeskemail | string | %value% |
If auto-ticket generation is enabled by a ticketing solution, then the email address used to send a FIDO alert for ticket creation.
erroremail | string | %value% |
When FIDO has failures, the email address to send issues.
runerroremail | boolean | %true/fales% |
Boolean value for whether to send error emails.