From: Jeff Liebermann <jeffl@comix.santa-cruz.ca.us> Newsgroups: comp.unix.sco.misc Subject: Re: Mail Message-ID: <ml1t7s4c6av45vd4etut2an66etudbr2bj@4ax.com> References: <jLx8ODGVaK1Or23zqgtv3Qv4nRfp@4ax.com>
<387CD49C.521EFDA@netscape.net>
<20000112182239.T4682@jpradley.jpr.com>
<387E56B7.8DB75594@netscape.net> Date: Thu, 13 Jan 2000 18:26:29 -0800 On Thu, 13 Jan 2000 22:53:24 GMT, Scott Taylor <gstaylor@netscape.net> wrote: Jean-Pierre Radley wrote:
>> Bzzzt -- neither of those create an attachment. ><shrug> > >I beg to differ with you (again) JP. I actually use the uuencode line >in a script that sends a zipped spreadsheet to one of our customers that >uses Netscrape to receive her mail, and all she has to do is click on >the *attached* x-uuencoded file and save it to her Windoze hard drive. Rat-tat-tat, braaaaap! (as in xdoom). A uu-encoded file is a pre-packaged attachment similar to a MIME attachment. If you simply email a uuencoded file to a reasonably smart MUA (mail user agent), it will recognize the uuencoded wrapper and offer to decode it. It works as an alternative to MIME. There's no need to MIME attach a uuencoded file as it would get treated as a wrapper within a wrapper. Every once in a while, I get nasty and send out MIME attachments with a dozen levels of wrapping. Older browsers (Netscape 3.0x) would just blow up or refuse to do anything other than lock up or die. The newer browsers recognize this common mistake and look for content other than what's inside the wrapper. If it finds no content, it goes down level after level until it finds the contents. It then treats it as it were a one level MIME attachment. This is what happens when a dozen people forward a joke in succession. Each user adds another level of MIME wrapper. Viewed with a brain dead MUA (elm 2.4PL23) it looks awful. Viewed with a reasonably smart MUA, it looks like just one level of MIME packaging. It is possible to have several versions of MIME attachment on one level. A friend has his resume packaged in ASCII text, PDF, HTML, and Richtext in one MIME attachment. Some browsers (Explorer 5) handle it correctly and offer the user a choice of one. Some other browsers (Netscape) just dump all 4 files somewhere and then ask what to do.
>Why would I need mutt when I can do it my self by reading the man pages? Try it without mutt using a GIF file or something other than uuencoded text. It won't work. Keep reading.
Have you tried Searching this site?
Unix/Linux/Mac OS X support by phone, email or on-site: Support Rates
This is a Unix/Linux resource website. It contains technical articles about Unix, Linux and general computing related subjects, opinion, news, help files, how-to's, tutorials and more. We appreciate comments and article submissions.
Many of the products and books I review are things I purchased for my own use. Some were given to me specifically for the purpose of reviewing them. I resell or can earn commissions from the sale of some of these items. Links within these pages may be affiliate links that pay me for referring you to them. That's mostly insignificant amounts of money; whenever it is not I have made my relationship plain. I also may own stock in companies mentioned here. If you have any question, please do feel free to contact me.
Specific links that take you to pages that allow you to purchase the item I reviewed are very likely to pay me a commission. Many of the books I review were given to me by the publishers specifically for the purpose of writing a review. These gifts and referral fees do not affect my opinions; I often give bad reviews anyway.
We use Google third-party advertising companies to serve ads when you visit our website. These companies may use information (not including your name, address, email address, or telephone number) about your visits to this and other websites in order to provide advertisements about goods and services of interest to you. If you would like more information about this practice and to know your choices about not having this information used by these companies, click here.
Click here to add your comments
Thu Jan 22 11:14:24 2009: prashanthspark
iam trying to decode uuencode email which has attachments which is generated frm Richoh scanner & send to group email,
the email are able to view in lotus notes properly also when saved into outlook express as .eml, but when we try via code doesn t get into extracting attachments as well contents...
lotus script , C#
please advise :)
prashanthspark
Thu Jan 22 13:05:21 2009: TonyLawrence
If uudecode won't decode it, it isn't a uuencoded file or it is damaged - or your script is just wrong.
Apparently it isn't damaged if Lotus and Outlook can unpack it. Sounds like your script is wrong or you are using a screwdriver where you need a knife or vice versa.
Don't miss responses! Subscribe to Comments by RSS or by Email
Click here to add your comments
If you want a picture to show with your comment, go get a Gravatar