## Collaboration Server Notification Template ## Type: Discussion Message Rejection ## Channel: Email - Plaintext ############################################################################### ## Required Properties ## ############################################################################### ## content type #set( $contentType = "text/plain" ) ## email priority true for high priority #set( $cns_priority = true ) ############################################################################### ## Content ## ############################################################################### ## sets the subject line for the email #set( $cns_subject = "$projectName : $discussions : $discussionName : $discussion_message_rejected " ) ############################################################################### ## Body Start ## ############################################################################### ${discussion_message_rejected} ${project} ${projectName} ${discussion} ${discussionName} ${subject} ${messageSubject} ${sent} ${messageCreatedDate} ${messageBodyText} ${message_rejection_reason} ${comment} ${notification_cause} ${discussion_message_rejection_cause} --- ${subscriptions_manage}: ${manageSubscriptionURL} ############################################################################### ## Body End ## ###############################################################################