Hi,
I can't found a tutorial or doc on how to configure roundcube for local developpement.
There is a docker or projet to mock/fake imap response in local ? I need to install a "working" postfix/dovecot/mysql only for dev ?
Thanks.
Simplest way in my opinion is to either connect out to a public service or to setup a docker environment with all the needed parts.
I think docker is the best yes.
Maybe somenone has a working docker-compose to share ?