RB_SPAM_ID_TBL

(SQL Table)
Index Back

List to store Spam Ids/Domain

List to Store Spam E-Mail Address and Domain Names to do the filtering of incming E-mails

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 SPAM_ID Character(250) VARCHAR2(250) NOT NULL Spam Text is used for maintianing the Actual E-Mail Address/Domain Name
2 DESCR50 Character(50) VARCHAR2(50) NOT NULL Description of length 50
3 SPAM_LIST_TYPE Character(1) VARCHAR2(1) NOT NULL Identifies the type of Spam List ( Email Address/Domain Name)
D=Domain
E=E-Mail
4 LOG_EMAIL_EXP_LOGS Character(1) VARCHAR2(1) NOT NULL Field is a Flag that is used for logging teh E-mail if it is identified by the filters

Y/N Table Edit