SmtpEmailProviderProfile

Type:  Struct
Abstract:  no
Status:  Active
Configuration settings for email processing through SMTP
Avalible Field Groups:
type
Group: System
SubGroup:
Type: String
XML Representation: attribute
Attributes: Constant, Required, Default: email/smtp
Default Value: email/smtp
Type of the Provider Profile.
isActive
Group: System
SubGroup:
Type: Boolean
XML Representation: attribute
References: Processing Profile.Is Active
Attributes:
Indicates whether the record is active in the system.
connectionTypeAuthorization
Group: Authorization
SubGroup:
Type: String
XML Representation: attribute
References: Provider Account.Primary Connection Type
Attributes: Constant, Required, Default: GenericEmailRetail
Default Value: GenericEmailRetail
Type of connectivity to use to exchange messages/files with a processor.
encryptionType
Group: Submission
SubGroup: Connectivity
Type: String
XML Representation: attribute
References: Provider Account.SMTP Encryption CL
Attributes: Required, Default: N
Default Value: N
Enumeration of possible encryption modes used for SMTP based connectivity.
connectionTypeSettlement
Group: Submission
SubGroup: Connectivity
Type: String
XML Representation: attribute
References: Provider Account.Secondary Connection Type
Attributes: Constant, Required, Default: GenericEmailBatch
Default Value: GenericEmailBatch
Secondary/additional type of connectivity used to exchange messages/files with a provider. The value is used when more than one protocol is involved in communication process (for example, real time authorization and batch settlement).
host
Group: Submission
SubGroup: Connectivity
Type: String
XML Representation: attribute
References: Provider Account.SMTP Host
Attributes: Required, Default: relay.jangosmtp.net
Default Value: relay.jangosmtp.net
Host used for SMTP based connectivity.
port
Group: Submission
SubGroup: Connectivity
Type: Integer
XML Representation: attribute
References: Provider Account.SMTP Port
Attributes: Required, Default: 25
Default Value: 25
Port used for SMTP based connectivity.
username
Group: Submission
SubGroup: Connectivity
Type: String
XML Representation: attribute
References: Provider Account.SMTP Username
Attributes: Default: sampleUser
Default Value: sampleUser
Username used for SMTP based connectivity.
password
Group: Submission
SubGroup: Connectivity
Type: String
XML Representation: attribute
References: Provider Account.SMTP Password
Attributes: Encrypted, Default: samplePassword
Default Value: samplePassword
Password used for SMTP based connectivity.
from
Group: Submission
SubGroup: Connectivity
Type: String
XML Representation: attribute
References: Provider Account.SMTP From
Attributes: Required, Default: noreplay@email.com
Default Value: noreplay@email.com
List of From address used for SMTP based connectivity.
ownerType
Group: System
SubGroup:
Type: String
XML Representation: attribute
Attributes: Transient

XML Sample:

<profile/>

"<profile/>"

JSON Sample:

{
 
}

XURL Sample:

?