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 |
Contents
Notes
Related Features
Affected by
Initiating
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