Re: QP/base64 issues

2002-09-05 Thread Aaron Schrab
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 o

Re: QP/base64 issues

2002-09-05 Thread Jonathan Perkin
On Thu, Sep 05, 2002 at 09:39:54AM -0500, Aaron Schrab wrote: > Mutt is behaving fine. My guess is that you have sendmail's > EightBitMode option set to "pass", which tells it to just pass > unlabeled 8bit data through, even though this violates the > standards. > > But when mutt sends 8bit data

Re: QP/base64 issues

2002-09-05 Thread Aaron Schrab
At 17:57 +0100 04 Sep 2002, Jonathan Perkin <[EMAIL PROTECTED]> wrote: > Basically, I want mail sent with foreign chars such as £ å é etc > to *not* be sent as QP or base64. Now, with > > % /usr/sbin/sendmail -t > From: me > To: you > Subject: blah > £ñ÷åòôùïéõ±²³´ > . Here, not only are you mi

Re: QP/base64 issues

2002-09-05 Thread Jonathan Perkin
On Wed, Sep 04, 2002 at 08:57:58PM -0700, David Ellement wrote: > On 020904, at 17:57:25, Jonathan Perkin wrote > > > set allow_8bit, unset use_8bitmime: > > X-MIME-Autoconverted: from 8bit to base64 by gateg.kw.bbc.co.uk > > "£" ends up coming out as "?" > > set allow_8bit, set use_8bitm

Re: QP/base64 issues

2002-09-04 Thread Aaron Schrab
At 21:05 -0700 04 Sep 2002, David Ellement <[EMAIL PROTECTED]> wrote: > I noticed this in the headers to your message as received on my end: > > X-Mime-Autoconverted: from 8bit to quoted-printable > by inet34.rd.bbc.co.uk > So it seems your machine won't allow 8bit out, It's more like

Re: QP/base64 issues

2002-09-04 Thread David Ellement
I noticed this in the headers to your message as received on my end: X-Mime-Autoconverted: from 8bit to quoted-printable by inet34.rd.bbc.co.uk X-MIME-Autoconverted: from quoted-printable to 8bit by hpsdlfsa.sdd.hp.com So it seems your machine won't allow 8bit out, while

Re: QP/base64 issues

2002-09-04 Thread David Ellement
On 020904, at 17:57:25, Jonathan Perkin wrote > Basically, I want mail sent with foreign chars such as £ å é etc > to *not* be sent as QP or base64. > > Unfortunately, no matter how I configure mutt, I cannot seem to > get it to behave: > > unset allow_8bit, unset use_8bitmime: > Content-T