Added mx.pm.
authorZoltán Felleg <zoltan.felleg@userrendszerhaz.hu>
Mon, 16 Dec 2024 22:13:28 +0000 (23:13 +0100)
committerZoltán Felleg <zoltan.felleg@userrendszerhaz.hu>
Mon, 16 Dec 2024 22:13:28 +0000 (23:13 +0100)
commit79b1572784583b62396cf17840342bf8fcae5ae2
tree90ad0e96917456164b4847b15b1e8b1aaf1af471
parenteade1bc6a1ad8035fd5c609e79997d42967d4ba0
Added mx.pm.
33 files changed:
sources/mx.pm/c3d/firstboot/scripts/01_setupnetworking.sh [new file with mode: 0755]
sources/mx.pm/c3d/firstboot/scripts/02_settimezone.sh [new file with mode: 0755]
sources/mx.pm/c3d/firstboot/scripts/10_setupletsencrypt.sh [new file with mode: 0755]
sources/mx.pm/c3d/firstboot/scripts/20_setuppostfix.sh [new file with mode: 0755]
sources/mx.pm/c3d/firstboot/scripts/30_setupdovecot.sh [new file with mode: 0755]
sources/mx.pm/c3d/firstboot/scripts/40_setupspf.sh [new file with mode: 0755]
sources/mx.pm/c3d/firstboot/scripts/50_setupopendkim.sh [new file with mode: 0755]
sources/mx.pm/c3d/firstboot/scripts/60_setupopendmarc.sh [new file with mode: 0755]
sources/mx.pm/c3d/firstboot/scripts/90_setupservices.sh [new file with mode: 0755]
sources/mx.pm/c3d/mode.txt [new file with mode: 0644]
sources/mx.pm/c3d/owner.txt [new file with mode: 0644]
sources/mx.pm/c3d/postinstall/install-data/etc/dovecot/conf.d/10-ssl.conf [new file with mode: 0644]
sources/mx.pm/c3d/postinstall/install-data/etc/dovecot/dovecot.conf [new file with mode: 0644]
sources/mx.pm/c3d/postinstall/install-data/etc/dovecot/passwd [new file with mode: 0644]
sources/mx.pm/c3d/postinstall/install-data/etc/mail/spamassassin/local.cf [new file with mode: 0644]
sources/mx.pm/c3d/postinstall/install-data/etc/opendkim/KeyTable [new file with mode: 0644]
sources/mx.pm/c3d/postinstall/install-data/etc/opendkim/SigningTable [new file with mode: 0644]
sources/mx.pm/c3d/postinstall/install-data/etc/opendkim/TrustedHosts [new file with mode: 0644]
sources/mx.pm/c3d/postinstall/install-data/etc/opendkim/keys/almabarat.hu/default.private [new file with mode: 0644]
sources/mx.pm/c3d/postinstall/install-data/etc/opendkim/keys/almabarat.hu/default.txt [new file with mode: 0644]
sources/mx.pm/c3d/postinstall/install-data/etc/opendkim/keys/useribm.hu/default.private [new file with mode: 0644]
sources/mx.pm/c3d/postinstall/install-data/etc/opendkim/keys/useribm.hu/default.txt [new file with mode: 0644]
sources/mx.pm/c3d/postinstall/install-data/etc/opendmarc/ignore.hosts [new file with mode: 0644]
sources/mx.pm/c3d/postinstall/install-data/etc/postfix/vmail_aliases [new file with mode: 0644]
sources/mx.pm/c3d/postinstall/install-data/etc/postfix/vmail_maildirs [new file with mode: 0644]
sources/mx.pm/c3d/postinstall/install-data/etc/rsyslog.d/remote.conf [new file with mode: 0644]
sources/mx.pm/c3d/postinstall/install-data/etc/sasl2/sasldb2 [new file with mode: 0644]
sources/mx.pm/c3d/postinstall/install-data/etc/sasl2/smtpd.conf [new file with mode: 0644]
sources/mx.pm/c3d/postinstall/install-data/usr/local/bin/getletsencrypt.sh [new file with mode: 0755]
sources/mx.pm/c3d/postinstall/scripts/01_editfiles.sh [new file with mode: 0755]
sources/mx.pm/c3d/postinstall/scripts/10_setupservices.sh [new file with mode: 0755]
sources/mx.pm/config [new file with mode: 0644]
sources/mx.pm/envvars [new file with mode: 0644]