From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/25157 Path: main.gmane.org!not-for-mail From: "Johan Kullstam" Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus sends corrupt attachments Date: 19 Sep 1999 15:36:37 -0400 Organization: none Sender: owner-ding@hpc.uh.edu Message-ID: References: <87so4b71c0.fsf@post1.tele.dk> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035162594 12553 80.91.224.250 (21 Oct 2002 01:09:54 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:09:54 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from bart.math.uh.edu (bart.math.uh.edu [129.7.128.48]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id PAA24327 for ; Sun, 19 Sep 1999 15:37:05 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by bart.math.uh.edu (8.9.1/8.9.1) with ESMTP id OAB05496; Sun, 19 Sep 1999 14:37:00 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 19 Sep 1999 14:37:11 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id OAA10909 for ; Sun, 19 Sep 1999 14:37:01 -0500 (CDT) Original-Received: from kullstam.ne.mediaone.net (qmailr@kullstam.ne.mediaone.net [24.218.92.14]) by sclp3.sclp.com (8.8.5/8.8.5) with SMTP id PAA24301 for ; Sun, 19 Sep 1999 15:34:58 -0400 (EDT) Original-Received: (qmail 3996 invoked by uid 501); 19 Sep 1999 19:36:37 -0000 Original-To: "Rene H. Larsen" In-Reply-To: "Rene H. Larsen"'s message of "19 Sep 1999 10:27:43 +0200" Original-Lines: 32 User-Agent: Gnus/5.070096 (Pterodactyl Gnus v0.96) Emacs/20.4 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:25157 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:25157 "Rene H. Larsen" writes: > kullstam@ne.mediaone.net writes: > > > i am using pgnus 0.96 and am having some trouble with attachments. > > when i attach a binary (e.g., pdf or zip file) the file gets > > corrupted. the problem is with sending since 1) i can receive > > attachments sent with other MUAs (mutt or netscape), and 2) other MUAs > > (mutt) receive the same corrupted attachment. > > This is probably because pGnus by default attaches many binary files > using quoted printable encoding rather than the more robust base64 > encoding. Try putting this in your .gnus and see if it helps: > > ;;; Disable QP for unknown (binary) mime types. > (setq mm-content-transfer-encoding-defaults > '(("text/x-patch" 8bit) > ("text/.*" qp-or-base64) > ("message/rfc822" 8bit) > ("application/emacs-lisp" 8bit) > ("application/x-patch" 8bit) > (".*" base64))) thank you. this seems to have worked beautifully. in light of the apparent unreliability of quoted-printable, should this setup be made the default? -- J o h a n K u l l s t a m [kullstam@ne.mediaone.net] Don't Fear the Penguin!