From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/17307 Path: main.gmane.org!not-for-mail From: =?ISO-8859-1?Q?Fran=E7ois_Pinard?= Newsgroups: gmane.emacs.gnus.general Subject: Re: test: empty line missed Date: 22 Sep 1998 07:03:19 -400 Sender: owner-ding@hpc.uh.edu Message-ID: References: <199809161516.LAA01906@whiskey.cs.rochester.edu> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035156032 32712 80.91.224.250 (20 Oct 2002 23:20:32 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:20:32 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from gizmo.hpc.uh.edu (gizmo.hpc.uh.edu [129.7.102.31]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id HAA17483 for ; Tue, 22 Sep 1998 07:17:52 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (sina.hpc.uh.edu [129.7.3.5]) by gizmo.hpc.uh.edu (8.7.6/8.7.3) with ESMTP id FAF28580; Tue, 22 Sep 1998 05:48:47 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 22 Sep 1998 06:17:36 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [209.195.19.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id GAA16442 for ; Tue, 22 Sep 1998 06:17:14 -0500 (CDT) Original-Received: from pluton.rtsq.qc.ca (pluton.grics.qc.ca [199.84.132.10]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id HAA17477 for ; Tue, 22 Sep 1998 07:16:56 -0400 (EDT) Original-Received: by pluton.rtsq.qc.ca (8.8.8/8.8.8) with UUCP id HAA25351; Tue, 22 Sep 1998 07:04:04 -0400 Original-Received: by icule.progiciels-bpi.ca (8.8.5/8.7.3) id HAA01047; Tue, 22 Sep 1998 07:03:22 -0400 Original-To: Lee Willis X-Face: "b_m|CE6#'Q8fliQrwHl9K,]PA_o'*S~Dva{~b1n*)K*A(BIwQW.:LY?t4~xhYka_.LV?Qq `}X|71X0ea&H]9Dsk!`kxBXlG;q$mLfv_vtaHK_rHFKu]4'<*LWCyUe@ZcI6"*wB5M@[m writes: > Vladimir Volovich writes: > > Are you sure that decoding from base64 was made by gnus? In my case, > > the original message contained the following headers: > > X-MIME-Autoconverted: from base64 to 8bit by vvv.vsu.ru id UAA12807 > Erm yep. Good point, well made. :) If you decode Base64 by `procmail', say, make real sure your adjust headers consistently, or else, you really ran for trouble (and Gnus is not guilty!). I once used without much problems these rules: :0 fbw * ^Content-Transfer-Encoding:.*quoted-printable | recode /qp :0 Afhw | formail -i 'Content-Transfer-Encoding: 8bit' :0 fbw * ^Content-Transfer-Encoding:.*base64 | recode /64 :0 Afhw | formail -i 'Content-Transfer-Encoding: 8bit' The key is to rewrite CTE when you convert the contents. But for Gnus users, such rules should not be needed anymore, as we may expect Gnus to nicely do the equivalent for us, on the fly. -- François Pinard mailto:pinard@iro.umontreal.ca Join the free Translation Project! http://www.iro.umontreal.ca/~pinard