On Thu, Mar 01, 2012 at 07:26:41AM +0100, aitor wrote:
> The problem is that there is no way to save these attachment
> properly. For instance, when saving file.xml all the non ascii
> characters are replaced with "?". So if file.xml originally was:

I've been hit by this problem as well. I've also found that piping the
attachment to an external program changes this behaviour. So using
"| cat > uncorrupted_file" actually works. At the least, this behaviour
is inconsistent. The automatic conversion on save was certainly
surprising to me.

>>> Dan

Reply via email to