Subj : GIGO Listserv question To : Leonard Erickson From : mark lewis Date : Thu Jul 06 2000 03:56 am LE> We're running a mailing list using GIGO and its LE> LISTSERV program. What we'd like is a way to get LE> copies of the subscribe messages sent to a user LE> id, or at least saved in a file so we can look LE> them over. LE> Anybody have any suggestions? sure... rename listserv to something else and use a small program to tee the info both ways... theoretical but maybe something like this... ren listserv to lserv whip up quick li'l program named listserv listserv makes a copy of function.req listserv invokes lserv listserv makes a copy of function.req that should do it... i guess one would call it a wrapper... there is source code available for listserv, too... it's C++ code i believe... function.req is the request and function.rep is the reply... might want to grab both and append them to a log together so you can see the request and the result... anything else? )\/(ark * Origin: (1:3634/12) .