Ned Freed wrote: > But in practice the MIME aspect of this is simple enough -- put whatever you're > calling uuencode today in a MIME part, label it with CTE x-uuencode, done. In practice, it's even simpler. Don't generate uuencode, generate base64 instead.