[Postfixbuch-users] [Fwd: Re: Postfix und virtuelle Domains]
Heidenreich Ralf
ralf at lx-work.de
Do Nov 16 12:06:53 CET 2006
Ralf Hildebrandt schrieb:
> * Heidenreich Ralf <ralf at lx-work.de>:
>
>
>>> Sag mal, wie läuft bei dir die lokale Zustellung?
>>> Kannst du die Frage etwas präzisieren?
>>>
>
> Kannst Du mal richtig quoten? Ich habe nicht "Kannst du die Frage
> etwas präzisieren?" geschrieben.
>
> Zeig mal "postconf -n" Ausgabe.
>
>
Hier
postconf -n
alias_maps = hash:/etc/aliases
broken_sasl_auth_clients = yes
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/lib/postfix
default_privs = nobody
header_checks = regexp:/etc/postfix/header_checks
home_mailbox = Maildir/
inet_interfaces = $myhostname
local_recipient_maps = hash:/etc/postfix/recipients
mail_spool_directory = /var/spool/mail
mailbox_command = /usr/bin/maildrop -d "$USER" -f "$SENDER" "$EXTENSION"
message_size_limit = 20971520
mydestination = $mydomain, localhost.$mydomain, localhost
mydomain = lx-work.de
myhostname = mail.lx-work.de
mynetworks = 127.0.0.1/32
myorigin = $mydomain
prepend_delivered_header =
relay_domains = $mydestination
smtpd_banner = $myhostname ESMTP $mail_name (Debian/GNU)
smtpd_helo_required = yes
smtpd_helo_restrictions = reject_invalid_hostname
smtpd_recipient_restrictions =
permit_mynetworks,
permit_sasl_authenticated, check_sender_access
hash:/etc/postfix/sender_access
permit_auth_destination,
reject_unauth_destination
reject_non_fqdn_recipient,
reject_unlisted_recipient, reject
smtpd_sasl_auth_enable = yes
smtpd_sasl_local_domain =
smtpd_sasl_security_options = noanonymous
unknown_local_recipient_reject_code = 550
unverified_sender_reject_code = 550
virtual_alias_domains = forum-arena.de
virtual_alias_maps = hash:/etc/postfix/virtual
Mehr Informationen über die Mailingliste Postfixbuch-users