Kofax Communication Server 9.1 User Manual

Page 76

Advertising
background image

Client Applications

Administrator‘s Manual Version 5.32.00

©Kofax, Inc.

76/203

The master distribution list file that holds the general distribution lists properties is RM2.csv. It
has following content:

ListID
dl1
dl3
dl4
DL_GROUP2
DL_GROUP

The text files that hold the recipients data for the distribution lists are:

RM2_dl1.csv, RM2_dl3.csv, RM2_dl4.csv, RM2_DL_GROUP2.csv, RM2_DL_GROUP.csv

6.4.5.1.1

Text File Format Specifications for the Distribution Lists

The text file has a simple format. The first row is a header row which defines the fields that are
included in the file, and each following row holds the data for one distribution list.

The file must either be comma separated (.csv) or tab separated (.tsv). This means that each
item in each row must be separated by a comma or a tab.

Header Row

The first row indicates which fields are included, and the order of the fields. Here is a list of the
fields that can be included (Required fields are in bold):

ListID,Description,PriorityHigh,PriorityLow,Status,Company,Department,RecipientCount,UserI
D,Freetext,DelTypeDef

Data Rows

Each following row in the text file is a distribution list. Each data row must have the same
number of fields as the header row.

6.4.5.1.2

Text File Format Specifications for Recipients Data

The text file has a simple format. The first row is a header row which defines the fields that are
included in the file, and each following row holds the data for one address.

Header Row

Advertising