Field:smtp from name@OutboundEmailAccounts

From MintHCM Wiki

Outbound Email Accounts - "From" name

Name smtp_from_name
Module Outbound Email Accounts
Type varchar
Label "From" name
VName LBL_SMTP_FROM_NAME
Required No
Editable Yes
Visible Yes
Reportable Yes
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

'smtp_from_name' => array( 'name' => 'smtp_from_name', 'vname' => 'LBL_SMTP_FROM_NAME', 'type' => 'varchar', ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles