Thunderbird for Android expects all email addresses to be ASCII only. We currently potentially export identities that have non-ASCII email addresses. Our check only looks at the default identity, and if that one is purely ASCII we export all identities that use the same SMTP server.
Bug 1926113 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
Thunderbird for Android expects all email addresses to be ASCII only. We currently potentially export identities that have non-ASCII email addresses. Our check only looks at the default identity, and if that one is purely ASCII we export all identities that use the same SMTP server. When exporting such an account, the android app will refuse to scan the QR code.