linux:mail:postfix
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| linux:mail:postfix [2020/10/23 19:48] – ms | linux:mail:postfix [2023/01/11 20:29] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 66: | Line 66: | ||
| inet_protocols = all | inet_protocols = all | ||
| </ | </ | ||
| + | ==== User und Passwort konfigureieren ==== | ||
| + | < | ||
| + | vi / | ||
| + | smtp.strato.de musterman@example.de: | ||
| + | </ | ||
| + | < | ||
| + | postmap / | ||
| + | </ | ||
| + | < | ||
| + | chown root:root / | ||
| + | chmod 0600 / | ||
| + | </ | ||
| + | < | ||
| + | root> systemctl restart postfix.service | ||
| + | oder | ||
| + | |||
| + | root> / | ||
| + | </ | ||
| + | ==== Mailversand testen ==== | ||
| + | < | ||
| + | echo "Dies ist eine Testmail" | ||
| + | </ | ||
| + | paralell dazu Log-Datei beobachten | ||
| + | < | ||
| + | root> tail -f / | ||
| + | </ | ||
linux/mail/postfix.1603475304.txt.gz · Last modified: 2023/01/11 20:30 (external edit)