Gnus development mailing list
 help / color / mirror / Atom feed
From: Roman Belenov <roman@nstl.nnov.ru>
Cc: ding@gnus.org
Subject: Re[2]: 8-bit headers not encoded
Date: Thu, 6 Jan 2000 14:13:06 +0300	[thread overview]
Message-ID: <13592.000106@nstl.nnov.ru> (raw)
In-Reply-To: <87bt70mgn5.fsf@deneb.cygnus.argh.org>

[-- Attachment #1: Type: text/plain, Size: 1554 bytes --]

Hello Florian,

FW> Roman Belenov <roman@nstl.nnov.ru> writes:

>> In  5.8.2 8-bit headers were correctly MIME encoded. In 5.8.3 they are
>> sent as is and it seems that encoding is not right.

FW> Probabile mea culpa.  Which newsgroups, which charset?  Could you give
FW> a Message-ID of an affected article, please?

Well, I just tested it internally (sent mail to myself). I'm using GNU
Emacs   20.5   under   Windows   NT;   here  are  my  charset-related
settings  (probably  most  of  them are not necessary) :

(setq   gnus-group-charset-alist '((".*" koi8-r)))
(setq   gnus-group-posting-charset-alist '((".*" koi8-r)))
(setq gnus-default-charset 'koi8-r)
(setq gnus-default-posting-charset 'koi8-r)
(setq message-default-charset 'koi8-r)
(setq default-sendmail-coding-system 'koi8-r)
(setq sendmail-coding-system 'koi8-r)
(setq-default sendmail-coding-system 'koi8-r)

(codepage-setup 1251)
(set-terminal-coding-system 'cp1251)
(setq default-buffer-file-coding-system 'cp1251-dos)
(set-selection-coding-system 'cp1251-dos)
(set-default-font
      (create-fontset-from-ascii-font
       "-*-Lucida Console-normal-r-*-*-13-*-*-*-*-*-iso8859-5"))

Also I have the following in my ~/.gnus

(put-charset-property 'cyrillic-iso8859-5 'prefered-coding-system 'koi8-r)


Attached  are received mail messages (the subject and the body contain
word  'test' in Russian). Both versions correctly encoded message body
to koi8-r, although subject was sent in cp1251 by 5.8.3 version.


Best regards,
 Roman                            mailto:roman@nstl.nnov.ru

[-- Attachment #2: 5.8.3.txt --]
[-- Type: text/plain, Size: 844 bytes --]

Received: from nstl.nstl.nnov.ru (nstl.nstl.nnov.ru [195.98.58.2]) by bsd.nstl.nnov.ru (8.9.3/8.9.3) with
ESMTP id OAA39343 for <roman@nstl.nnov.ru>; Thu, 6 Jan 2000 14:10:15 +0300 (MSK) (envelope-from
roman@nstl.nnov.ru)
Received: from LIGHTHOUSE (nc034.nstl.nnov.ru [195.98.58.34] (may be forged)) by nstl.nstl.nnov.ru
(8.9.3/8.9.3) with ESMTP id NAA11636 for <roman@nstl.nnov.ru>; Thu, 6 Jan 2000 13:41:50 +0300 (MSK/MSD)
To: roman@nstl.nnov.ru
Subject: òåñò
From: Roman Belenov <roman@nstl.nnov.ru>
Date: 06 Jan 2000 14:06:25 +0300
Message-ID: <u1z7v31e6.fsf@nstl.nnov.ru>
Lines: 3
User-Agent: Gnus/5.0803 (Gnus v5.8.3) Emacs/20.5
MIME-Version: 1.0
Content-Type: text/plain; charset=koi8-r
Content-Transfer-Encoding: 8bit
Status:   

ÔÅÓÔ
-- 
                                                        With regards, Roman.

[-- Attachment #3: 5.8.2.txt --]
[-- Type: text/plain, Size: 861 bytes --]

Received: from nstl.nstl.nnov.ru (nstl.nstl.nnov.ru [195.98.58.2]) by bsd.nstl.nnov.ru (8.9.3/8.9.3) with
ESMTP id OAA39300 for <roman@nstl.nnov.ru>; Thu, 6 Jan 2000 14:03:04 +0300 (MSK) (envelope-from
roman@nstl.nnov.ru)
Received: from LIGHTHOUSE (nc034.nstl.nnov.ru [195.98.58.34] (may be forged)) by nstl.nstl.nnov.ru
(8.9.3/8.9.3) with ESMTP id NAA11617 for <roman@nstl.nnov.ru>; Thu, 6 Jan 2000 13:34:39 +0300 (MSK/MSD)
To: roman@nstl.nnov.ru
Subject: =?koi8-r?b?1MXT1A==?=
From: Roman Belenov <roman@nstl.nnov.ru>
Date: 06 Jan 2000 13:59:13 +0300
Message-ID: <u9023ea9q.fsf@nstl.nnov.ru>
Lines: 3
User-Agent: Gnus/5.0802 (Gnus v5.8.2) Emacs/20.5
MIME-Version: 1.0
Content-Type: text/plain; charset=koi8-r
Content-Transfer-Encoding: 8bit
Status:   

ÔÅÓÔ
-- 
                                                        With regards, Roman.

  reply	other threads:[~2000-01-06 11:13 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-01-05 18:45 Roman Belenov
2000-01-05 20:02 ` Florian Weimer
2000-01-06 11:13   ` Roman Belenov [this message]
2000-01-06 13:32     ` Re[2]: " Florian Weimer
2000-01-06 14:25       ` Re[4]: " Roman Belenov
2000-01-06 22:07       ` Re[2]: " Vladimir Volovich
2000-01-06 23:01         ` Kai Großjohann
2000-01-08 20:38         ` Florian Weimer
2000-01-08 21:04           ` Vladimir Volovich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=13592.000106@nstl.nnov.ru \
    --to=roman@nstl.nnov.ru \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).