Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Column

Format

Description

Definition

Comments

id

integer, primary key

Row identifier

autoincrement

 

mail

varchar(256)

Internet mail address

RFC 4524 inetOrgPerson

 

type

varchar(32)

Type of mail, as enumerated

 

When attached to a CO Person, types may be configured on a per-CO basis. See Extending the Registry Data Model.

See also Recommendations For Email Addresses.

verified

boolean

Was this address verified?

  • true: Verified
  • false: Not verified

Verification is via a URL sent to the address

co_person_id

integer, foreign key

CO Person Record ID

cm_co_people:id

Only one of co_person_id or org_identity_id may be specified

org_identity_id

integer, foreign key

Org Identity Record ID

cm_org_identities:id

Only one of co_person_id or org_identity_id may be specified

source_email_address_idinteger, foreign keyIf Pipelines are in use, the Email Address ID for the Org Identity Email Address that created this Namecm_email_addresses:id