#
#  SPT--SearchMailTemplate--Body.txt
#  template for saved search e-mail messages
#
#  Comment lines beginning with "#" will not be included in e-mail.
#
#  The following keywords will be replaced in generated e-mails:
#    X-PORTALNAME-X     portal name (via Edit System Config)
#    X-LEGALNOTICE-X    legal/copyright notice (via Edit System Config)
#    X-ADMINEMAIL-X     administrator e-mail address (via Edit System Config)
#    X-DATE-X           current date in the form "Jan 1 2000"
#    X-TIME-X           current time in the form "12:00 AM"
#    X-USERLOGIN-X      login name of user
#    X-USERREALNAME-X   "real" name of user (as set in user preferences)
#    X-USEREMAIL-X      e-mail address of user
#    X-RESULTCOUNT-X    number of search results
#    X-SEARCHNAME-X     user-defined name of saved search
#    X-SEARCHCRITERIA-X text description of search criteria
#    X-SEARCHRESULTS-X  search result records (from SPT--SearchMailTemplate--Resource.txt)
#
#  Non-comment lines at the start of the file that begin with any of the following
#  terms (including the colon after the word) will be used for the message header:
#    From:
#    Cc:
#    Bcc:
#    Subject:
#    Content-Type:
#    Content-Transfer-Encoding:
#  If the first non-comment line does not begin with one of these terms it will be
#  used for the message subject line (this is for backward compatibility).
From: X-PORTALNAME-X <X-ADMINEMAIL-X>
Subject: X-PORTALNAME-X Search Results
#

X-PORTALNAME-X
Saved Search Results (X-RESULTCOUNT-X Results Found)
Generated for X-USERREALNAME-X on X-DATE-X at X-TIME-X

Search Criteria:
X-SEARCHCRITERIA-X

----------

X-SEARCHRESULTS-X

----------

X-LEGALNOTICE-X


