avatar

Çaylak My BASH Blogs

news, diary, journal, whatever
Post Archive | Contact | Defter

Poste mail server

November 17, 2023 - 00:19:52 — CaylakPenguen

poste.io

docker run -d \
    --net=host \
    -e TZ=Europe/Berlin \
    -v /poste-data/data:/data \
    --name "mailserver" \
    -h "box.contoso.com" \
    -e "DISABLE_CLAMAV=TRUE" -e "DISABLE_RSPAMD=TRUE" -e "HTTPS_PORT=4433" -e "HTTP_PORT=8080" \
    -t analogic/poste.io

ben mutlu

¯_(ツ)/¯

poste.io

FULL ADMIN PANEL DEMO

Tags: poste.io

Comments? Tweet