Home |
Comics |
Gallery |
(Amazon|
ThinkGeek) wishlist |
Donations |
Impressum |
The Book of Postfix |
Postfix - Einrichtung, Betrieb und Wartung |
Blog |
|
38.107.191.118
mydomain = bln.innominate.de # oder halt (ham|muc|ffm|lpz).innominate.de relayhost = [mail.$mydomain] # das sollte für alle Standorte korrekt sein masquerade_domains = innominate.de # Mail von user@host.standort.innominate.de -> user@innominate.de masquerade_exceptions = root # ausser für root! mydestination = # nichts soll lokal zugestellt werden virtual_maps = hash:/etc/postfix/virtual # Hierdrin steht eine Zeile (ohne # !): # root@hostname.standortkuerzel.innominate.de vorname.nachname@innominate.de # Danach "postmap virtual" nicht vergessen
This file was last modified 28. Apr 2007 by root