LSTSRV-L Archives

LISTSERV Site Administrators' Forum

LSTSRV-L

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

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

Print Reply
Stan Horwitz <[log in to unmask]>
Mon, 3 Dec 2001 08:00:00 -0500
TEXT/PLAIN (15 lines)
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