docker-mailman icon indicating copy to clipboard operation
docker-mailman copied to clipboard

Does not receive emails

Open stratosgear opened this issue 6 years ago • 2 comments

I just finished installing this and it works great (well, greatish, keep reading :) )

Although I do receive email sent from the mailman docker image (registration verifications etc), it seems that emails, from list subscribers when email to the mailing list, are never received by mailman.

I bet it has something to do with port 25 on the host server that runs the mailman docker.

Any ideas how I would resolve this?

Thanks for the docker image, btw. That was a really easy install.

stratosgear avatar Jul 24 '19 17:07 stratosgear

Hola again.

Would you happen to have any suggestions on how to debug this?

You happen to have one of the best dockerized versions of mailman, but it's a pity it does not work.

Thanks!

stratosgear avatar Oct 16 '19 13:10 stratosgear

I am getting this error.. Also I don't see "exim4" in there at all?:

$ kubectl logs mailman-deployment-56dcdd65dd-9kl6j

***********************************************
*                                             *
*   Docker image: fauria/mailman              *
*   https://github.com/fauria/docker-mailman  *
*                                             *
***********************************************

Setting up Exim... Done. Setting up Mailman... Done. Initializing mailing lists... Done. /run.sh: line 89: /usr/bin/newaliases: No such file or directory Setting up Apache web server...Setting up RSA keys for DKIM... Done. Fixing permissons and finishing setup... Done. Starting up services... Done.

sarabjeetdhawan avatar Apr 23 '20 18:04 sarabjeetdhawan