At 16:00 +0100 05 Sep 2002, Jonathan Perkin <[EMAIL PROTECTED]> wrote: > Incidentally, how do you set Content-Transfer-Encoding: 8bit? All > my mails are either QP or base64.
set allow_8bit will cause mutt to do that, except in some cases related to crytpographically signed messages. Whether or not the message arrives that way at the destination depends on the configuration of the various mail servers the message passes through on the way. -- Aaron Schrab [EMAIL PROTECTED] http://www.schrab.com/aaron/ There are two ways to write error-free programs; only the third one works.
