HCP Tenant Management Help


smtpProtocol data type properties

The table below describes the properties included in the smtpProtocol data type.

Property name

Data type

Description

Notes

emailFormat

String

Specifies the format for email objects added through the SMTP protocol. Valid values are:

.eml

.mbox

The default is .eml.

 

emailLocation

String

Specifies the path for the directory in which to store email objects added through the SMTP protocol. This is the path relative to the root of the namespace (that is, rest, data, or fcfs_data). Start and end the path with a forward slash (/), like this:

/email/company_all/

The default is /email/.

Directory names are case sensitive.

If the specified directory does not exist, HCP creates it.

enabled

Boolean

Specifies whether the SMTP protocol is enabled for the namespace. Valid values are:

true — SMTP is enabled.

false — SMTP is disabled.

The default is false.

 

ipSettings

ipSettings

Specifies which IP addresses can and cannot access the namespace through the SMTP protocol.

For details, see ipSettings.

 

separateAttachments

Boolean

Specifies whether HCP should store attachments separately from the email they accompany. Valid values are:

true — Store attachments separately.

false —Do not store attachments separately.

The default is false.

 

© 2015, 2019 Hitachi Vantara Corporation. All rights reserved.