Mail profile is busted, any way to reset it?
-
@greymouse Hi, I have one thing you can try but please use with caution
Open debug console for the app (e.g. by using Mail Status button / Cog wheel / View Log). Make sure to be on the Console tab and enter this command:
vivaldi.prefs.get('vivaldi.mail.accounts', console.log)
Hit Enter and see what you get. If you see an object with only the account that you want to get rid of then you can enter the second command (note that it will remove that account from your settings):
vivaldi.prefs.reset('vivaldi.mail.accounts')
This should clean up the remaining part of your mail data and allow you start from anew.
-
Ppafflick moved this topic from Mail on