Welcome to MSDN Blogs Sign in | Join | Help

Exchange 2003 SP2 and UUENCODE attachments

We got lots of complains about weird and garbled attachments after installing SP2, with gibberish text appearing in the message body. Yes, SP2 does change the way certain  uuencode message are now rendered to the client. It's even worth  noting that this change is not entirely new, and was also included in Exchange 2000 since the April 2004 rollup, and Exchange 2003 post SP1 hotfixes. The first thing you could use to identify this issue, is that the message contains both a "MIME Version"  header, and the body of the messag starts with the word "BEGIN"

In Exchange 2003 SP2 and recent rollup builds of Exchange 2000, when a uuencode message is incorrectly tagged with a MIME version header, then the uuencode text is treated as MIME.  therefore, the text shows in the body of the message as garbled. In essence, the message is combining two different internet body formats by combining a MIME version 1.0 header within a UUENCODED message. Basically, both standards (MIME and UUENCODE) cannot be combined in the same message.

The word UUENCODE is derived from “Unix to Unix encoding”. A UUENCODED message can be identified by the first word in the message “BEGIN” .

e.g BEGIN <mode> <file>
The <mode> is the file's read/write/execute permissions as three octal digits, and <file> output name to write the decoded data.

 The “MIME Version 1.0” header on the other hand, usually identifies that a message is a MIME (Multipurpose Internet Mail Extensions) message, and in compliance with RFC 2045.

e.g  version := "MIME-Version" ":" 1*DIGIT "." 1*DIGIT
 
To lend some more history to this change. In the past, Exchange erroneously treated normal MIME messages that started with the word "BEGIN'
as UUENCODED messages, thus resulting in normal textual messages appearing as attachments.
For example, if you composed a message as such:

From: John@foobar.com
To: Jane@foo.net
Subject: This is a test


Begin please acknowledge receipt of this message

 

Below is a sample UUENCODE message that also has a MIME Version 1.0 header

 

Date: Fri, 2 Dec 2005 14:21:33 +1100 (EDT)

John Doe <JohnDoe@contoso.com>

Message-Id: <200512020321.server.domain.com>

To: Jane Doe@foo.com

Subject: View the attachment

Mime-Version: 1.0

Content-Type: text/plain; charset=us-ascii

Content-Transfer-Encoding: 7bit

Return-Path: JohnDoe@contoso.com

X-OriginalArrivalTime: 02 Dec 2005 03:21:31.0901 (UTC) FILETIME=[7DDA6AD0:01C5F6EF]

 

Here is your attachment report

begin 664 02122005142133.txt

M:6-L;W)P+G`@92L@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@

M("`@(#,N-BXV($EN=F5N=&]R>2!$971A:6P@8GD@3&]C871I;VX@("`@("`@

M("`@("`@("`@("`@("`@("`@("`@("`@("`@($1A=&4Z(#`R+S$R+S`U#0I0

M86P-"E-I=&4@("`@($QO8V%T:6]N($ET96T@3G5M8F5R("`@("`@("!2968@

M("`@("`@("`@("`@("`@54T@(%%T>2!/;B!(86YD($-R96%T960@($5X<&ER

M92`@($%S<V%Y("4@1W)A9&4@4W1A='5S("`@079A:6P@3F5T($]V<DES#0HM

M+2TM+2TM+2`M+2TM+2TM+2`M+2TM+2TM+2TM+2TM+2TM+2T@+2TM+2TM+2TM

M+2TM+2TM+2TM("TM("TM+2TM+2TM+2TM+2`M+2TM+2TM+2`M+2TM+2TM+2`M

M+2TM+2TM("TM+2TM("TM+2TM+2TM("TM+2TM("TM+2`M+2TM+0T*,C`P,"`@

M("`@1C`P,2`@("`@,3`P,#`@("`@("`@("`@("`@("`@("`@("`@("`@("`@

M("`@("!%02`@("`@("`@+3$X+C`@,#(O,#<O,#`@("`@("`@("`@("`P+C`P

=("`@("`@("`@("`@("`@($)A=&-H($E$.@T*#!H@

`

end
 

The solution here is to configure the non-Exchange server (usually UNIX) sending to Exchange, not to add the "MIME Version" header to UUENCODE message,  or alternatively configure to send pure MIME messages to Exchange.

 

See http://www.ietf.org/rfc/rfc2045.txt and http://support.microsoft.com/default.aspx?scid=kb;en-us;836555

Published Friday, December 16, 2005 11:57 AM by adef

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

# re: Exchange 2003 SP2 and UUENCODE attachments

Monday, March 05, 2007 4:09 PM by Alex Loker

All we did was add mimeheader=no to our mailx message in HP-UX to fix it. i.e. uuencode bob.txt bob.txt|mimeheader=no mailx -s "Test email" fred@mary.com

# re: Exchange 2003 SP2 and UUENCODE attachments

Monday, March 12, 2007 5:53 AM by ...

mmm.. nice design, I must say..

# re: Exchange 2003 SP2 and UUENCODE attachments

Wednesday, March 28, 2007 9:46 AM by R.Balk@intrum.com

Thank you very much

- this issue struggled me for a while.

# re: Exchange 2003 SP2 and UUENCODE attachments

Wednesday, June 25, 2008 3:19 AM by ychen700

I received an email to my gmail.

It was supposed to be Chinese.

But I see garbled MINI version 1.0.

Can you tell me how to solve this problem?

Thanks,

ychen700@gmail.com

# Exchange 2003 corrupting attachments | keyongtech

Thursday, January 22, 2009 12:24 AM by Exchange 2003 corrupting attachments | keyongtech

# re: Exchange 2003 SP2 and UUENCODE attachments

Friday, June 12, 2009 12:37 AM by 出会い

ヒマだょ…誰かかまってぉ…会って遊んだりできる人募集!とりあえずメール下さい☆ uau-love@docomo.ne.jp

# re: Exchange 2003 SP2 and UUENCODE attachments

Saturday, June 13, 2009 12:41 AM by 小向美奈子

話題の小向美奈子ストリップを隠し撮り!入念なボディチェックをすり抜けて超小型カメラで撮影した神動画がアップ中!期間限定配信の衝撃的映像を見逃すな

# re: Exchange 2003 SP2 and UUENCODE attachments

Sunday, June 14, 2009 12:22 AM by 家出掲示板

カワイイ子ほど家出してみたくなるようです。家出掲示板でそのような子と出会ってみませんか?彼女たちは夕食をおごってあげるだけでお礼にHなご奉仕をしてくれちゃったりします

# re: Exchange 2003 SP2 and UUENCODE attachments

Monday, June 15, 2009 12:37 AM by 右脳左脳

あなたは右脳派?もしくは左脳派?隠されたあなたの性格分析が3分で出来ちゃう診断サイトの決定版!合コンや話のネタにも使える右脳左脳チェッカーを試してみよう

# re: Exchange 2003 SP2 and UUENCODE attachments

Monday, June 15, 2009 11:52 PM by セレブラブ

セレブラブでは性欲のある男性を募集しています。セフレパートナーを探している20代・30代の女性たちが多数登録されています。セレブと遊びたい、Hがしたいという方は無料登録からどうぞ

# re: Exchange 2003 SP2 and UUENCODE attachments

Wednesday, June 17, 2009 11:44 PM by 救援部

貴方のオ○ニーライフのお手伝い、救援部でHな見せたがり女性からエロ写メ、ムービーをゲットしよう!近所の女の子なら実際に合ってHな事ができちゃうかも!?夏に向けて開放的になっている女の子と遊んじゃおう

# re: Exchange 2003 SP2 and UUENCODE attachments

Friday, June 19, 2009 12:38 AM by 出会い

まったぁ〜りしたデートがしたいです☆結構いつでもヒマしてます♪ m-g-j@docomo.ne.jp 年齢と名前くらいは入れてくれるとメール返信しやすいかも…

# re: Exchange 2003 SP2 and UUENCODE attachments

Friday, June 19, 2009 11:11 PM by 逆援交際

会員制の逆援交際倶楽部では男性は無料、一日最低額10万円保障での交際をお求めできます。ご登録された女性様達はセレブであるがための悩みをそれぞれの方が持ち、皆様、男性との営みを求め、ご登録されております。彼女たちとの初々しい一時をお楽しみ、謝礼をいただいてくださいませ。会員制ですので人数に限りがあるため、打ち切りの場合はご了承ください

# re: Exchange 2003 SP2 and UUENCODE attachments

Saturday, June 20, 2009 11:14 PM by 家出

家出中でネットカフェやマンガ喫茶にいる女の子たちは、お金が無くなり家出掲示板で今晩泊めてくれる男性を探しています。ご飯を食べさせてあげたり泊めてあげることで彼女たちはHなお礼をしてくれる事が多いようです

# re: Exchange 2003 SP2 and UUENCODE attachments

Sunday, June 21, 2009 11:07 PM by 勝ち組負け組

当サイトは、みんなの「勝ち組負け組度」をチェックする性格診断のサイトです。ホントのあなたをズバリ分析しちゃいます!勝ち組負け組度には、期待以上の意外な結果があるかもしれません

# re: Exchange 2003 SP2 and UUENCODE attachments

Monday, June 22, 2009 10:56 PM by 素人

男性が主役の素人ホストでは、男性のテクニック次第で女性会員様から高額な謝礼がもらえます。欲求不満な人妻や、男性と出会いが無い女性が当サイトで男性を求めていらっしゃいます。興味のある方はTOPページからどうぞ

# re: Exchange 2003 SP2 and UUENCODE attachments

Tuesday, June 23, 2009 10:45 PM by エロ漫画

エロ漫画やエロゲーなどでかわいい女の子が淫らな肉欲に溺れる様子をみて「こんなの現実にあるわけない」そう思った事ありませんか?それが当サイトでは現実に実現できるのです!羨ましさを憶えた2次元の中での出来事。あなたと同じように望む女の子が当サイトに集まっているのです

# re: Exchange 2003 SP2 and UUENCODE attachments

Wednesday, June 24, 2009 10:41 PM by 高級チェリー

高級チェリーの夏は童貞卒業の夏です。セレブ達も童貞を卒業させたくてウズウズしながら貴方との出会いを待っています。そんなセレブ達に童貞を捧げ、貴方もハッピーライフを送ってみませんか

# re: Exchange 2003 SP2 and UUENCODE attachments

Thursday, June 25, 2009 11:14 PM by 助けて〜!

何回かメールして会える人一緒に楽しいことしょ?お給料もらったばかりだからご飯くらいならごちそうしちゃうょ♪ cha-a@docomo.ne.jp とりあえずメールくださぃ★

# re: Exchange 2003 SP2 and UUENCODE attachments

Friday, June 26, 2009 10:56 PM by セレブラブ

セレブラブではココロとカラダに癒しを求めるセレブ達と会って頂ける男性を募集しています。セレブ女性が集まる当サイトではリッチな彼女たちからの謝礼を保証、安心して男性はお金、女性は体の欲求を満たしていただけます。無料登録は当サイトトップページからどうぞ

# re: Exchange 2003 SP2 and UUENCODE attachments

Saturday, June 27, 2009 11:28 PM by SOS少女

家出中でお金が無く、ネットカフェを泊り歩いているSOS少女たちは、家出掲示板で泊めてくれたり遊んでくれる男性を探しています。泊めてあげたりすると彼女たちはHなお礼をしてくれるかもしれません。家出少女と遊びたい方は当サイトはどうぞ

# re: Exchange 2003 SP2 and UUENCODE attachments

Monday, June 29, 2009 11:39 PM by 出張ホスト

マダムと甘い時間を過ごしてみませんか?性欲を持て余しているセレブたちは出張ホストサービスで男性を探し、セックスを求めているのです。ホスト希望の方なら容姿や年齢は一切不問!ご近所の女性を探して、多額の報酬をゲットしよう

# re: Exchange 2003 SP2 and UUENCODE attachments

Tuesday, June 30, 2009 11:01 PM by スローセックス

楽しく、気持ちよく絶頂を味わえることで若い女性から熟女の女性まで幅広い世代で爆発的な人気がある、スローセックス。当サイトはプレイに興味がある、あるいは試してみたいけれど相手がいない…といった方の支援サイトです。当サイトでSEXパートナーを探してみませんか

# re: Exchange 2003 SP2 and UUENCODE attachments

Wednesday, July 01, 2009 10:54 PM by 一人エッチ

夏真っ盛り!女の子は開放的な気分で一人エッチしたくてウズウズしてるっ!!貴方は女の子のオナ○ーを見て気分を高めてあげてネ!!もちろん、お手伝いしてもオッケーだよ!!さぁ、今すぐ女の子にアクセスしよっ

# re: Exchange 2003 SP2 and UUENCODE attachments

Thursday, July 02, 2009 11:43 PM by メル友募集

恋することって怖くないですか?最近ちょっと臆病になってて…そういうの抜きでえっちなことしたくて… lovely-i0709@docomo.ne.jp優しい人がいたらメール待ってます☆

# re: Exchange 2003 SP2 and UUENCODE attachments

Saturday, July 04, 2009 12:11 AM by 逆円助

さあ、今夏も新たな出会いを経験してみませんか?当サイトは円助交際の逆、つまり女性が男性を円助する『逆円助交際』を提供します。逆円交際を未経験の方でも気軽に遊べる大人のマッチングシステムです。年齢上限・容姿・経験一切問いません。男性の方は無料で登録して頂けます。貴方も新たな出会いを経験してみませんか

# re: Exchange 2003 SP2 and UUENCODE attachments

Saturday, July 04, 2009 11:31 PM by 家出

これから家出したい少女や、現在家出中の娘とそんな娘を助けたい人を繋げるSOS掲示板です。10代、20代の女の子が家庭内の問題などでやむなく家出している子が多数書き込みしています。女の子リストを見て彼女たちにアプローチしてみませんか

# re: Exchange 2003 SP2 and UUENCODE attachments

Monday, July 06, 2009 12:02 AM by 精神年齢

みんなの精神年齢を測定できる、メンタル年齢チェッカーで秘められた年齢がズバリわかっちゃう!かわいいあの子も実は精神年齢オバサンということも…合コンや話のネタに一度チャレンジしてみよう

# re: Exchange 2003 SP2 and UUENCODE attachments

Monday, July 06, 2009 11:37 PM by 童貞卒業

童貞卒業を考えているなら、迷わずココ!今まで童貞とヤッた事がない女性というのは意外と多いものです。そんな彼女たちは一度童貞とやってみたいと考えるのは自然な事と言えるでしょう。当サイトにはそんな好奇心旺盛な女性たちが登録されています

# re: Exchange 2003 SP2 and UUENCODE attachments

Tuesday, July 07, 2009 10:33 PM by 素人

素人ホストでは日頃のストレスを発散したい、もう一度恋がしたい、そういた女性が癒しを求めて登録されています。当サイトは癒やされたい女性・寂しい女性を癒やす男性が集うカップリングサイトです

# re: Exchange 2003 SP2 and UUENCODE attachments

Wednesday, July 08, 2009 11:27 PM by 熟女

熟女だって性欲がある、貴方がもし人妻とSEXしてお金を稼ぎたいのなら、一度人妻ワイフをご利用ください。当サイトには全国各地からお金持ちのセレブたちが集まっています。女性から男性への報酬は、 最低15万円からと決めております。興味のある方は一度当サイト案内をご覧ください

# re: Exchange 2003 SP2 and UUENCODE attachments

Thursday, July 09, 2009 11:17 PM by メル友募集

恥ずかしいけどやらしいことしたくてしょうがありません…誰か一緒にしてくれませんか?とりあえず連絡待ってます☆ cute.y.0902@docomo.ne.jp

Leave a Comment

(required) 
required 
(required) 
 
Page view tracker