Files
templates/mail/postfix/Bastillefile
2021-12-24 21:47:04 -07:00

8 lines
227 B
Plaintext

PKG postfix
CP etc /
SYSRC postfix_enable=YES
SYSRC sendmail_enable="NONE"
SERVICE postfix start
CMD mkdir -p /usr/local/etc/mail
CMD install -m 0644 /usr/local/share/postfix/mailer.conf.postfix /usr/local/etc/mail/mailer.conf