mg
03d10acea6
Tags angepasst Postfix Rolle erweitert mit Sender-Mail rewrite Port für Strato angepasst Rolle postfix in haertung eingebaut Bugfix: Vars2 Bugfix: Vars Doku postfix angepasst Defaults Postfix aktualisiert f2b Vars in GroupVars Fail2Ban parametrisiert KeePass: Postfix Absenderpasswort aktualisiert Vars und defaults ergänzt Rolle umbenannt in anderen Rollen Rolle umbenannt: mgrote.postfix-gmail --> mgrote.postfix postfix GroupVars auf Strato umgestellt postfix defaults aktualisiert Variablennamen postfix umbenannt Keepass: gmail_nutzer_passwort --> postfix_absender_passwort Co-authored-by: Michael Grote <38253905+quotengrote@users.noreply.github.com> Reviewed-on: mg/ansible#12
21 lines
577 B
Markdown
21 lines
577 B
Markdown
## mgrote.postfix
|
|
|
|
### Beschreibung
|
|
Installiert und konfiguriert postfix.
|
|
|
|
### Funktioniert 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"
|