Reference > Database > WebSphere Commerce database tables > S


WebSphere Commerce database table: SMTPHOST

This table maintains a list of SMTP servers where WebSphere Commerce has successfully connected to in the past. Any entries in this table should represent a valid SMTP server name and port pair.

Column Name Column Type Description
HOST VARCHAR(250) NOT NULL Host name of the SMTP host.
PORT INTEGER NOT NULL Port number of the SMTP host.
OPTCOUNTER SMALLINT Reserved for IBM internal use.

Indexes
Index Name Indexed Column Names Index Type
SQL100520030429710 HOST+PORT Primary Key


Related reference

_vcc_freeselect_bottom_


+

Search Tips   |   Advanced Search