HI!
Ich weiss das dieses Thema hier schon öfter diskutiert wurde, aber ich finde nix was mir hilft!
Ich hab folgende Konfiguration:
1&1 Rootserver
Confixx 2.0
Suse Linux 8.1
Postfix
etc.
Hier meine main.cf:
#soft_bounce = no
queue_directory = /var/spool/postfix
command_directory = /usr/sbin
daemon_directory = /usr/lib/postfix
mail_owner = postfix
default_privs = autoresp
myhostname = pxxxxxxxx.pureserver.info
mydomain = DOMAINXXX.de
myorigin = $mydomain
inet_interfaces = all
mydestination = $myhostname,localhost.$mydomain,$mydomain
mynetworks_style = class
local_recipient_maps = $alias_maps unix:passwd.byname
in_flow_delay = 0
alias_maps = hash:/etc/aliases
alias_database = hash:/etc/aliases
mail_spool_directory = /var/mail
fast_flush_domains = $relay_domains
smtpd_banner = $myhostname ESMTP $mail_name
debug_peer_level = 2
debugger_command =
PATH=/usr/bin:/usr/X11R6/bin
xxgdb $daemon_directory/$process_name $process_id & sleep 5
sendmail_path = /usr/sbin/sendmail
newaliases_path = /usr/sbin/sendmail
mailq_path = /usr/bin/mailq
setgid_group = maildrop
manpage_directory = /usr/share/man
sample_directory = /usr/share/doc/packages/postfix/samples
readme_directory = /usr/share/doc/packages/postfix/README_FILES
#suseconfig:
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
inet_interfaces = all
masquerade_domains = DOMAINXXX.de
smtpd_sender_restrictions = hash:/etc/postfix/access
smtpd_client_restrictions =
strict_rfc821_envelopes = no
smtpd_recipient_restrictions = permit_mynetworks,check_relay_domains
#smtpd_recipient_restrictions = permit_sasl_authenticated, permit_mynetworks , reject_unauth_destination
#SMTPD Auth
smtpd_sasl_auth_enable = yes
smtpd_sasl_security_options = noanonymous
broken_sasl_auth_clients = yes
#TLS Support
smtpd_use_tls = yes
#smtpd_tls_auth_only = yes
smtpd_tls_key_file = /etc/postfix/key.pem
smtpd_tls_cert_file = /etc/postfix/cert.pem
smtpd_tls_CAfile = /etc/postfix/cacert.pem
smtpd_tls_loglevel = 1
smtpd_tls_received_header = yes
smtpd_tls_session_cache_timeout = 3600s
tls_random_source = dev:/dev/urandom
Wenn ich über Outlook XP versuche an E-Mail-Adressen ausserhalb meines Servers zu senden erhalte ich folgende Fehlermeldung:
Ihre Nachricht hat einige oder alle Empfänger nicht erreicht.
Betreff: Testmail
Gesendet am: 30.01.2004 09:41
Folgende Empfänger konnten nicht erreicht werden:
'ghost@thomas-ghost.de' am 30.01.2004 09:41
554 <XXX@ANDEREDOMAIN.DE>: Recipient address rejected: Relay access denied
Kann mir bitte jemand weiterhelfen - Ich bin am verzweifeln!
Bitte bitte helft mir
Re: Bitte bitte helft mir
Ist denn keiner hier der mior helfen kann ????
Re: Bitte bitte helft mir
Ich denke schon, aber ich glaube dir auch nicht das die Suche dazu nix Spricht.
Re: Bitte bitte helft mir
Hi Ghost,
lies doch mal aufmerksam Deine main.cf durch ...
da steht :
Gruß
Peter
lies doch mal aufmerksam Deine main.cf durch ...
da steht :
Ich finde das so selbsterklärend wie nur was ...ghost wrote:Code: Select all
smtpd_recipient_restrictions = permit_mynetworks,check_relay_domains #smtpd_recipient_restrictions = permit_sasl_authenticated, permit_mynetworks, reject_unauth_destination
Gruß
Peter
-
dr. groovy
- Posts: 53
- Joined: 2002-05-21 23:10
- Location: Frankfurt am Main
- Contact:
Re: Bitte bitte helft mir
Moin!
Falls dies die 1&1 Standardinstallation ist, sei dir der folgende Text ans Herz gelegt.
http://server.1und1.com/root_server/mail/3.html
gruß,
Michael
Falls dies die 1&1 Standardinstallation ist, sei dir der folgende Text ans Herz gelegt.
http://server.1und1.com/root_server/mail/3.html
gruß,
Michael