Question

Mailbox on local development environment

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 0

Like

2 comments

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.

Fransetya Alfi Syahrin,

Try checking the logs via 

kubectl logs -p -l name=exchangelistener-api-0

command. 

 

Best regards,

Angela

Show all comments