> Hi,
>
> Is there any reason that when I use the 'attach' command in yarn it encodes
> using base64, yet there doesn't seem to be an option to extrace base64 files,
> only uu-encoded files?
Base64 is the MIME standard. In the docs you'll find a
reference to metamail, a freely available MIME package that
runs automatically, as required, once you have it set up
properly. Get the app, set it up, then uncomment the hook
to metamail in your config file. More info and a sample
setup is available in the Yarn docs.
R.
> Andrew.