## Collaboration Server Notification Template ## Type: Document 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 : $documents : $folderName : $document_rejected" ) ############################################################################### ## Body Start ## ############################################################################### ${document_rejected} ${project} ${projectName} ${document} ${documentName} ${sent} ${messageCreatedDate} ${documentComments} ${document_rejection_reason} ${comment} ${notification_cause} ${document_rejection_cause} --- ${subscriptions_manage}: ${manageSubscriptionURL} ############################################################################### ## Body End ## ###############################################################################