On Tue, 28 Sep 2004 13:16:07 -0500, Glenda Keyworth <[log in to unmask]>
wrote:

>I would like to prevent
>Catalyst from showing any of our lists, but I can't find a LISTSERV header
>keyword or any other method in the manuals, that will prevent Catalyst from
>seeing our lists.

In the List Header:

Confidential= Yes


At the server Level (in site.cfg or go.user)

RUNMODE=STANDALONE   (windows)

or

RUNMODE="STANDALONE"   (unix)
export RUNMODE

Note that RUNMODE=STANDALONE will remove your entire site as well as all lists
from CataList(tm).  However it may take a week or so to expire out of
CataList(tm).