Skip Navigational Links
LISTSERV email list manager
LISTSERV - COMMUNITY.EMAILOGY.COM
LISTSERV Menu
Log In
Log In
LISTSERV 17.5 Help - LSTSRV-L Archives
LISTSERV Archives
LISTSERV Archives
Search Archives
Search Archives
Register
Register
Log In
Log In

LSTSRV-L Archives

LISTSERV Site Administrators' Forum

LSTSRV-L

Menu
LISTSERV Archives LISTSERV Archives
LSTSRV-L Home LSTSRV-L Home

Log In Log In
Register Register

Subscribe or Unsubscribe Subscribe or Unsubscribe

Search Archives Search Archives
Options: Use Forum View

Use Proportional Font
Show Text Part by Default
Show All Mail Headers

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

Print Reply
Subject:
Re: Termininating Users (employees)
From:
Listserv Admin <[log in to unmask]>
Reply To:
LISTSERV give-and-take forum <[log in to unmask]>
Date:
Fri, 6 Aug 1999 15:28:10 -0400
Content-Type:
TEXT/PLAIN
Parts/Attachments:
TEXT/PLAIN (17 lines)
On Fri, 6 Aug 1999, Kirsten Petersen wrote:
> Is there a command to search for an owner in the lists?  We have several
> people who must have set up their lists with an incorrect address for
> themselves as owner.  We get error messages, but the errors don't tell me
> which list the owner is on.

I'm not aware of one, but it would be easy to write one.  Assuming
for the moment your Listserv runs on unix, you could place the following
in Listserv's /home directory and run it or redirect the output
to a file:

#!/bin/sh
for File in *.list ; do
    echo `basename $File .list`:
    listview $File | grep -i owner=
done

ATOM RSS1 RSS2

COMMUNITY.EMAILOGY.COM CataList Email List Search Powered by LISTSERV