Getting Duplicate Emails
Configuring your store to avoid sending multiple marketing
e-mails to the same e-mail address
Procedure
1.
Open the WebSphere Commerce configuration file.
2.
Locate the section of the file that starts with
the <Instance element.
3.
Within the <Instance element, add the
attribute filterDuplicateEmails="true", as shown in the following
example:
<Instance
BootstrapMulti="wcs.bootstrap_multi_en_US.xml,"
. . . . . . . . .
InstanceName="demo"
filterDuplicateEmails="true"
InstanceType="local"
. . . . . . . . . . .
WCSInstallDir="D:\WebSphere\CommerceServer70"
WorkspacePath="" />
4.
Save and close the file.
5.
Propagate the changes to the WebSphere Commerce
configuration file.