When a high volume of FootPrints notification email is being sent, it may be desirable to flag email notifications that are generated by a customer responding to an email. This can be accomplished with the following change:
$CUSTOMER_PREPEND_EMAIL_SUBJECT = 'Customer Response:';
Now all email notifications received by Agents and administrators that are the result of a customer response contain the words Customer Response in the subject of the mail.