People,
I know the Docker image has been around for a while (I have been using RCM for a looong time) but recently I have had to reduce system work and so have outsourced my RCM stuff to a commercial mail mob - also using RCM. However, for convenient access to archived Maildirs, I still would like to use RCM to occasionally look up stuff on old servers - but in line with trying to reduce some of the work I need to do, it would be very convenient if I could just quickly restore a Docker / Podman image that has everything built-in and ready to go. Since it would be just a personal thing instead of a mail server for others as well, SQLite3 would be quite adequate instead of PG.
Has anyone thought about packaging up RCM with a DB in an image that is more or less plug-n-play?
Thanks for all the years of work with RCM - it does about 97% of what I want!
Phil.
The Roundcube docker image supports SQLite, its the default option so you shouldn't need to do anything special to use it. For your use case you shouldn't need to worry about keeping the database if its only for historical mail lookup.