SuSE Imap-Server
SuSE Imap-Server
/etc/postfix/main.cf
naleznete následující odstavec:
------------------snip------------------------------------------------- # The relay_domains parameter restricts what domains (and subdomains # thereof) this mail system will relay mail from or to. See the # smtpd_recipient_restrictions restriction in the file sample-smtpd.cf. # # By default, Postfix relays mail only from or to sites in or below # $mydestination, or in the optional virtual domain list. # # Specify a list of hosts or domains, /file/name patterns or type:name # lookup tables, separated by commas and/or whitespace. Continue # long lines by starting the next line with whitespace. A file name # is replaced by its contents; a type:name table is matched when a # (parent) domain appears as lookup key. # # NOTE: Postfix will not automatically forward mail for domains that # list this system as their primary or backup MX host. See the # permit_mx_backup restriction in the file sample-smtpd.cf. # #relay_domains = $mydestination, $virtual_domains ------------------snap-------------------------------------------------ten upravíte například na následující
relay_domains = $mydestination, nějaká.doména.cz, a.ještě.jednaverzi.
rcpostfix reloadVe stejném adresáři naleznete velké množství příkladů s popisy jednotlivých parametrů. Plnohodnotná dokumentace MTA Postfixu se nachází v adresářil /usr/doc/packages/postfix/html.