nmh-workers
[Top] [All Lists]

Re: transfer encodings

1998-02-07 10:37:15
|But the real question is what flexibility do people really need?
|Just the abilities to say "always use 8bit"?  Or the ability to
|give a default encoding for every content type?  Or both (which
|is complicated).

Being able to say something like {8bit} on the directive is helpful
(which is why I did the original patch that way), but it's not
really enough.

In my current case, for instance, my MTA can do ESMTP 8bit, and
can convert to q-p as it needs to for exchanging with older MTAs
(modulo the usual sendmail bugs), so I'd like to be able to say
in my mts.conf that my MTA can take and handle 8bit.  With that,
MH would never encode q-p unless I asked (either with -ebcdicsafe
or a {} directive).

Of course, there's lots more one could do (generalize -ebcdicsafe
to list the unsafe characters, or maximum line length, provide
for specifying {} directives per content-type in the $MHN file,
etc.) I think just having {} and a mts.conf variable would be
enough, at least for me.


<Prev in Thread] Current Thread [Next in Thread>