If the content has its transfer-encoding set to: Content-Transfer-Encoding: x-uuencode
Then it will work. Otherwise, you must at this time, run uuencode manually. On Tue, 2003-08-26 at 04:03, Bj�rn T Johansen wrote: > Well, that is a solution but I was kind a hoping that Evolution did > support this and I didn't have to decode the file manually..... > > But thanks... :) > > > BTJ > > > On Tue, 2003-08-26 at 10:52, Hitokiri Batousai wrote: > > On Tue, 2003-08-26 at 16:32, Bj�rn T Johansen wrote: > > > I received an email that contained an rtf attachment (that I believe is > > > uuencoded) but the attachment is displayed inline and encoded; I have no > > > way to save the attachment... > > > Doesn't Evolution support this kind of attachment or is there a way to > > > save this attachment? > > > > 1. Save the UUencoded text to a file. Let's call this file file-x > > 2. Do the following: > > uudecode<file-x>file-y > > where: file-y = the file name where you want the binary data > > saved to > > > > > > _______________________________________________ > > evolution maillist - [EMAIL PROTECTED] > > http://lists.ximian.com/mailman/listinfo/evolution _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
