Arachne at FreeLists---The Arachne Fan Club!
On Tue, 28 Nov 2006 18:06:19 -0500, Glenn McCorkle wrote:
> We seem to have multiple places in the net where characters are getting
> chopped-out of emails. :(((
> The number '2' was missing from the 1st 3 mime.cfg
> lines in the received email.
AHA!!!!
> I'll now split the lines myself so that they might get through intact.
> These 4 lines are used for 'remote files'.
> application/zip ZIP>TXT|[300]
> echo Press F2 now to save the ZIP anywhere you like,
> with any name you like.>$2\necho .>>$2\nunzip -l -v $1>>$2
> application/x-zip ZIP>TXT|[300]
> echo Press F2 now to save the ZIP anywhere you like,
> with any name you like.>$2\necho .>>$2\nunzip -l -v $1>>$2
> application/x-zipped ZIP>TXT|[300]
> echo Press F2 now to save the ZIP anywhere you like,
> with any name you like.>$2\necho .>>$2\nunzip -l -v $1>>$2
> application/x-zip-compressed ZIP>TXT|[300]
> echo Press F2 now to save the ZIP anywhere you like,
> with any name you like.>$2\necho ..>>$2\nunzip -l -v $1>>$2
Thanks. That looks better.
BTW, your original message arrived here in today's download.
I have had several occurrences of replies arriving before the original
message. What could be causing it?
> And as you discovered... this line is used for all 'local files'.....
> file/.zip >TXT|[300]
> echo Press F2 now to save the ZIP anywhere you like,
> with any name you like.>$2\necho ..>>$2\nunzip -l -v $1>>$2
Ah, yes, I see!
I assumed that the same command would be used for both.
My reasoning is that a remote ZIP file is downloaded to cache before it
can be processed and as such would be the same as a local file.
Apparently it ain't so....
And can you clear up one point for me?
In MIME.CFG there are a couple of items that specified twice. Usually
one of these is commented out.
If I remove the ";" at the beginning of the line, which one of the items
is used, the first one in the file or the last one?
. ,-./\
. / \ from Greg Mayman, in Adelaide, South Australia
. \_,-*_/ "Queen City of The South" 34:55 S 138:36 E
. v
Arachne at FreeLists
-- Arachne, The Premier GPL Web Browser/Suite for DOS --