Field:mail smtpport@OutboundEmailAccounts

From MintHCM Wiki

Outbound Email Accounts - SMTP Port

Name mail_smtpport
Module Outbound Email Accounts
Type varchar
Label SMTP Port
VName LBL_MAIL_SMTPPORT
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


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles


Dev Notes


Location and Code definition

modules/OutboundEmailAccounts/vardefs.php

'mail_smtpport' => array( 'name' => 'mail_smtpport', 'vname' => 'LBL_MAIL_SMTPPORT', 'type' => 'varchar', 'len' => 5, 'default' => 0, 'reportable' => false, ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles