CHANGELOG_DBMSThis configuration variable tells LISTSERV to mirror a copy of all or selected changelogs to DBMS. CHANGELOG_DBMS=ALL This requires a pre-existing DBMS connection configured in the usual way and is controlled by three site configuration parameters and a table that must be created manually. The parameters are CHANGELOG_DBMS, CHANGELOG_DBMS_TABLE and CHANGELOG_DBMS_CONNECTION. The first two are mandatory while the third is optional. Note: It is not possible for LISTSERV to write the changelog in multiple different tables based on various combinations of parameters. This can be accomplished on the DBMS side with a stored procedure if required. Important: The DBMS copy is just that, a copy. The disk files are still generated. Naturally, if they are not needed, they may periodically be erased with a script. CHANGELOG_DBMS controls which entries are to be copied to the DBMS. Note that only entries that are actually generated can be copied. If a given changelog is disabled, it will not go to the DBMS even if you request it in this variable. The value can be ALL or a space-separated combination of SYSTEM, NOLIST (matches any NOLIST-xxx), LISTS (matches any list) or the names of individual lists. This configuration variable is not set by default. 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. |
