Hier werden die Unterschiede zwischen zwei Versionen gezeigt.
| Beide Seiten, vorherige Überarbeitung Vorherige Überarbeitung Nächste Überarbeitung | Vorherige Überarbeitung | ||
|
lpi2:postfix-virtual-domains [2024/08/10 12:14] ingo_wichmann |
lpi2:postfix-virtual-domains [2024/08/10 13:08] (aktuell) ingo_wichmann |
||
|---|---|---|---|
| Zeile 34: | Zeile 34: | ||
| <file txt /etc/postfix/main.cf> | <file txt /etc/postfix/main.cf> | ||
| + | mydestination = localhost | ||
| + | |||
| virtual_mailbox_domains = hash:/etc/postfix/virtual_mailbox_domains.txt | virtual_mailbox_domains = hash:/etc/postfix/virtual_mailbox_domains.txt | ||
| virtual_mailbox_maps = hash:/etc/postfix/virtual_alias_maps.txt | virtual_mailbox_maps = hash:/etc/postfix/virtual_alias_maps.txt | ||
| Zeile 46: | Zeile 48: | ||
| swaks --from user1@example.com --to user2@example.com -s example.com -a -au user1@example.com -ap xxxxxx | swaks --from user1@example.com --to user2@example.com -s example.com -a -au user1@example.com -ap xxxxxx | ||
| -> ''Ok: queued as 46AE13EB41'' | -> ''Ok: queued as 46AE13EB41'' | ||
| + | |||
| Server: | Server: | ||
| journalctl -g 46AE13EB41 | journalctl -g 46AE13EB41 | ||