From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/5198 Path: news.gmane.org!not-for-mail From: Karl Kleinpaste Newsgroups: gmane.emacs.gnus.user Subject: Re: Any chance of getting gnus to handle mime attachments? Date: Wed, 08 Jun 2005 15:27:12 -0400 Organization: Charcoal Message-ID: References: Reply-To: karl+usenet@charcoal.com NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1138670976 26458 80.91.229.2 (31 Jan 2006 01:29:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 31 Jan 2006 01:29:36 +0000 (UTC) Original-X-From: nobody Tue Jan 17 17:34:55 2006 Original-Path: quimby.gnus.org!news.ccs.neu.edu!news.dfci.harvard.edu!news.cis.ohio-state.edu!usenet01.sei.cmu.edu!nn.andrew.cmu.edu!newsfeeder.srv.cs.cmu.edu!wolfberry.srv.cs.cmu.edu!news.charcoal.com!not-for-mail Original-Newsgroups: gnu.emacs.gnus Original-NNTP-Posting-Host: betelnut.srv.cs.cmu.edu Original-X-Trace: wolfberry.srv.cs.cmu.edu 1118259009 9166 128.2.206.166 (8 Jun 2005 19:30:09 GMT) Original-X-Complaints-To: abuse@cs.cmu.edu Original-NNTP-Posting-Date: Wed, 8 Jun 2005 19:30:09 +0000 (UTC) X-Face: ?=p^Gj2JkX~UU_@W}[q/'Dxn19x-zfIQ](y<&ky/?1-&Nz&,!W}R.Gp+"LeGojoR =RF>?!XVs{a:`Yt(gqM<#$Zy(C@]'dR4Hy4S1.I(n3:2"R:=Uy!)K9>U!gNTyH{p +_w#F[gt).$Vyvo5=9LF^PeQ(@H#}QLAbfyYxX/8t:TDR5nA\|RmJO"EwjL8tWyvM User-Agent: Gnus/5.110004 (No Gnus v0.4) XEmacs/21.5-b20 (linux) Cancel-Lock: sha1:tLNCqMDWNmCv+Jh/kTZEBhFwZ7Q= Original-Xref: bridgekeeper.physik.uni-ulm.de gnus-emacs-gnus:5340 Original-Lines: 28 X-Gnus-Article-Number: 5340 Tue Jan 17 17:34:55 2006 Xref: news.gmane.org gmane.emacs.gnus.user:5198 Archived-At: Ed Hartnett writes: > Is there a way for me to edit the message to put the correct separator > in a get GNUS to understanding? `e' in Summary will let you edit a mail message. It'll give you an editable version of the message. `C-c C-c' when you're done. Put the right stuff back into the message, which means [a] correct boundaries and [b] if necessary, MIME-Version and Content-Type in the forwarded message itself. Make sure the boundary specified in Content-Type is the actual boundary used in the body. (There's some funkiness regarding an extra leading `-', I think; I'm forgetting the details now. Try one thing, if it doesn't work, tweak it a little bit more.) Make the boundaries used in the encapsulated mail different from the encapsulating forwarder, or the MIME parser will be confused. Unfortunately, there are no tools to help you to make sure this is done right; the originating mailer should have done it right for you in the first place. So just be careful as you mess with it. Sanity: Copy the message and work on the copy, just in case you really need to get back to the original version sent to you. Use `B c' in Summary to copy it to, say, some other mail group to work on. > Reforming the mailers of all people who send me support emails is a > *little* bit beyond my job description. Me, too, but I proselytize anyway. And it's why I provide help here from time to time.