How to start Disk Utility from command line
Avi Greenbury
lists at avi.co
Tue Oct 16 17:54:14 UTC 2012
Gene Heskett wrote:
>
> An even better question I found when I looked at the raw message, why is
> the body of the message base64 encoded?
Because it's got non-latin characterss in it and SMTP is text-based.
If you want to send things that are not in SMTP's character set (like
non-Latin characters or images) you need to encode them into something
that is, and the standard way of doing that is with base64.
--
Avi
More information about the ubuntu-users
mailing list