Cara Menginstall Postfix Mailer di Docker

 docker run -it --name mailer-postfix -p 25:25 -p 465:465 -p 587:587 -p 143:143 -p 993:993 -p 110:110 -p 995:995 -p 5000:5000 --hostname vuck.my.id -e ALLOW_EMPTY_SENDER_DOMAINS="true" --label maintainer="Alimstudio - https://docker.alimstudio.com/documentation/postfix" -d boky/postfix

Cara Menginstall Postfix Mailer di Docker Cara Menginstall Postfix Mailer di Docker Reviewed by Alimstudio on March 20, 2025 Rating: 5

No comments:

Powered by Blogger.