Field:mail smtppass@OutboundEmailAccounts

From MintHCM Wiki

Outbound Email Accounts - SMTP Password

Name mail_smtppass
Module Outbound Email Accounts
Type varchar
Label SMTP Password
VName LBL_MAIL_SMTPPASS
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


Affected by

Initiating


Dev Notes


Location and Code definition

modules/OutboundEmailAccounts/vardefs.php

'mail_smtppass' => array( 'name' => 'mail_smtppass', 'vname' => 'LBL_MAIL_SMTPPASS', 'type' => 'varchar', 'len' => 100, 'reportable' => false, ),



Missing User input


Affected by

Initiating