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 (19 lines)
Print Reply
Sender:
Revised LISTSERV forum <LSTSRV-L@CEARN>
Subject:
From:
Linda Littleton <[log in to unmask]>
Date:
Wed, 4 Apr 90 14:23:22 EDT
Reply-To:
Revised LISTSERV forum <LSTSRV-L@CEARN>
In article <LSTSRV-L%90040416545605@CEARN>, Eric Thomas <[log in to unmask]>
says:
 
>Can the problem be reproduced at will? If so, could some tracing be done
>to see how the file looks like when it reaches LISTSERV@UBVM, etc?
 
Here is the code Netnews uses to subscribe to a list.  Jim, could you
try running this at UBVM to see if you can reproduce it there?
 
   /* */
   address ''
   arg listname listnode .
   file = 'LISTSERV REQUEST A'
   'ERASE' file
   'EXECIO 1 DISKW' file '(STRING SUB' listname 'Netnews Server'
   'EXECIO 1 DISKW' file '(STRING SET' listname 'FULLHDR NOFILES'
   'FINIS' file
   'EXEC SENDFILE' file 'LISTSERV AT' listnode

ATOM RSS1 RSS2