by jbaptiste | Jul 7, 2025 | docker, github, postfix, smtp, smtp relay
After a long pause due to a lack of spare time (and, in some cases, interest), I’m starting to work on some of my open-source Docker projects again. One of those projects is my SMTP relay, which is still quite popular (over 11M downloads!). First, I fixed the...
by jbaptiste | Abr 25, 2021 | docker, postfix, smtp, smtp relay, Uncategorized
This weekend I merged a PR that added the building o multi-arch images to docker-postfix. Now, additional to the amd64 architecture image there are also images for armv6, armv7 and arm64 processors. This feature was asked some time ago, so now you can run it on...
by jbaptiste | Feb 3, 2021 | docker, postfix, smtp, smtp relay
Since May last year we have an alpine-based image of juanluisbaptiste/postfix being tested to replace the current one based on CentOS 7. The switch of base image was needed because CentOS 8 does not include supervisord, which is the process control system we use...
by jbaptiste | Jun 24, 2020 | alpine, centos, docker, email, postfix, smtp, smtp relay
Since some time now I have been working on migrating my SMTP relay docker image to use alpine linux as the base image. This change was something I was wanting to do for some time but what really triggered it was that the current version is CentOS 7 based and uses...
by jbaptiste | Jun 18, 2019 | containers, docker, docker-compose, mariadb, otrs, smtp, smtp relay
Lately there have been some work with the unofficial OTRS docker images with the help of some new contributors. I have added some improvements and some new Pull Requests have been merged (thanks for those !). I’m going to review the latest updates done to the...
by jbaptiste | Dic 31, 2015 | docker, docker-compose, gmail, postfix, relay, smtp, smtp relay
UPDATE: This entry is more than five years old, please check other more recent posts to learn more about the evolution of this image. I have had a very busy year and had the chance to work on a lot of new and useful docker containers. Taking advantage of these...
Comentarios recientes