PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : Postfix --> Relay Access Denied



mullfreak
18.03.05, 15:41
Hallo,

nun klappt die Einrichtung mit Postfix für mich schon schnell und gut.
Ich kann jetzt mit allen Clients im Netz E-Mails versenden.
Beim E-Mail Empfang gibt es noch ein kleines Problem:
Ich bekomme im Log-File von Postfix den Fehler: Relay Access Denied. Egal von welcher Domäne ich eine E-Mail schicken will, also GMX oder unser eigentliches Firmen-E-Mail-Konto.

Hier die Postfix Konfig:
linux:~ # postconf -n
alias_maps = hash:/etc/aliases
canonical_maps = hash:/etc/postfix/canonical
command_directory = /usr/sbin
config_directory = /etc/postfix
content_filter =
daemon_directory = /usr/lib/postfix
debug_peer_level = 2
defer_transports =
disable_dns_lookups = no
inet_interfaces = all
mail_owner = postfix
mail_spool_directory = /var/mail
mailbox_command =
mailbox_size_limit = 0
mailbox_transport =
mailq_path = /usr/bin/mailq
manpage_directory = /usr/share/man
masquerade_classes = envelope_sender, header_sender, header_recipient
masquerade_domains =
masquerade_exceptions = root
message_size_limit = 10240000
mydestination = $myhostname, localhost.$mydomain, &mydomain
mydomain = mster.info
myhostname = mail.mster.info
mynetworks = 10.0.0.0/8, 192.168.0.0/24, 127.0.0.0/8
newaliases_path = /usr/bin/newaliases
queue_directory = /var/spool/postfix
readme_directory = /usr/share/doc/packages/postfix/README_FILES
relayhost =
relocated_maps = hash:/etc/postfix/relocated
sample_directory = /usr/share/doc/packages/postfix/samples
sender_canonical_maps = hash:/etc/postfix/sender_canonical
sendmail_path = /usr/sbin/sendmail
setgid_group = maildrop
smtp_sasl_auth_enable = no
smtp_use_tls = no
smtpd_client_restrictions =
smtpd_helo_required = no
smtpd_helo_restrictions =
smtpd_recipient_restrictions = permit_mynetworks,reject_unauth_destination
smtpd_sasl_auth_enable = no
smtpd_sender_restrictions = hash:/etc/postfix/access
smtpd_use_tls = no
strict_rfc821_envelopes = no
transport_maps = hash:/etc/postfix/transport
unknown_local_recipient_reject_code = 450


Vielleicht kann mir hier jemand weiterhelfen. Ist bestimmt nur wieder irgendein Schalter.

Grüsse
Mullfreak

bluesky666
18.03.05, 16:28
wie sieht denn dein /etc/postfix/virtual config File aus,
bei mir habe ich da meine externen Emailadressen eingetragen dann geht es

ach ja schau hier mal nach http://www.linux-tin.org/modules.php?op=modload&name=PagEd&file=index&topic_id=1&page_id=9