|
||||
| When email protocols were developed, it was assumed that
nothing more than plain text would be involved - for which 7-bit ASCII code is sufficient.
Now that people want to send files containing 8-bit characters as attachments
to email, encoding has to take place to convert to this format, with
corresponding decoding at the far end. UUencode was an
early scheme for doing this - MIME (Multipart Internet Mail Extensions)
is a more recent development that allows greater flexibility. Both methods increase the
size of the file you send. When sending a file as an attachment, there are several points to consider:
It is often easiest to email your intended recipient and ask! If you use a modern mailer such as Turnpike, you can choose which form of encoding to use. However, be aware that not all software includes built-in decoding, and therefore some recipients may have to save the attachment to disk and then run it through a separate decoder before they can use your file. Generally it is best to encourage your recipient to discover how to do this, unless you feel able to give support by email on the software they use! When attaching word processor files, remember that your recipient may not be able to use them, even if they have the same word processor as you but in a different version (this can be a particular problem with Word files if various patches and filters are not installed). One way round this can be to save the work as an .rtf (rich text format) file, since this will be understood by a variety of software. The following tips may help if your recipients have problems with your attachments (and especially if they use a Microsoft email program):
There is yet another potential problem if the recipient's ISP places a limit on the number or size of emails in the recipient's mailbox. While Demon has no such restrictions, some ISPs impose a limit such as 1 megabyte. From this, it should be clear that sending attachments can be a matter of trial and error. If the various problems seem insurmountable, a different alternative is to put the file you wish to send on your Demon website, from where your recipient can collect it by downloading it using their WWW browser. |
||||
| Back | Menu | Next | ||