It's not Mac users who have to deal with it if they don't want to. It's
Windows users. Windows programs are supposed to know not to display the
resource-fork-extra-file which is specified as mac-only in AppleDouble
encoding. But some do. And we have to put up with winmail,dat files coming
from Outlook.
Whether you like it or not, Bill, AppleDouble DOES send attachments encoded
with extra mac-only material: it's not supposed to appear as a file, but is
separately encoded. That's what the "Double" means. The second encoding (or
"file") has the creator-type and file-type information which allows Mac mail
recipients to know which application can open it and which icon to display,
even if there's no extension on the file name. (Now in Mac OS X, mac files
are no longer required to have creator type and file type if they have an
extension, but most still do. In OS 9 and earlier, it was absolute.) On
Windows, you need an extension for that. On Mac OS X, either creator type or
extension will do. Mac email programs still send out the creator and file
type file in case the recipient is a mac program that needs it, when sending
AppleDouble encoding. They also include header information such as:
x-mac-creator="53495421";
x-mac-type="53495435"
in the message headers for the attachment, and then proceeds to encode the
main file in mime/base64. A Windows program is supposed to notice those two
headers and ignore the mac-only stuff. Some of them aren't configured with
that in mind, and so display the mac-only encoding as if it were a separate
file.
Entourage is doing the right thing. It's a mail protocol. It's the Windows
mail recipients which aren't doing the right thing.
If you don't want this to happen, then on your end you can choose to encode
as mime/base64 instead. All your Windows recipients will be happy, and many
Mac recipients, especially on OS X, will also manage just fine. As long as
they can receive attachments from Windows OK, they can also get these OK
from you. Always remember to include the extension; that way Windows and Mac
OS X and even Mac OS 9 recipients with File Exchange set up OK will know
what to do with these.
--
Paul Berkowitz
MVP Entourage
Entourage FAQ Page: <
http://www.entourage.mvps.org/toc.html>
AppleScripts for Entourage: <
http://macscripter.net/scriptbuilders/>
Please "Reply To Newsgroup" to reply to this message. Emails will be
ignored.
PLEASE always state which version of Entourage you are using - **2004**, X
or 2001. It's often impossible to answer your questions otherwise.