Criptext / Android-Email-Client

Criptext for Android
https://criptext.com
GNU General Public License v2.0
114 stars 16 forks source link

Reply to a sent email will set sender as recipient #699

Closed tarbib closed 3 years ago

tarbib commented 3 years ago

Describe the bug When replying to own first email, the recipient is the criptext user's email address (not even the custom domain one) instead of the recipient email. To Reproduce Steps to reproduce the behavior:

  1. criptext_user@customdomain.com send an email to recipient@gmail.com
  2. criptext_user@customdomain.com replies to the thread (right after the first email) to recipient@gmail.com
  3. In the recipient field the address shown is criptext_user@criptext.com instead of recipient@gmail.com

Expected behavior The recipient field should be filed with the recipient address of the initial mail sent in the thread.

Device and System information (please complete the following information):

tarbib commented 3 years ago

Note : this works fine on Ubuntu.

jorgeblacio commented 3 years ago

Thanks for reporting this, I'll look into this asap.