Normally, it is not possible to send binary files through E-mail because of the possibility of non-ASCII charaters being lost or converted to other characters. A utility, such as PMUUE, will convert a binary file into a set of ASCII characters (uuencoded format) which can be send through E-mail and converted back into binary format once the destination is reached.