Field:mail smtpserver@OutboundEmailAccounts
From MintHCM Wiki
Outbound Email Accounts - SMTP Server | |
---|---|
Name | mail_smtpserver |
Module | Outbound Email Accounts |
Type | varchar |
Label | SMTP Server |
VName | LBL_MAIL_SMTPSERVER |
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_smtpserver' => array( 'name' => 'mail_smtpserver', 'vname' => 'LBL_MAIL_SMTPSERVER', 'type' => 'varchar', 'len' => 100, 'required' => false, 'reportable' => false, ),
Missing User input