I should also make it clear that officially to conform to the Email RFC 2231 we shouldn't be sending anything but ASCII or the properly =?UTF-8?...= encoded forms.
Which is what we upgraded bzrlib to do. But means that we need to downgrade pqm-submit, because pqm does not accept properly formed emails.
I should also make it clear that officially to conform to the Email RFC 2231 we shouldn't be sending anything but ASCII or the properly =?UTF-8?...= encoded forms.
Which is what we upgraded bzrlib to do. But means that we need to downgrade pqm-submit, because pqm does not accept properly formed emails.