Field:mail smtpuser@OutboundEmailAccounts
From MintHCM Wiki
Outbound Email Accounts - SMTP Username | |
---|---|
Name | mail_smtpuser |
Module | Outbound Email Accounts |
Type | varchar |
Label | SMTP Username |
VName | LBL_MAIL_SMTPUSER |
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
[hide]Notes
Related Features
Affected by
Initiating
Location and Code definition
modules/OutboundEmailAccounts/vardefs.php
'mail_smtpuser' => array( 'name' => 'mail_smtpuser', 'vname' => 'LBL_MAIL_SMTPUSER', 'type' => 'varchar', 'len' => 100, 'reportable' => false, ),
Missing User input