LSTOWN-L Archives

LISTSERV List Owners' Forum

LSTOWN-L

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

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

Print Reply
Douglas Palmer <[log in to unmask]>
Tue, 7 Jan 2003 16:41:13 -0500
text/plain (27 lines)
At 02:50 PM 1/7/2003 -0600, Jim C. wrote:

>Is this even possible?  I have told some of the high-muckety-mucks here
>that I didn't know if this was possible, and they responded that this is
>"disappointing" (read: find a way to make this work if you like your job).

Sure -- just make sure that the address for the list does not work
for  e-mail (alias to /dev/null, e.g.) and invoke listserv directly (pipe
the message with proper headers to lsv_amin). The script would do something
like (this one in something like perl):

         open (MESSAGE, "|/usr/local/bin/lsv_amin -t LISTNAME");
         ...
         #create headers and message and output to MESSAGE handle. #
         ...
         close(MESSAGE);

I have no earthly idea how one might do it on Windows though.

-- DCP

--
Douglas Palmer                          | Voice: 718-260-2291 Fax: 718-260-2338
SystemsManager, USDC-EDNY       | rm -rf /bin/laden
225 Cadman Plaza East                   | Email: [log in to unmask]
Brooklyn, New York 11201                | CCNP

ATOM RSS1 RSS2