LSTSRV-L Archives

LISTSERV Site Administrators' Forum

LSTSRV-L

Options: Use Monospaced Font
Show Text Part by Default
Condense Mail Headers

Topic: [<< First] [< Prev] [Next >] [Last >>]

Parts/Attachments: TEXT/PLAIN (15 lines)
Print Reply
Sender:
LISTSERV give-and-take forum <[log in to unmask]>
Date:
Mon, 3 Dec 2001 08:00:00 -0500
Reply-To:
LISTSERV give-and-take forum <[log in to unmask]>
Subject:
From:
Stan Horwitz <[log in to unmask]>
Content-Type:
TEXT/PLAIN; charset=US-ASCII
In-Reply-To:
MIME-Version:
1.0
Comments:
On Fri, 30 Nov 2001, Al Iverson wrote:
>
> Say, does anybody know of a way to check all the list headers for all
> the lists at a site, in one or two or three or a command line easy
> steps?

Check list headers for what? In a Unix environment, a very quick and
directy way to check to see if a list has "Send= Private" set would
be to type:

  ~listserv/bin/listview ~listserv/home.list | grep "*" | grep -i private

which will take a long time to run if your list hosts lots of lists, but
it should do the job.

ATOM RSS1 RSS2