Skip to main content

Window: SMTP Server

[Created: 20/07/2021 - Updated: 20/07/2021 ]
Description:
Help:

Tab: SMTP Server

[Created: 20/07/2021 - Updated: 20/07/2021 ]
Description:
Help:
Tab Level: 0

Table 10: SMTP Server - Fields

Table: Report Parameters

NameDescriptionHelpTechnical Info
TenantTenant for this installation.A Tenant is a company or a legal entity. You cannot share data between Tenants.ad_smtp.AD_Client_ID numeric(10)
Table Direct
OrganizationOrganizational entity within tenantAn organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations.ad_smtp.AD_Org_ID numeric(10)
Table Direct
NameAlphanumeric identifier of the entityThe name of an entity (record) is used as an default search option in addition to the search key. The name is up to 60 characters in length.ad_smtp.Name character varying(60)
String
ActiveThe record is active in the systemThere are two methods of making records unavailable in the system: One is to delete the record, the other is to de-activate the record. A de-activated record is not available for selection, but available for reports.There are two reasons for de-activating and not deleting records:(1) The system requires the record for audit purposes.(2) The record is referenced by other records. E.g., you cannot delete a Business Partner, if there are invoices for this partner record existing. You de-activate the Business Partner and prevent that this record is used for future entries.ad_smtp.IsActive character(1)
Yes-No
Mail HostHostname of Mail Server for SMTP and IMAPThe host name of the Mail Server for this tenant with SMTP services to send mail, and IMAP to process incoming mail.ad_smtp.SMTPHost character varying(60)
String
SMTP AuthenticationYour mail server requires AuthenticationSome email servers require authentication before sending emails. If yes, users are required to define their email user name and password. If authentication is required and no user name and password is required, delivery will fail.ad_smtp.IsSmtpAuthorization character(1)
Yes-No
SMTP PortSMTP Port Numberad_smtp.SMTPPort numeric(10)
Integer
SMTP SSL/TLSUse SSL/TLS for SMTPad_smtp.IsSecureSMTP character(1)
Yes-No
Request UserUser Name (ID) of the email ownerEMail user name for requests, alerts and escalation are sent from this email address as well as delivery information if the sales rep does not have an email account. Required, if your mail server requires authentication as well as for processing incoming mails.ad_smtp.RequestUser character varying(60)
String
Request User PasswordPassword of the user name (ID) for mail processingad_smtp.RequestUserPW character varying(255)
String
Used by email or domainad_smtp.UsedByEmailOrDomain character varying(255)
String
Test EMailTest EMail ConnectionTest EMail Connection based on info defined. An EMail is sent from the request user to the request user. Also, the web store mail settings are tested.ad_smtp.EMailTest character(1)
Button