Auf dem Server läuft Confixx mit Postfix.
Empfang von E-Mails funktioniert nur der Versand nicht.
main.cf:
Code: Select all
# readme_directory: The location of the Postfix README files.
#
readme_directory = /usr/share/doc/packages/postfix/README_FILES
inet_protocols = all
biff = no
mail_spool_directory = /var/mail
canonical_maps = hash:/etc/postfix/canonical
virtual_maps = hash:/etc/postfix/virtual, hash:/etc/postfix/confixx_virtualUsers, hash:/etc/postfix/confixx_localDomains
relocated_maps = hash:/etc/postfix/relocated
transport_maps = hash:/etc/postfix/transport
sender_canonical_maps = hash:/etc/postfix/sender_canonical
masquerade_exceptions = root
masquerade_classes = envelope_sender, header_sender, header_recipient
myhostname = linux.local
program_directory = /usr/lib/postfix
inet_interfaces = all
masquerade_domains = no
mydestination = $myhostname, localhost.$mydomain
defer_transports =
disable_dns_lookups = no
relayhost =
mailbox_command = /usr/bin/procmail
mailbox_transport =
smtpd_sender_restrictions = hash:/etc/postfix/access
smtpd_client_restrictions = permit_sasl_authenticated,
smtpd_helo_required = no
smtpd_helo_restrictions =
strict_rfc821_envelopes = no
smtpd_recipient_restrictions = permit_sasl_authenticated, permit_mynetworks,reject_unauth_destination
smtp_sasl_auth_enable = no
smtpd_sasl_auth_enable = yes
smtpd_use_tls = no
smtp_use_tls = no
alias_maps = hash:/etc/aliases
mailbox_size_limit = 0
message_size_limit = 10240000
Code: Select all
Apr 25 13:20:24 florenz106 postfix/smtpd[18210]: warning: p548F8196.dip0.t-ipconnect.de[84.143.129.150]: SASL LOGIN authentication failed
Apr 25 13:24:50 florenz106 postfix/smtpd[18972]: warning: p5489C62B.dip.t-dialin.net[84.137.198.43]: SASL LOGIN authentication failed
Apr 25 13:25:24 florenz106 postfix/smtpd[18951]: warning: p548F8196.dip0.t-ipconnect.de[84.143.129.150]: SASL LOGIN authentication failed
Apr 25 13:28:48 florenz106 postfix/smtpd[19285]: warning: 81.56.205.143: hostname lns-th2-5f-81-56-205-143.adsl.proxad.net verification failed: Name or service not known
Apr 25 13:30:24 florenz106 postfix/smtpd[19285]: warning: p548F8196.dip0.t-ipconnect.de[84.143.129.150]: SASL LOGIN authentication failed
Apr 25 13:34:50 florenz106 postfix/smtpd[20085]: warning: p548F8196.dip0.t-ipconnect.de[84.143.129.150]: SASL LOGIN authentication failed
Apr 25 13:34:52 florenz106 postfix/smtpd[20085]: warning: p5489C62B.dip.t-dialin.net[84.137.198.43]: SASL LOGIN authentication failed