W3C home > Mailing lists > Public > www-email-discuss@w3.org > January 1999

Re: www4mail-service, please help

From: ONIME EHIMIKA OHIREIME <onime@ictp.trieste.it>
Date: Sat, 2 Jan 1999 14:17:04 +0100 (MET)
To: Hans-Juergen Kuehne <Hans-Juergen-Kuehne@t-online.de>
cc: www4mail-comments@w3.org
Message-ID: <Pine.GSO.3.96.990102140718.11472A-100000@sv2>


Dear Hans,
I was on break for the Christmas & new Year.
> 
> QUESTION 1 =
> 
> Is it possible to truncate whole a URL / document?
> 

> Let's say, a document is 300 KBytes, and for the first time I only want to
> receive 50 K only, not 6 attachments with 50 K per each.
> 
www4mail supports file splitting and sending subsequent  parts
Try

GETSIZE 50k
GETPART 1
http://www.xyz.com/file....


The above example would send onlt the first 50k from the file retrieved
from that site.


> 
> QUESTION 2 =
> 
> Is it possible to truncate whole a document _AND_ at the same time to force
> the system to make chunks? Let's say, only 50 K truncate and sending twice
> an attachment of 25 K only or one e-mail with two attachments? (For the
> reason I can initiate a limit for attachment-size for my e-mail-program
> when downloading.
> 
Try

GETSIZE 25K
GETPART 1,2
http://www....

The above example would send you the first 50k part of a file in two
separate attachments.

Thanks
Clement

PS: It should be in the help document....
Received on Saturday, 2 January 1999 08:21:40 GMT

This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 23 July 2007 22:58:31 GMT