Forum Discussion
Andreas Olbricht
Feb 13, 2022Brass Contributor
Exchange password required message on every start
Hey I have the message on every start of my Mac: I tried an old solution in mail but it seems not to work. I know other people who have the same message on every start! How can I fix that? I rem...
adsfasdfasdfwefewfdsf
Mar 01, 2022Copper Contributor
Same problem. I managed to make it disappear for a few days by *completely* removing the account: remote it from account settings (from all devices), let the removal sync to other devices, reboot, and remove it from the sql accounts database:
/usr/bin/sqlite3 ~/Library/Accounts/Accounts4.sqlite 'DELETE FROM ZACCOUNT WHERE ZUSERNAME = "my@email"'
Then add the account again.
This worked for a few days. Now the popup is back again.
/usr/bin/sqlite3 ~/Library/Accounts/Accounts4.sqlite 'DELETE FROM ZACCOUNT WHERE ZUSERNAME = "my@email"'
Then add the account again.
This worked for a few days. Now the popup is back again.