Hi, > The quoted-printable encoding can be undone with `recode /qp'.
Thanks! I piped the output of sed into "recode -f /qp" which fixed this issue. > They never have been equal. I already had pushed a commit that makes this > clear, it will be in the next release. Hopefully it doesn't break my wrapper script :P regards, Martin
