I believe I found the problem.
On my server there is only 1 ID that logs in for admin work.
I did not put this ID into the users table for the mail DB but I did have the domain name in domain table.
The problem is that I did not want to use vmail for this ID but I had an entry for the server in the domain table.
I deleted the row for the server in the domain table and the error went away.
I do have another problem but that is another thread if I cant find a fix