You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've built the most recent version and the client and server are working perfectly but no emails are received. Is there any way to check on the client to check what is happening?
I've also noticed the client won't include passwords synced using a Google account or imported passwords.
The text was updated successfully, but these errors were encountered:
Had forgotten ISP blocking all outgoing SMTP. Email works OK. Strangely, with passwords imported from CSV the HTTP transfer results in a JSON file with no entries, and email results in a JSON file containing all the usernames and passwords but blank URL fields. With a password entry created in the browser, all details are included. Google account passwords shown in Auto-fill passwords do not get captured via either method.
Thanks for the issue.
Definitely weird, I'll take a look!
Not sure about the last point. Being able to get those would require adding e new component that would be a bit out of scope for this project. However, I'll take that into consideration on the next update!
I've built the most recent version and the client and server are working perfectly but no emails are received. Is there any way to check on the client to check what is happening?
I've also noticed the client won't include passwords synced using a Google account or imported passwords.
The text was updated successfully, but these errors were encountered: