Since 7.16, local development environment cannot have mailbox created without exchange listener service. Is there any way else that we can simulate the exchange listener service in order to create mailbox on development environment?
Like
2 comments
07:51 Dec 25, 2020
Please deploy the ExchangeListener service locally since it will be required starting from 7.17.0 and anyway there will be a need to deploy it in the future.
20:13 Feb 04, 2021
Fransetya Alfi Syahrin,
Try checking the logs via
kubectl logs -p -l name=exchangelistener-api-0
command.
Best regards,
Angela
Show all comments