Hier werden die Unterschiede zwischen zwei Versionen gezeigt.
| Beide Seiten, vorherige Überarbeitung Vorherige Überarbeitung | |||
|
lpi2:postfix [2022/09/21 20:03] ingo_wichmann [Postfix] |
lpi2:postfix [2022/12/21 14:52] (aktuell) |
||
|---|---|---|---|
| Zeile 59: | Zeile 59: | ||
| . | . | ||
| quit | quit | ||
| + | |||
| + | ====== Destination ====== | ||
| + | postconf -d mydestination | ||
| + | postconf mydomain | ||
| + | postconf mydestination='$myhostname, $mydomain, localhost.$mydomain, localhost' | ||
| + | systemctl restart postfix.service | ||
| ====== Links ====== | ====== Links ====== | ||
| * http://www.postfix.org | * http://www.postfix.org | ||