On Sun, 2003-09-14 at 15:51, Mike Gifford wrote:
> Howdy Jeff,
> 
[snip]
> 
> Thanks for this explanation.  
> 
> When does the 7-bit/8-bit encoding come into effect?

the Content-Transfer-Encoding signifies the encoding that the message is
being sent in. From rfc2035, we have the definition of 7bit and 8bit:

2.7.  7bit Data

   "7bit data" refers to data that is all represented as relatively
   short lines with 998 octets or less between CRLF line separation
   sequences [RFC-821].  No octets with decimal values greater than 127
   are allowed and neither are NULs (octets with decimal value 0).  CR
   (decimal value 13) and LF (decimal value 10) octets only occur as
   part of CRLF line separation sequences.

2.8.  8bit Data

   "8bit data" refers to data that is all represented as relatively
   short lines with 998 octets or less between CRLF line separation
   sequences [RFC-821]), but octets with decimal values greater than 127
   may be used.  As with "7bit data" CR and LF octets only occur as part
   of CRLF line separation sequences and no NULs are allowed.


This suggests that your messages do contain iso-8859-7 characters, tho I
don't see any myself.

well, either that or else you are running a modified version of
Evolution where someone patched it to always send out iso-8859-7 encoded
messages or something. Are you running Ximian's evolution packages? or
someone elses?

Jeff

> 
> On Sat, 2003-09-13 at 13:12, Russell wrote to Peter: 
> > On 12 Sep 2003, Peter wrote:
> > > This message looks fine. I use Evolution and have never adjusted the
> > > default character set, which is: Western European, New (ISO-8859-15).
> > > I'm not sure you can even change the character encoding in evolution
> > > (which I believe is UTF-8).
> > 
> > Your message didn't use 8-bit at all, but 7-bit ASCII
> > 
> >   Content-Type: text/plain
> >   Mime-Version: 1.0
> >   X-Mailer: Ximian Evolution 1.2.2 (1.2.2-5)
> >   Content-Transfer-Encoding: 7bit
> > 
> > No character set was listed at all with your message.
> 
> 
> On Sat, 2003-09-13 at 13:37, Russell wrote to Me: 
> > On Fri, 12 Sep 2003, Mike Gifford wrote:
> > 
> > > Thanks Peter..  I'm still not sure what's up..  But having 3 folks
> > > complain about a similar problem is making me a bit nervous..  If I
> > > managed to nail this bug down any more I'll let you know..  Might just
> > > be something screwy with sympatico's smtp server.  it's up & down a lot
> > > these days.
> > 
> >   I highly doubt that the Sympatico SMTP server is changing your character
> > set to Greek:
> > 
> >   Content-Type: text/plain; charset=iso-8859-7
> >   Mime-Version: 1.0
> >   X-Mailer: Ximian Evolution 1.4.4
> >   Content-Transfer-Encoding: 8bit
> 
> >   Peter had 7bit encoding and text/plain type without a character set 
> > encoding at all.  iso-8859-7 is  (literally) Greek 
> > http://czyborra.com/charsets/iso8859.html#ISO-8859-7
> 
> Is there somewhere I can just turn off the extra language attribute on the 
> Content-Type?
> 
> > so... I guess check that your composer charset value is not iso-8859-7.
> > Go to the Edit->Character Encoding menu in the composer. 
> 
> I checked there (thought didn't know that it existed here previously),
> and it was Western European..  Never the less the test email was:
> 
> Content-Type:  text/plain; charset=iso-8859-7
> Organization:  OpenConcept Consulting http://www.openconcept.ca
> 
> Mime-Version:  1.0
> X-Mailer:  Ximian Evolution 1.4.4 
> Date: Sun, 14 Sep 2003 15:46:34 -0400
> Content-Transfer-Encoding:  8bit
>  
> 
> this was just a text message, so not sure.  I just tried sending a html
> message and the language wasn't listed at all:
> 
> 
> Content-Type:  multipart/alternative; boundary="=-xc59HdlW1Q8mJXmxbICf"
> Organization:  OpenConcept Consulting http://www.openconcept.ca
> 
> Mime-Version:  1.0
> X-Mailer:  Ximian Evolution 1.4.4 
> 
> Any way to proceed/trouble shoot this any more?
> 
> Mike
-- 
Jeffrey Stedfast
Evolution Hacker - Ximian, Inc.
[EMAIL PROTECTED]  - www.ximian.com

_______________________________________________
evolution maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution

Reply via email to