[Postfixbuch-users] helo/hostname mismatch bei relay

olaf.uhlemann olaf.uhlemann at sertrec.de
Mo Mai 11 10:09:41 CEST 2009


Ich dachte das das so configuriert ist.
Ich sende euch mal die conf der beiden Server.
Vielleicht sieht noch entdeckt ihr meinen Denkfehler.

OUhlemann


###########################
Internetserver:
postconf -n
###########################
alias_maps = hash:/etc/aliases
biff = no
broken_sasl_auth_clients = yes
canonical_maps = hash:/etc/postfix/canonical
command_directory = /usr/sbin
config_directory = /etc/postfix
content_filter = vscan:
daemon_directory = /usr/lib/postfix
default_rbl_reply = $rbl_code RBLTRAP: You can't send E-Mails with
mail.sertrec.com !!!
defer_transports =
disable_dns_lookups = no
disable_mime_output_conversion = no
in_flow_delay = 0
inet_interfaces = all
inet_protocols = all
mail_owner = postfix
mail_spool_directory = /var/mail
mailbox_command =
mailbox_size_limit = 0
mailbox_transport = cyrus
mailq_path = /usr/bin/mailq
masquerade_classes = envelope_sender, header_sender, header_recipient
masquerade_domains =
masquerade_exceptions = root
message_size_limit = 10240000
mydestination = $myhostname, localhost.$mydomain, localhost, $mydomain
mydomain = sertrec.com
myhostname = mail.sertrec.com
mynetworks = 127.0.0.0/8
mynetworks_style = subnet
newaliases_path = /usr/bin/newaliases
queue_directory = /var/spool/postfix
relocated_maps = hash:/etc/postfix/relocated
sender_canonical_maps = hash:/etc/postfix/sender_canonical
sendmail_path = /usr/sbin/sendmail
setgid_group = maildrop
smtp_use_tls = no
smtpd_banner = $mydomain ESMTP $mail_name
smtpd_client_restrictions =
smtpd_delay_reject = yes
smtpd_helo_required = yes
smtpd_helo_restrictions =
smtpd_recipient_restrictions = permit_mynetworks,
permit_sasl_authenticated,      reject_unknown_client,
reject_invalid_hostname,      reject_non_fqdn_sender,
reject_non_fqdn_recipient,      reject_sender_login_mismatch,
reject_unauth_destination,      check_helo_access
hash:/etc/postfix/helo_rejectlist              check_sender_mx_access
cidr:/etc/postfix/sendermx_private_ip      check_policy_service
inet:127.0.0.1:12525
smtpd_sasl_application_name = smtpd
smtpd_sasl_auth_enable = yes
smtpd_sasl_local_domain =
smtpd_sender_restrictions =
smtpd_use_tls = no
soft_bounce = no
strict_8bitmime = no
strict_rfc821_envelopes = no
transport_maps = hash:/etc/postfix/transport
unknown_local_recipient_reject_code = 550
virtual_alias_domains = sertrec.de seniorenvolleyball.de
virtual_alias_maps = hash:/etc/postfix/virtual

###########################
Lokaler Mailserver:
postconf -n
###########################
alias_maps = hash:/etc/mail/aliases
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/lib/postfix
data_directory = /var/lib/postfix
debug_peer_level = 2
home_mailbox = .maildir/
html_directory = /usr/share/doc/postfix-2.5.5/html
inet_interfaces = all
inet_protocols = ipv4
mail_owner = postfix
mailq_path = /usr/bin/mailq
manpage_directory = /usr/share/man
mydestination = $myhostname, localhost.$mydomain, localhost, $mydomain
mydomain = sertrec.int
myhostname = gateway.sertrec.int
mynetworks = 192.168.0.0/24, 127.0.0.0./8
mynetworks_style = subnet
newaliases_path = /usr/bin/newaliases
queue_directory = /var/spool/postfix
readme_directory = /usr/share/doc/postfix-2.5.5/readme
relayhost = mail.sertrec.com
sample_directory = /etc/postfix
sendmail_path = /usr/sbin/sendmail
setgid_group = postdrop
smtp_generic_maps = hash:/etc/postfix/generic
smtp_sasl_auth_enable = yes
smtp_sasl_password_maps = hash:/etc/postfix/smtp_auth
smtp_sasl_security_options = noanonymous
smtpd_recipient_restrictions = permit_mynetworks, reject
unknown_local_recipient_reject_code = 550

cat smtp_auth
mail.sertrec.com        olaf.uhlemann:passwd




Mehr Informationen über die Mailingliste Postfixbuch-users