mg
caffcca482
funktioniert auf --> getestet auf Co-authored-by: Michael Grote <michael.grote@posteo.de> Reviewed-on: mg/ansible#158 Co-Authored-By: mg <mg@noreply.git.mgrote.net> Co-Committed-By: mg <mg@noreply.git.mgrote.net>
21 lines
573 B
Markdown
21 lines
573 B
Markdown
## mgrote.postfix
|
|
|
|
### Beschreibung
|
|
Installiert und konfiguriert postfix.
|
|
|
|
### getestet auf
|
|
- [x] Ubuntu (>=18.04)
|
|
- [x] Debian
|
|
- [x] ProxMox 6.1
|
|
|
|
### Variablen + Defaults
|
|
##### Wer soll die Mails bekommen.
|
|
empfaenger_mail: michael.grote@posteo.de
|
|
##### Nutzer
|
|
postfix_absender_mailadresse: info@mgrote.net
|
|
##### Passwort
|
|
postfix_absender_passwort: FKXaOXXXXXX5kHC
|
|
##### Soll nach Aufuehrung eines cronjobs eine Mail versendet werden?
|
|
postfix_mail_nach_cronjob: false
|
|
##### Netzwerke aus denen postfix Mails annimmt
|
|
postfix_erlaubte_netzwerke: "127.0.0.0/8 192.168.2.0/24"
|