Field:smtp from addr@OutboundEmailAccounts

From MintHCM Wiki

Outbound Email Accounts - "From" address

Name smtp_from_addr
Module Outbound Email Accounts
Type varchar
Label "From" address
VName LBL_SMTP_FROM_ADDR
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_addr' => array( 'name' => 'smtp_from_addr', 'vname' => 'LBL_SMTP_FROM_ADDR', 'type' => 'varchar', ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles