Forumemail
From Open Source Software Research
Appears in the following schemas:
Most Recent Description
Column | Type | Modifiers |
---|---|---|
forummsg_id | integer | not null default 0 |
messageid | character varying(255) | not null default ''::character varying |
fromemail | character varying(255) | not null default ''::character varying |
header | text | not null default ''::text |
Indexes: forumemail_pkey primary key btree (forummsg_id), | ||
messageid_index btree (messageid) |
Other Information About the Data
Know something about this table? Add it here (and remove this message)