vladimiry / ElectronMail

Unofficial ProtonMail Desktop App
GNU General Public License v3.0
1.49k stars 96 forks source link

Indexing Error: Empty sender address #554

Closed ystxn closed 1 year ago

ystxn commented 1 year ago

I have no idea how the sender address might be empty. Is this something to be concerned about?

Local database entity validation error has occurred: {"entityType":"mails","sentDate":1492506233000,"subject":"Support for Exchanges / Asset Classes","error":"sender: ; address: isNotEmpty: address should not be empty"}

2022-09-22_15-51-18

ystxn commented 1 year ago

Okay I found the message in question. It was an old message that I sent that Proton's import process created when I migrated from outlook.com.

vladimiry commented 1 year ago

Good finding. Clearly, the app currently doesn't accept the emails without sender's address. So it's going to work if you remove this email if removing it is acceptable for you. Before removing it, maybe forward it first to yourself, so the sender address gets filled, and you have it saved, in a way.

vladimiry commented 1 year ago

This validation is not going to be dropped. So closing as no change needed.