AO Logo
 
  
  
  
DKIM Keys
AO
AO Industries, Inc.
Application Infrastructure ProviderApplication Infrastructure Provider
Sign UpWhat's NewClient AreaContact UsSite Map
 
your location:   home page ··· aoserv platform ··· software components ··· aoserv client ··· tables ··· table definitions ··· dkim keys

TABLE NAME

DkimKey

DESCRIPTION

Represents one DKIM key with a unique selector for email_domains.

COLUMNS

columntypenulluniquereferencesreferenced_bysince_versiondescription
idpkeyfalsetrue1.92.2-SNAPSHOTThe generated primary key.
domainfkeyfalsefalseemail_domains.pkey1.92.2-SNAPSHOTThe email domain for this key.
selectordomain_labelfalsefalse1.92.2-SNAPSHOTThe per-domain unique name.
createdtimefalsefalse1.92.2-SNAPSHOTThe time this key was added.
statusenumfalsefalse1.92.2.2-SNAPSHOTThe current status, one of "new", "signing", "old", "removal". Only one may be "signing" per domain.
statusTimetimefalsefalse1.92.2-SNAPSHOTThe time at last status change.
dnsRecordfkeytruetruedns_records.pkey1.92.2-SNAPSHOTThe DNS record associated with this key. May be null when DNS hosted elsewhere.
dnsConfirmedtimetruefalse1.92.2-SNAPSHOTThe time DNS TXT presence and correctness was confirmed. Required for statuses "signing" and "old".