Hier ist sie.[/code]
Code:
alias_database = hash:/etc/aliases
append_at_myorigin = yes
append_dot_mydomain = no
biff = no
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/lib/postfix
inet_interfaces = all
local_destination_recipient_limit = 1
local_recipient_maps = unix:passwd.byname $alias_database
local_transport = local
mail_spool_directory = /var/mail
mailbox_command = procmail -a "$EXTENSION"
mailbox_size_limit = 0
mydestination = $myhostname, $mydomain
mydomain = h1204xxx.stratoserver.net.local
myhostname = h1204xxx.stratoserver.net
mynetworks_style = host
myorigin = $myhostname
setgid_group = postdrop
smtpd_banner = $myhostname ESMTP ispCP 1.0 Priamos Managed 1.0.0 RC3 OMEGA
smtpd_data_restrictions = reject_multi_recipient_bounce, reject_unauth_pipelining
smtpd_helo_required = yes
smtpd_helo_restrictions = permit_mynetworks, permit_sasl_authenticated, reject_invalid_helo_hostname, reject_non_fqdn_helo_hostname
smtpd_recipient_restrictions = reject_non_fqdn_recipient permit_mynetworks permit_inet_interfaces permit_sasl_authenticated check_relay_domains permit_mx_backup
smtpd_sasl_type = dovecot smtpd_sasl_path = private/auth smtpd_sasl_auth_enable = yes smtpd_sasl_security_options = noanonymous broken_sasl_auth_clients = yes virtual_transport = dovecot dovecot_destination_recipient_limit = 1
smtpd_sender_restrictions = reject_non_fqdn_sender, reject_unknown_sender_domain, permit_mynetworks, permit_sasl_authenticated
transport_maps = hash:/etc/postfix/ispcp/transport
virtual_alias_maps = hash:/etc/postfix/ispcp/aliases
virtual_gid_maps = static:8
virtual_mailbox_base = /var/mail/virtual
virtual_mailbox_domains = hash:/etc/postfix/ispcp/domains
virtual_mailbox_limit = 0
virtual_mailbox_maps = hash:/etc/postfix/ispcp/mailboxes
virtual_minimum_uid = 1000
virtual_transport = virtual
virtual_uid_maps = static:1000
Ja, denke mal ja, das ich keinen Schritt übersprungen habe, kontrolliere nochmal.
Problem beim stmp Versand, denke mal das es mit der fehlerhaften Einstellung zu tun hat.
Code:
Feb 14 19:30:54 h1204xxx postfix/smtpd[14437]: connect from dslb-088-074-221-xxx.pools.arcor-ip.net[88.74.221.202]
Feb 14 19:30:54 h1204xxx postfix/smtpd[14437]: NOQUEUE: reject: RCPT from dslb-088-074-221-xxx.pools.arcor-ip.net[88.74.221.xxx]: 554 5.7.1 <sloxx@xx.de>: Recipient address rejected: Relay access denied; from=<slowman@saeco-support-forum.xx> to=<sloxxx@xxx.de> proto=ESMTP helo=<[127.0.0.1]>
Feb 14 19:30:54 h1204xxx postfix/smtpd[14437]: warning: restriction `permit_mx_backup' after `check_relay_domains' is ignored
Feb 14 19:30:56 h1204xxx postfix/smtpd[14437]: disconnect from dslb-088-074-221-xxx.pools.arcor-ip.net[88.74.221.202]