Field:mail smtpssl@OutboundEmailAccounts

From MintHCM Wiki

Outbound Email Accounts - Mail SMTP/SSL

Name mail_smtpssl
Module Outbound Email Accounts
Type enum
Label Mail SMTP/SSL
VName LBL_MAIL_SMTPSSL
Required No
Editable Yes
Visible Yes
Reportable No
Importable Yes
Massupdate No
Global Search No
Auditable No
Options
* SSL,
* TLS
Options List Name email_settings_for_ssl
Needs Validation No

Notes


Related Features

Affected by

Name Type Short Description Affected Fields Initiating Fields Initiating Modules
Feature:Dashlet Work Schedule Manager Miscellaneous Work Schedule Manager dashlet allows users to log the time they spend on various activities during their workday. Worked Task Time, Status

Initiating

Related Integrations

Mentioned in other articles


Dev Notes


Location and Code definition

modules/OutboundEmailAccounts/vardefs.php

'mail_smtpssl' => array( 'name' => 'mail_smtpssl', 'vname' => 'LBL_MAIL_SMTPSSL', 'type' => 'enum', 'options' => 'email_settings_for_ssl', 'len' => 1, 'default' => 0, 'reportable' => false, ),



Missing User input


Related Features

Affected by

Name Type Short Description Affected Fields Initiating Fields Initiating Modules
Feature:Dashlet Work Schedule Manager Miscellaneous Work Schedule Manager dashlet allows users to log the time they spend on various activities during their workday. Worked Task Time, Status

Initiating

Related Integrations

Mentioned in other articles