Field:mail smtpauth req@OutboundEmailAccounts

From MintHCM Wiki

Outbound Email Accounts - Use SMTP Authentication?

Name mail_smtpauth_req
Module Outbound Email Accounts
Type bool
Label Use SMTP Authentication?
VName LBL_MAIL_SMTPAUTH_REQ
Required No
Editable Yes
Visible Yes
Reportable No
Importable Yes
Massupdate No
Global Search No
Auditable No
Options
Options List Name
Needs Validation No

Notes


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles


Dev Notes


Location and Code definition

modules/OutboundEmailAccounts/vardefs.php

'mail_smtpauth_req' => array( 'name' => 'mail_smtpauth_req', 'vname' => 'LBL_MAIL_SMTPAUTH_REQ', 'type' => 'bool', 'default' => 0, 'reportable' => false, ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles