Platforms

All


Abstract

Provides a default value for the "SPLIT=" command line keyword, causing files ordered through the GET command to be automatically split into smaller "chunks". This option can be useful if LISTSERV is behind a firewall or other central mail gateway with an unusually low maximum message size limit. Unit: kilobytes.


Example

z/VM:

DEFAULT_SPLIT = 250

Unix:

DEFAULT_SPLIT=250

export DEFAULT_SPLIT

Windows:

DEFAULT_SPLIT=250


Default Value

Not set - messages are not split unless specifically requested by the user.