On Wed, 20 Jan 2010 13:03:54 +0100, Patrick Renkens <[log in to unmask]>
wrote:

>When list owners retrieve their large archives with a "GET listname
>LOG#####" command, they might not receive the specified archive due to
>local mail size limits.

 GET listname log#### SPLIT=nnnn

where nnnn is an integer number of a size (in KB) smaller than the mail size
limit.  LISTSERV will break the large file in as many pieces of size nnnn as
necessary.  The user will need to put the pieces back together in a text
editor.