• Share
    • Twitter
    • LinkedIn
    • Facebook
    • Email
  • Feedback
  • Edit
Show / Hide Table of Contents

s_smtp_servers Table (390)

Some tooltip text!
• 1 minute to read
 • 1 minute to read

Contains the smtp server for a shipment

Fields

Name Description Type Null
id Primary key PK
shipment_id Reference to the shipment which this smtp server belongs to FK s_shipment
smtp_server The actual smtp server String(255) ●
smtp_port The port of the SMTP server. Int

s_smtp_servers table relationship diagram

Indexes

Fields Types Description
id PK Clustered, Unique
shipment_id FK Index

Relationships

Table Description
s_shipment Contains info about one shipment. The addresses are stored in s_shipment_addr

Replication Flags

  • None

Security Flags

  • No access control via user's Role.
In This Article
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top