fauria / docker-mailman

🐳 Complete GNU Mailman suite, including Exim MTA, Apache webserver and DKIM support.
https://hub.docker.com/r/fauria/mailman/
MIT License
21 stars 9 forks source link

Does not receive emails #3

Open stratosgear opened 5 years ago

stratosgear commented 5 years ago

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 commented 5 years ago

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!

sarabjeetdhawan commented 4 years ago

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.