Prime KeywordPrime= Yes | No | when This keyword is not available in LISTSERV Lite. This keyword determines whether or not mail for the list is processed during "prime time", a value that is determined by the LISTSERV administrator and is kept in the site configuration file. This keyword can be most useful in controlling the load on the machine running LISTSERV. The default is "Prime= Yes", which means that LISTSERV will allow postings to be processed during prime time. You can also explicitly code "Prime= No", which means that LISTSERV will use the value in its PRIMETIME site configuration variable to determine "prime time" for the list. "Prime=" may also be set to an explicit time specification, for example:
Or for a once-weekly newsletter issued on Wednesday, perhaps:
The time specification for "Prime=" must always be surrounded by double quotes (""). Otherwise, LISTSERV will stop reading the specification at the first space it encounters. For example, the above example coded without quotes would be interpreted as "Prime= MON-FRI:" with the balance of the string ignored. LISTSERV will not issue an error if you omit the quotes. The LISTSERV week starts on Monday and runs through Sunday. The weekdays must be specified in their correct order. The following examples are correct syntax:
Important: When you set "prime time" either for a list or globally for the entire server (PRIMETIME in the site configuration file), you are setting the time during which LISTSERV does not process postings. It is "prime time" for the machine when it should be doing other things, e.g., number crunching, daily backups, or any other function during which LISTSERV should not be using cycles. The minutes specification is cosmetic only. LISTSERV checks on jobs held awaiting non-prime time only once each hour, on the hour. Thus if you have:
then jobs awaiting non-prime time will be executed at 22:00, not 21:00 as you might otherwise expect. On the other hand, if you code:
where "xx" is any two-digit integer between 01 and 59, then jobs awaiting non-prime time will be executed when LISTSERV runs its hourly check of PRIME jobs at 21:00. If you need to open only one short window during one or more days, you can do this by coding something like:
This example allows LISTSERV to process mail for the list only between 2 AM and 4 AM Monday through Friday, and at any time on Saturday and Sunday. Note that there is no punctuation – just a space – between the time settings for a given day or day sequence. LISTSERV® is L-Soft's email list management software, originally developed by Eric Thomas in 1986. Visit the LISTSERV® Resource Center for more complete documentation. LISTSERV® is a registered trademark. The trademark identifies LISTSERV® as a brand of email list management software developed by L-Soft. |
