Abhilash Raj
Abhilash Raj
> Defined some templates for mails, Defined where? There are 2 places you can do, in the filesystem and also via Postorius. Both have been working before on the docker...
That's for this, I've been meaning to move other Github CI but haven't had bandwidth to make the change. The exiting CI flow tests images by starting them up. See...
Can you contribute arm64 version of the dockerfiles with CI code? I don't honestly know much about multi-platform dockerfiles and i'd love to keep them separate.
Try replacing `postgres` everywhere in compose like in `DATABASE_URL=postgres://${POSTGRES_USER}:${POSTGRES_PASSWORD}@database/${POSTGRES_DB}` with `postgresql`.
> Also why do all the documentation say that /opt/mailman on the host machine must be used? Why can't a relative path in the compose folder be used? No good...
Yeah, should be possible. Can you open a PR with the changes?
Have you tried maybe re-creating search index and seeing if that fixes the error? I think the error is really only meant to re-read the documents that were indexed previously...
The next step is the container waiting for the database to be up and running, is your database container and up and running fine?
I don't have any great ideas why something like this would happen. Can you try it out with some other versions of mysql to see if this is an isolated...
@dependabot rebase