|
|
||||||||||
|
|
Electronic Mail | Attachments |
|
|
|||||||
|
Attachments
Often we just want to type some simple text in a mail message, and we already know almost everything very important that we need to know about that. However, sometimes we would like to "attach" something to a mail message that we send. For example, it could be a text file that contains further information that we would like the recipient to have, or perhaps we would like to send a color image of something with the mail message, or a compiled computer code.
The mailing program allows just such possibilities. Not surprisingly, the
command to do this is "Attach", and it can be initiated by clicking on the
browser button having this name.
Encoding of Files The most common encoding scheme used on Macintoshes is called BinHex. Another encoding scheme, more often found on Unix machines, is called uucode. Thus, to send binary files by email between Macintoshes, one would commonly use BinHex to encode the file on one end, email it, and then use BinHex to decode it on the other end. We discuss the use of BinHex further in a later Exercise and in this Appendix.
General binary
files may be encoded using BinHex
and attached to email messages. In the
example we are going to use here, we will exploit the fact that the
mailer associated with the
Netscape browser knows automatically how to encode and decode GIF file
images. Thus, we can simply attach these to a mail message using
the Netscape mailer, and if the person receiving the file is also
using Netscape, the file will be automatically decoded on the other
end. So in this case we can handle the image-file attachment exactly as if it
were a text attachment, even though it is a binary file. Your mailer probably has a similar attachment capability.
Capturing an Image to a File
The Attachment Popup Window Open the Netscape Mail window, and fill in the "Mail To" field with your email address. Type "attachment test" in the "Subject" window, and leave the "CC:" window blank. Now click on the "Attachment" button. This brings up an Attachments Window.
Sending Mail with the Attachment
![]() If you want to change something before sending, you can edit the addresses and text directly, and you can add or remove attachments by opening the Attachments Window again. Once you are happy with the addresses, message, and attachments, click "Send" to mail the message.
Reading the Mail Message
![]()
|
||||||||||
|
|
||||||||||