Customizing Notification MessagesChapter 2 Job Plug-in Modules 79The day-of-month and day-of-week fields can contain a comma-separated list ofvalues to specify more than one day. If both day fields are specified, thespecification is inclusive; that is, the day of the month is not required to fall on theday of the week to be valid. For example, the following entry specifies a jobexecution time of midnight on the first and fifteenth of every month, and on everyMonday:0 0 1,15 * 1To specify one day type without the other, use an asterisk in the other day field. Forexample, the following entry specifies a job execution time of 3:15 a.m. on everyweekday morning:15 3 * * 1-5Customizing Notification MessagesSummary email messages are constructed using templates located in the emailsdirectory of a CMS instance. This directory has the following default location:/cert-/emailsBoth text an HTML templates are included by default. They are listed in Table 2-6.Templates for Summary NotificationsTable 2-6 lists the default template files for formulating the notification messagesthat summarize jobs that were executed by the Job Scheduler component of aCertificate Manager or Registration Manager. You can change the name of thesefiles as applicable; be sure to make the appropriate changes to the configuration.For summaries, a separate template is used to format the entry for each item in thesummary. The item entries are then added to a table in the summary message.Tokens, which you can use as variables in the body of the message, are defined foreach templates enabling you to customize the message; the token is replaced by itscurrent variable value in the constructed message. For details, see “CustomizingMessage Templates” on page 81.