Gnus development mailing list
 help / color / mirror / Atom feed
* bug: incorrect encoding of user-full-name
@ 1998-09-12 12:58 vvv
  1998-09-13  5:30 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 6+ messages in thread
From: vvv @ 1998-09-12 12:58 UTC (permalink / raw)


Hi,

I've set my user-full-name to spell in Russian:

(setq user-full-name "Владимир Волович")

When i send my mails, the From: header looks like:

From: vvv@vvv.vsu.ru =?iso-8859-5?b?KLLb0NTY3NjgILLe297S2Ocp?=

which is incorrect, because the braces () are encoded with my name,
and =?iso-8859-5?b?KLLb0NTY3NjgILLe297S2Ocp?= looks like a recipient's
address. The correct would be something like

From: vvv@vvv.vsu.ru (=?iso-8859-5?b?...?=)

or, preferably,

From: =?iso-8859-5?b?...?= <vvv@vvv.vsu.ru>

(i wonder, why if i do not set user-full-name explicitly, and it
contains my finger data, which uses latin letters, gnus uses the
second form: "Vladimir Volovich <vvv@vvv.vsu.ru>", while when i set my
user-full-name value, gnus changed the format of From: header?)

	Best regards, -- Vladimir.


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2002-10-20 23:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-09-12 12:58 bug: incorrect encoding of user-full-name vvv
1998-09-13  5:30 ` Lars Magne Ingebrigtsen
1998-09-13  9:28   ` Владимир Волович
2002-10-20 23:16     ` Lars Magne Ingebrigtsen
1998-09-14 18:21       ` Владимир Волович
1998-09-14 20:39         ` François Pinard

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).