ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Sergey Vlasov <vsu@altlinux.ru>
To: community@altlinux.ru
Subject: Re: [Comm] Sendmail неправильно перекодирует из base64
Date: Tue, 11 May 2004 12:58:16 +0400
Message-ID: <20040511085816.GA15093@master.mivlgu.local> (raw)
In-Reply-To: <200405111309.35399.sinom@ktk.ru>

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

On Tue, May 11, 2004 at 01:09:35PM +0800, Sinom wrote:
> Замаялся бороться со своим провайдером: На сервере стоит перекодировка "from 
> base64 to 8bit" делает он это конечное же неправильно. Все строки сливает в 
> одну. Попытка объяснить админу что-либо не увенчалась успехом. Он говорит, 
> что никакой перекодировки у них нет, и всё дело в почтовом клиенте. Короче 
> мрак полный... Подскажите, пожалуйста, где в настройках sendmail отключается 
> этот самый "from base64 to 8bit".
> 
> Вот примеры писем. Первое - то что я отослал, а второе - то что я получил.

Вот что там в base64:

09TSz8vBIDEK09TSz8vBIDIK09TSz8vBIDMK

После декодирования получается:

0000000: d3 d4 d2 cf cb c1 20 31 0a d3 d4 d2 cf cb c1 20  ...... 1....... 
0000010: 32 0a d3 d4 d2 cf cb c1 20 33 0a                 2....... 3.

Это неправильно - в закодированном в base64 тексте концы строк должны
обозначаться последовательностью 0x0d 0x0a, а не одним байтом 0x0a.
Подобная ошибка в своё время была в Sylpheed, правда, там это вылезло не
на преобразованиях в sendmail, а при обмене сообщениями с подписью в
формате PGP/MIME.

Т.е. в данном случае в первую очередь нужно исправлять почтовый клиент -
возможно, это устранит проблему.  Хотя sendmail явно ведёт себя не лучшим
образом.

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2004-05-11  8:58 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-11  5:09 Sinom
2004-05-11  8:58 ` Sergey Vlasov [this message]
2004-05-11  9:56   ` Sinom
2004-05-11 10:40     ` Alexander Leschinsky
2004-05-11 22:53       ` Sinom
2004-05-12 11:48         ` Alexander Leschinsky
2004-05-11  9:26 ` Alexander Leschinsky

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=20040511085816.GA15093@master.mivlgu.local \
    --to=vsu@altlinux.ru \
    --cc=community@altlinux.ru \
    /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

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git