Tagged Questions
1
vote
1answer
98 views
Error while Compressing the Mail DB: file is encrypted or is not a database
I am trying to compress the Mail database by running the sqlite3 vacuum command. But I get the following error:
SQL Error: file is encrypted or is not a database
I was running Mac OS 10.6 and I ...