Block a user
mail (latest)
Published 2026-05-02 13:45:26 +02:00 by bee
Installation
docker pull git.secretbee.buzz/bee/mail:latestsha256:406fc624a9b263876c1e9c8352ecb6687949600208719dba8b5e3d71d04688b1
Image Layers
| # debian.sh --arch 'arm64' out/ 'bookworm' '@1776729600' |
| /bin/sh -c apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends postfix libsasl2-modules && rm -rf /var/lib/apt/lists/* |
| COPY file:ffbd67d1f5badfb5e3eec31c51cc6ea344260b54174aae51a95cecb9177a9e14 in /etc/postfix/main.cf |
| EXPOSE 25 587 |
| CMD ["postfix", "start-fg"] |
Labels
| Key | Value |
|---|---|
| io.buildah.version | 1.43.0 |