Field:smtp from addr@OutboundEmailAccounts

From MintHCM Wiki

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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


Affected by

Initiating


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


Affected by

Initiating