Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I am trying to add a mailbox, but it says it already exsists but when I search the mailbox, nothing shows.
Maybe there is a Mailing List of the same name? (The error message is still misleading).
No mailing lists at all. Another strange thing is I can add them as an alias without error.
Do you have any app that is using the developer@ mailbox?
developer@
No we don't I have checked every app we use.
is there no way to search via terminal?
@apesorguk Can you try running this via SSH?
mysql -uroot -ppassword -e "SELECT name, domain FROM box.mailboxes"
Is developer listed there?
developer
Can you also check the REST request in the Network tab of your browser?
Yes it is showing there, for somereason just not showing on the GUI
Ok so I deleted the alias we had for it under development and tried to add the mailbox and now its worked. Bare in mind I only added the alias after the error to see if I get the error adding as a alias.
If you hit it again, we should definitely investigate further.