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
"Mark R. Williamson" <[log in to unmask]>
Thu, 22 Feb 90 18:27:07 CST
text/plain (10 lines)
On Thu, 22 Feb 90 15:41:16 GMT Dermot O'Beirne said:
>I want to override the maximum daily file GET quotas for local users.
>I can put a GETQWAIVE variable in my LOCAL SYSVARS but I want to be able
>to put in an entry to allow all local users not to be checked.
>ie: GETQWAIVE = '*@IRLEARN' . What is the correct syntax?
 
There is no such syntax.  GETQWAIVE is searched with REXX FIND.  You'll
have to patch LSV$GETQ (which is defined as a local exit and fair game
for local mods).  It should be a short patch.

ATOM RSS1 RSS2