The following command allows you to retrieve any part of a split message. Send an e-mail
To: www4mail@wm.ictp.trieste.it Subject: (... whatever you like) GETPART 1, 2 3 , 5-8 (use one option line only!) GETSIZE 10k (use one option line only!) URL_here
GETPART sets the number of parts to return in each e-mail by
www4mail
. If GETSIZE is not given, www4mail
uses
its default values -see section Automatic Splitting of Messages.
When www4mail
replies to a GETPART command, then the requested Web
document is always sent as an attachment. You may need to force your
Mail User Agent to save it using the save file
option. Finally,
a suitable application or command can be
used to combine all chunks (on UNIX use:
cat
file.1 file.2 file.3 > file and
on DOS use: copy /b file.1+file.2+file.3 file
).
Go to the first, previous, next, last section, table of contents.