Make displaying avatar in E-Mail an option

Expected behavior

Have an option in settings to display the avatar in e-mail message. (Or: remove it altogether, I don’t need it.)

Actual behavior

Avatar always appears in e-mail messages.

1 Like

If you don’t set an avatar it isn’t send to anyone.
We could maybe detect if someone is using delta.chat and only send the avatar if they are using DC, but that is complicated to implement.

We’re working on putting the avatar in an vCard attachment instead so it isn’t displayed as image in normal email clients: https://github.com/deltachat/deltachat-core-rust/pull/1279

2 Likes