Anzeige:
Ergebnis 1 bis 2 von 2

Thema: Problem Postfix Suse 8.1

  1. #1
    MichaFoe
    Gast

    Postfix auf Suse Linux 8.1

    Hallo,

    ich habe folgendes Problem, da ich erst mit Linux angefangen habe, kenne ich mich noch nicht so aus.

    Habe einen Mail-Server mit Postfix 2.2-20040616 auf Suse 8.1 laufen.

    Dieser versendet auch die internen Mails an die einzelnen Postfächer, nur wenn Fetchmail die externen vom POP3-Server abholt, schickt er die über den eingetragenen Relay-Server sofort wieder zurück. Habe schon zwei main.cf ausprobiert ohne Erfolg.

    Die erste main.cf:
    Code:
    command_directory = /usr/sbin
    daemon_directory = /usr/lib/postfix
    myhostname = mail.schlema.net
    mydomain = schlema.net
    myorigin = $mydomain
    mydestination = $myhostname, localhost.$mydomain, $mydomain,
    localhost, internet.schlema.net
    mynetworks = 192.168.1.0/24, 127.0.0.0/8
    smtpd_recipient_restrictions = permit_sasl_authenticated,
    permit_mynetworks, check_relay_domains
    alias_maps = hash:/etc/aliases
    alias_database = hash:/etc/aliases
    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/bin/newaliases
    mailq_path = /usr/bin/mailq
    setgid_group = maildrop
    manpage_directory = /usr/share/man
    sample_directory = /usr/share/doc/packages/postfix/samples
    readme_directory = no
    best_mx_transport = local
    smtpd_banner = $myhostname ESMTP
    defer_transport = smtp
    masquerade_domains = guw-schlema.de
    relayhost = [mailto.t-online.de]
    smtp_always_send_ehlo = no
    transport_maps = hash:/etc/postfix/transport
    POSTFIX_DIALUP = yes
    POSTFIX_NODNS = yes
    disable_dns_lookups = yes
    canonical_maps = hash:/etc/postfix/canonical
    sender_canonical_maps = hash:/etc/postfix/canonical
    virtual_alias_maps = hash:/etc/postfix/virtual
    masquerade_exceptions = root
    luser_relay = $michael@schlema.net
    # AntiVir Einbindung
    content_filter = smtp:mail.schlema.net:10024
    header_checks = regexp:/etc/postfix/header_checks
    html_directory = /usr/share/doc/packages/postfix/html
    unknown_local_recipient_reject_code = 450
    program_directory = /usr/sbin
    mynetworks_style = host

    Die zweite main.cf, die im Moment genutzt wird:

    Code:
    #queue_directory = /var/spool/postfix
    command_directory = /usr/sbin
    daemon_directory = /usr/lib/postfix
    
    default_privs = nobody
    
    alias_maps = hash:/etc/aliases
    alias_database = hash:/etc/aliases
    debug_peer_level = 2
    debugger_command =
    	 PATH=/usr/bin:/usr/X11R6/bin
    	 xxgdb $daemon_directory/$process_name $process_id & sleep 5
    
    # AntiVir Einbindung
    content_filter = smtp:mail.schlema.net:10024
    
    mail_spool_directory = /var/mail
    mail_name = Postfix Bad Schlema
    canonical_maps = hash:/etc/postfix/canonical
    virtual_maps = hash:/etc/postfix/virtual
    sender_canonical_maps = hash:/etc/postfix/sender_canonical
    smtpd_sender_restrictions = hash:/etc/postfix/access
    transport_maps = hash:/etc/postfix/transport
    
    masquerade_exceptions = root
    masquerade_domains = t-online.de
    mydestination = $myhostname localhost.$mydomain $mydomain localhost schlema.net
    disable_dns_lookups = yes
    
    relayhost = [mailto.t-online.de]
    
    setgid_group = maildrop
    header_checks = regexp:/etc/postfix/header_checks
    myorigin = $mydomain 
    mydomain = mail.schlema.net
    myhostname = mail.schlema.net
    mynetworks = 127.0.0.1/8, 192.168.1.0/24
    smtpd_banner = $myhostname ESMTP
    inet_interfaces = all
    mynetworks_style = host

    Die master.cf:

    Code:
    #
    ==========================================================================
    # service type	private	unpriv	chroot	wakeup	maxproc	command +
    args
    # 		(yes)	(yes)	(yes)	(never)	(50)
    #
    ==========================================================================
    smtp	  inet	n	-	n	-	5	smtpd -v
    #  -o smtpd_tls_wrappermode=yes -o smtpd_sasl_auth_enable=yes
    #submission	inet	n	-	n	-	-	smtpd
    #  -o smtpd_enforce_tls=yes -o smtpd_sasl_auth_enable=yes
    #628	  inet	n	-	n	-	-	qmqpd
    pickup	  fifo	n	-	n	60	1	pickup
    cleanup	  unix	n	-	n	-	0	cleanup
    qmgr	  fifo	n	-	n	300	1	qmgr
    #qmgr	  fifo	n	-	n	300	1	nqmgr
    tlsmgr	  fifo	-	-	n	300	1	tlsmgr
    rewrite	  unix	-	-	n	-	-	trivial-rewrite
    bounce	  unix	-	-	n	-	0	bounce
    defer	  unix	-	-	n	-	0	bounce
    flush	  unix	n	-	n	1000?	0	flush
    smtp	  unix	-	-	n	-	-	smtp
    showq     unix	n	-	n	-	-	showq
    error     unix	-	-	n	-	-	error
    local	  unix	-	n	n	-	-	local
    virtual	  unix	-	n	n	-	-	virtual
    lmtp	  unix	-	-	n	-	-	lmtp
    #hold	  unix	-	-	-	-	-	smtp
    
    cyrus	  unix	-	n	n	-	-	pipe
      flags=R user=cyrus argv=/usr/lib/cyrus/bin/deliver -e -m
      ${extension} ${user}
    uucp	  unix	-	n	n	-	-	pipe
      flags=Fqhu user=uucp argv=uux -r -n -z -a$sender -
      $nexthop!rmail ($recipient)
    ifmail    unix  -       n       n       -       -       pipe
      flags=F user=ftn argv=/usr/lib/ifmail/ifmail -r $nexthop
      ($recipient)
    bsmtp     unix  -       n       n       -       -       pipe
      flags=Fq. user=foo argv=/usr/local/sbin/bsmtp -f $sender
      $nexthop $recipient
    vscan     unix  -       n       n       -       10       pipe
      user=vscan argv=/usr/sbin/amavis ${sender} ${recipient}
    procmail  unix  -       n       n       -       -       pipe
      flags=R user=nobody argv=/usr/bin/procmail -t -m /etc/procmailrc
      ${sender} ${recipient}
    
    # Fuer AntiVir Maildomaen
    localhost:smtp-backdoor inet n - n - - smtpd -v -o
    content_filter=
    
    relay	  unix	-	-	n	-	-	smtp
    trace	  unix	-	-	n	-	0	bounce
    verify	  unix	-	-	n	-	1	verify
    proxymap  unix	-	-	n	-	-	proxymap
    anvil	  unix	-	-	n	-	1	anvil
    Und hier das die mail.log
    Code:
    Apr 26 12:14:31 internet poll.tcpip:  Starting mail and news send/fetch
    Apr 26 12:14:54 internet postfix/smtpd[6837]: match_string: mynetworks ~? debug_peer_list
    Apr 26 12:14:54 internet postfix/smtpd[6837]: match_string: mynetworks ~? fast_flush_domains
    Apr 26 12:14:54 internet postfix/smtpd[6837]: match_string: mynetworks ~? mynetworks
    Apr 26 12:14:54 internet postfix/smtpd[6837]: match_string: relay_domains ~? debug_peer_list
    Apr 26 12:14:54 internet postfix/smtpd[6837]: match_string: relay_domains ~? fast_flush_domains
    Apr 26 12:14:54 internet postfix/smtpd[6837]: match_string: relay_domains ~? mynetworks
    Apr 26 12:14:54 internet postfix/smtpd[6837]: match_string: relay_domains ~? permit_mx_backup_networks
    Apr 26 12:14:54 internet postfix/smtpd[6837]: match_string: relay_domains ~? qmqpd_authorized_clients
    Apr 26 12:14:54 internet postfix/smtpd[6837]: match_string: relay_domains ~? relay_domains
    Apr 26 12:14:54 internet postfix/smtpd[6837]: match_string: permit_mx_backup_networks ~? debug_peer_list
    Apr 26 12:14:54 internet postfix/smtpd[6837]: match_string: permit_mx_backup_networks ~? fast_flush_domains
    Apr 26 12:14:54 internet postfix/smtpd[6837]: match_string: permit_mx_backup_networks ~? mynetworks
    Apr 26 12:14:54 internet postfix/smtpd[6837]: match_string: permit_mx_backup_networks ~? permit_mx_backup_networks
    Apr 26 12:14:54 internet postfix/smtpd[6837]: connect to subsystem private/proxymap
    Apr 26 12:14:54 internet postfix/smtpd[6837]: send attr request = open
    Apr 26 12:14:54 internet postfix/smtpd[6837]: send attr table = unix:passwd.byname
    Apr 26 12:14:54 internet postfix/smtpd[6837]: send attr flags = 64
    Apr 26 12:14:54 internet postfix/smtpd[6837]: private/proxymap socket: wanted attribute: status
    Apr 26 12:14:54 internet postfix/smtpd[6837]: input attribute name: status
    Apr 26 12:14:54 internet postfix/smtpd[6837]: input attribute value: 0
    Apr 26 12:14:54 internet postfix/smtpd[6837]: private/proxymap socket: wanted attribute: flags
    Apr 26 12:14:54 internet postfix/smtpd[6837]: input attribute name: flags
    Apr 26 12:14:54 internet postfix/smtpd[6837]: input attribute value: 80
    Apr 26 12:14:54 internet postfix/smtpd[6837]: private/proxymap socket: wanted attribute: (list terminator)
    Apr 26 12:14:54 internet postfix/smtpd[6837]: input attribute name: (end)
    Apr 26 12:14:54 internet postfix/smtpd[6837]: dict_proxy_open: connect to map=unix:passwd.byname status=0 server_flags=0120
    Apr 26 12:14:54 internet postfix/smtpd[6837]: dict_open: proxy:unix:passwd.byname
    Apr 26 12:14:54 internet postfix/smtpd[6837]: dict_open: hash:/etc/aliases
    Apr 26 12:14:54 internet postfix/smtpd[6837]: dict_open: hash:/etc/postfix/canonical
    Apr 26 12:14:54 internet postfix/smtpd[6837]: dict_open: hash:/etc/postfix/virtual
    Apr 26 12:14:54 internet postfix/smtpd[6837]: match_string: smtpd_access_maps ~? debug_peer_list
    Apr 26 12:14:54 internet postfix/smtpd[6837]: match_string: smtpd_access_maps ~? fast_flush_domains
    Apr 26 12:14:54 internet postfix/smtpd[6837]: match_string: smtpd_access_maps ~? mynetworks
    Apr 26 12:14:54 internet postfix/smtpd[6837]: match_string: smtpd_access_maps ~? permit_mx_backup_networks
    Apr 26 12:14:54 internet postfix/smtpd[6837]: match_string: smtpd_access_maps ~? qmqpd_authorized_clients
    Apr 26 12:14:54 internet postfix/smtpd[6837]: match_string: smtpd_access_maps ~? relay_domains
    Apr 26 12:14:54 internet postfix/smtpd[6837]: match_string: smtpd_access_maps ~? smtpd_access_maps
    Apr 26 12:14:54 internet postfix/smtpd[6837]: dict_open: hash:/etc/postfix/access
    Apr 26 12:14:54 internet postfix/smtpd[6837]: match_string: fast_flush_domains ~? debug_peer_list
    Apr 26 12:14:54 internet postfix/smtpd[6837]: match_string: fast_flush_domains ~? fast_flush_domains
    Apr 26 12:14:54 internet postfix/smtpd[6837]: attr_clnt_create: transport=local endpoint=private/anvil
    Apr 26 12:14:54 internet postfix/smtpd[6837]: watchdog_create: 0x80a38e0 18000
    Apr 26 12:14:54 internet postfix/smtpd[6837]: watchdog_stop: 0x80a38e0
    Apr 26 12:14:54 internet postfix/smtpd[6837]: watchdog_start: 0x80a38e0
    Apr 26 12:14:54 internet postfix/smtpd[6837]: connection established
    Apr 26 12:14:54 internet postfix/smtpd[6837]: master_notify: status 0
    Apr 26 12:14:54 internet postfix/smtpd[6837]: name_mask: resource
    Apr 26 12:14:54 internet postfix/smtpd[6837]: name_mask: software
    Apr 26 12:14:54 internet postfix/smtpd[6837]: connect from localhost[127.0.0.1]
    Apr 26 12:14:54 internet postfix/smtpd[6837]: match_list_match: localhost: no match
    Apr 26 12:14:54 internet postfix/smtpd[6837]: match_list_match: 127.0.0.1: no match
    Apr 26 12:14:54 internet postfix/smtpd[6837]: match_list_match: localhost: no match
    Apr 26 12:14:54 internet postfix/smtpd[6837]: match_list_match: 127.0.0.1: no match
    Apr 26 12:14:54 internet postfix/smtpd[6837]: match_hostname: localhost ~? 127.0.0.1/8
    Apr 26 12:14:54 internet postfix/smtpd[6837]: match_hostaddr: 127.0.0.1 ~? 127.0.0.1/8
    Apr 26 12:14:54 internet postfix/smtpd[6837]: > localhost[127.0.0.1]: 220 mail.schlema.net ESMTP
    Apr 26 12:14:54 internet postfix/smtpd[6837]: watchdog_pat: 0x80a38e0
    Apr 26 12:14:54 internet postfix/smtpd[6837]: < localhost[127.0.0.1]: EHLO localhost
    Apr 26 12:14:54 internet postfix/smtpd[6837]: > localhost[127.0.0.1]: 250-mail.schlema.net
    Apr 26 12:14:54 internet postfix/smtpd[6837]: > localhost[127.0.0.1]: 250-PIPELINING
    Apr 26 12:14:54 internet postfix/smtpd[6837]: > localhost[127.0.0.1]: 250-SIZE 10240000
    Apr 26 12:14:54 internet postfix/smtpd[6837]: > localhost[127.0.0.1]: 250-VRFY
    Apr 26 12:14:54 internet postfix/smtpd[6837]: > localhost[127.0.0.1]: 250-ETRN
    Apr 26 12:14:54 internet postfix/smtpd[6837]: match_list_match: localhost: no match
    Apr 26 12:14:54 internet postfix/smtpd[6837]: match_list_match: 127.0.0.1: no match
    Apr 26 12:14:54 internet postfix/smtpd[6837]: > localhost[127.0.0.1]: 250 8BITMIME
    Apr 26 12:14:54 internet postfix/smtpd[6837]: watchdog_pat: 0x80a38e0
    Apr 26 12:14:54 internet postfix/smtpd[6837]: < localhost[127.0.0.1]: MAIL FROM:<GuWSchlema@t-online.de> BODY=7BIT SIZE=1377
    Apr 26 12:14:54 internet postfix/smtpd[6837]: extract_addr: input: <GuWSchlema@t-online.de>
    Apr 26 12:14:54 internet postfix/smtpd[6837]: smtpd_check_addr: addr=GuWSchlema@t-online.de
    Apr 26 12:14:54 internet postfix/smtpd[6837]: connect to subsystem private/rewrite
    Apr 26 12:14:54 internet postfix/smtpd[6837]: send attr request = rewrite
    Apr 26 12:14:54 internet postfix/smtpd[6837]: send attr rule = canonicalize
    Apr 26 12:14:54 internet postfix/smtpd[6837]: send attr address = GuWSchlema@t-online.de
    Apr 26 12:14:54 internet postfix/smtpd[6837]: private/rewrite socket: wanted attribute: address
    Apr 26 12:14:55 internet postfix/smtpd[6837]: input attribute name: address
    Apr 26 12:14:55 internet postfix/smtpd[6837]: input attribute value: GuWSchlema@t-online.de
    Apr 26 12:14:55 internet postfix/smtpd[6837]: private/rewrite socket: wanted attribute: (list terminator)
    Apr 26 12:14:55 internet postfix/smtpd[6837]: input attribute name: (end)
    Apr 26 12:14:55 internet postfix/smtpd[6837]: rewrite_clnt: canonicalize: GuWSchlema@t-online.de -> GuWSchlema@t-online.de
    Apr 26 12:14:55 internet postfix/smtpd[6837]: send attr request = resolve
    Apr 26 12:14:55 internet postfix/smtpd[6837]: send attr address = GuWSchlema@t-online.de
    Apr 26 12:14:55 internet postfix/smtpd[6837]: private/rewrite socket: wanted attribute: transport
    Apr 26 12:14:55 internet postfix/smtpd[6837]: input attribute name: transport
    Apr 26 12:14:55 internet postfix/smtpd[6837]: input attribute value: smtp
    Apr 26 12:14:55 internet postfix/smtpd[6837]: private/rewrite socket: wanted attribute: nexthop
    Apr 26 12:14:55 internet postfix/smtpd[6837]: input attribute name: nexthop
    Apr 26 12:14:55 internet postfix/smtpd[6837]: input attribute value: [mailto.t-online.de]
    Apr 26 12:14:55 internet postfix/smtpd[6837]: private/rewrite socket: wanted attribute: recipient
    Apr 26 12:14:55 internet postfix/smtpd[6837]: input attribute name: recipient
    Apr 26 12:14:55 internet postfix/smtpd[6837]: input attribute value: GuWSchlema@t-online.de
    Apr 26 12:14:55 internet postfix/smtpd[6837]: private/rewrite socket: wanted attribute: flags
    Apr 26 12:14:55 internet postfix/smtpd[6837]: input attribute name: flags
    Apr 26 12:14:55 internet postfix/smtpd[6837]: input attribute value: 4096
    Apr 26 12:14:55 internet postfix/smtpd[6837]: private/rewrite socket: wanted attribute: (list terminator)
    Apr 26 12:14:55 internet postfix/smtpd[6837]: input attribute name: (end)
    Apr 26 12:14:55 internet postfix/smtpd[6837]: resolve_clnt: `GuWSchlema@t-online.de' -> transp=`smtp' host=`[mailto.t-online.de]' rcpt=`GuWSchlema@t-online.de' flags= class=default
    Apr 26 12:14:55 internet postfix/smtpd[6837]: ctable_locate: install entry key GuWSchlema@t-online.de
    Apr 26 12:14:55 internet postfix/smtpd[6837]: extract_addr: result: GuWSchlema@t-online.de
    Apr 26 12:14:55 internet postfix/smtpd[6837]: fsspace: .: block size 4096, blocks free 156707
    Apr 26 12:14:55 internet postfix/smtpd[6837]: smtpd_check_size: blocks 4096 avail 156707 min_free 0 msg_size_limit 10240000
    Apr 26 12:14:55 internet postfix/smtpd[6837]: > localhost[127.0.0.1]: 250 Ok
    Apr 26 12:14:55 internet postfix/smtpd[6837]: watchdog_pat: 0x80a38e0
    Apr 26 12:14:55 internet postfix/smtpd[6837]: < localhost[127.0.0.1]: RCPT TO:<bartella@schlema.net>
    Apr 26 12:14:55 internet postfix/smtpd[6837]: extract_addr: input: <bartella@schlema.net>
    Apr 26 12:14:55 internet postfix/smtpd[6837]: smtpd_check_addr: addr=bartella@schlema.net
    Apr 26 12:14:55 internet postfix/smtpd[6837]: send attr request = rewrite
    Apr 26 12:14:55 internet postfix/smtpd[6837]: send attr rule = canonicalize
    Apr 26 12:14:55 internet postfix/smtpd[6837]: send attr address = bartella@schlema.net
    Apr 26 12:14:55 internet postfix/smtpd[6837]: private/rewrite socket: wanted attribute: address
    Apr 26 12:14:55 internet postfix/smtpd[6837]: input attribute name: address
    Apr 26 12:14:55 internet postfix/smtpd[6837]: input attribute value: bartella@schlema.net
    Apr 26 12:14:55 internet postfix/smtpd[6837]: private/rewrite socket: wanted attribute: (list terminator)
    Apr 26 12:14:55 internet postfix/smtpd[6837]: input attribute name: (end)
    Apr 26 12:14:55 internet postfix/smtpd[6837]: rewrite_clnt: canonicalize: bartella@schlema.net -> bartella@schlema.net
    Apr 26 12:14:55 internet postfix/smtpd[6837]: send attr request = resolve
    Apr 26 12:14:55 internet postfix/smtpd[6837]: send attr address = bartella@schlema.net
    Apr 26 12:14:55 internet postfix/smtpd[6837]: private/rewrite socket: wanted attribute: transport
    Apr 26 12:14:55 internet postfix/smtpd[6837]: input attribute name: transport
    Apr 26 12:14:55 internet postfix/smtpd[6837]: input attribute value: local
    Apr 26 12:14:55 internet postfix/smtpd[6837]: private/rewrite socket: wanted attribute: nexthop
    Apr 26 12:14:55 internet postfix/smtpd[6837]: input attribute name: nexthop
    Apr 26 12:14:55 internet postfix/smtpd[6837]: input attribute value: schlema.net
    Apr 26 12:14:55 internet postfix/smtpd[6837]: private/rewrite socket: wanted attribute: recipient
    Apr 26 12:14:55 internet postfix/smtpd[6837]: input attribute name: recipient
    Apr 26 12:14:55 internet postfix/smtpd[6837]: input attribute value: bartella@schlema.net
    Apr 26 12:14:55 internet postfix/smtpd[6837]: private/rewrite socket: wanted attribute: flags
    Apr 26 12:14:55 internet postfix/smtpd[6837]: input attribute name: flags
    Apr 26 12:14:55 internet postfix/smtpd[6837]: input attribute value: 256
    Apr 26 12:14:55 internet postfix/smtpd[6837]: private/rewrite socket: wanted attribute: (list terminator)
    Apr 26 12:14:55 internet postfix/smtpd[6837]: input attribute name: (end)
    Apr 26 12:14:55 internet postfix/smtpd[6837]: resolve_clnt: `bartella@schlema.net' -> transp=`local' host=`schlema.net' rcpt=`bartella@schlema.net' flags= class=local
    Apr 26 12:14:55 internet postfix/smtpd[6837]: ctable_locate: install entry key bartella@schlema.net
    Apr 26 12:14:55 internet postfix/smtpd[6837]: extract_addr: result: bartella@schlema.net
    Apr 26 12:14:55 internet postfix/smtpd[6837]: send attr request = rewrite
    Apr 26 12:14:55 internet postfix/smtpd[6837]: send attr rule = canonicalize
    Apr 26 12:14:55 internet postfix/smtpd[6837]: send attr address = postmaster
    Apr 26 12:14:55 internet postfix/smtpd[6837]: private/rewrite socket: wanted attribute: address
    Apr 26 12:14:55 internet postfix/smtpd[6837]: input attribute name: address
    Apr 26 12:14:55 internet postfix/smtpd[6837]: input attribute value: postmaster@mail.schlema.net
    Apr 26 12:14:55 internet postfix/smtpd[6837]: private/rewrite socket: wanted attribute: (list terminator)
    Apr 26 12:14:55 internet postfix/smtpd[6837]: input attribute name: (end)
    Apr 26 12:14:55 internet postfix/smtpd[6837]: rewrite_clnt: canonicalize: postmaster -> postmaster@mail.schlema.net
    Apr 26 12:14:55 internet postfix/smtpd[6837]: >>> START Sender address RESTRICTIONS <<<
    Apr 26 12:14:55 internet postfix/smtpd[6837]: generic_checks: name=hash:/etc/postfix/access
    Apr 26 12:14:55 internet postfix/smtpd[6837]: check_mail_access: GuWSchlema@t-online.de
    Apr 26 12:14:55 internet postfix/smtpd[6837]: ctable_locate: move existing entry key GuWSchlema@t-online.de
    Apr 26 12:14:55 internet postfix/smtpd[6837]: check_access: guwschlema@t-online.de
    Apr 26 12:14:55 internet postfix/smtpd[6837]: check_domain_access: t-online.de
    Apr 26 12:14:55 internet postfix/smtpd[6837]: check_access: guwschlema@
    Apr 26 12:14:55 internet postfix/smtpd[6837]: generic_checks: name=check_sender_access status=0
    Apr 26 12:14:55 internet postfix/smtpd[6837]: >>> END Sender address RESTRICTIONS <<<
    Apr 26 12:14:55 internet postfix/smtpd[6837]: >>> START Recipient address RESTRICTIONS <<<
    Apr 26 12:14:55 internet postfix/smtpd[6837]: generic_checks: name=permit_mynetworks
    Apr 26 12:14:55 internet postfix/smtpd[6837]: permit_mynetworks: localhost 127.0.0.1
    Apr 26 12:14:55 internet postfix/smtpd[6837]: match_hostname: localhost ~? 127.0.0.1/8
    Apr 26 12:14:55 internet postfix/smtpd[6837]: match_hostaddr: 127.0.0.1 ~? 127.0.0.1/8
    Apr 26 12:14:55 internet postfix/smtpd[6837]: generic_checks: name=permit_mynetworks status=1
    Apr 26 12:14:55 internet postfix/smtpd[6837]: >>> CHECKING RECIPIENT MAPS <<<
    Apr 26 12:14:55 internet postfix/smtpd[6837]: ctable_locate: move existing entry key bartella@schlema.net
    Apr 26 12:14:55 internet postfix/smtpd[6837]: maps_find: recipient_canonical_maps: bartella@schlema.net: not found
    Apr 26 12:14:55 internet postfix/smtpd[6837]: match_string: schlema.net ~? mail.schlema.net
    Apr 26 12:14:55 internet postfix/smtpd[6837]: match_string: schlema.net ~? localhost.mail.schlema.net
    Apr 26 12:14:55 internet postfix/smtpd[6837]: match_string: schlema.net ~? mail.schlema.net
    Apr 26 12:14:55 internet postfix/smtpd[6837]: match_string: schlema.net ~? localhost
    Apr 26 12:14:55 internet postfix/smtpd[6837]: match_string: schlema.net ~? schlema.net
    Apr 26 12:14:55 internet postfix/smtpd[6837]: maps_find: recipient_canonical_maps: bartella: not found
    Apr 26 12:14:55 internet postfix/smtpd[6837]: maps_find: recipient_canonical_maps: @schlema.net: not found
    Apr 26 12:14:55 internet postfix/smtpd[6837]: mail_addr_find: bartella@schlema.net -> (not found)
    Apr 26 12:14:55 internet postfix/smtpd[6837]: maps_find: canonical_maps: bartella@schlema.net: not found
    Apr 26 12:14:55 internet postfix/smtpd[6837]: match_string: schlema.net ~? mail.schlema.net
    Apr 26 12:14:55 internet postfix/smtpd[6837]: match_string: schlema.net ~? localhost.mail.schlema.net
    Apr 26 12:14:55 internet postfix/smtpd[6837]: match_string: schlema.net ~? mail.schlema.net
    Apr 26 12:14:55 internet postfix/smtpd[6837]: match_string: schlema.net ~? localhost
    Apr 26 12:14:55 internet postfix/smtpd[6837]: match_string: schlema.net ~? schlema.net
    Apr 26 12:14:55 internet postfix/smtpd[6837]: maps_find: canonical_maps: bartella: not found
    Apr 26 12:14:55 internet postfix/smtpd[6837]: maps_find: canonical_maps: @schlema.net: not found
    Apr 26 12:14:55 internet postfix/smtpd[6837]: mail_addr_find: bartella@schlema.net -> (not found)
    Apr 26 12:14:55 internet postfix/smtpd[6837]: maps_find: virtual_alias_maps: bartella@schlema.net: not found
    Apr 26 12:14:55 internet postfix/smtpd[6837]: match_string: schlema.net ~? mail.schlema.net
    Apr 26 12:14:55 internet postfix/smtpd[6837]: match_string: schlema.net ~? localhost.mail.schlema.net
    Apr 26 12:14:55 internet postfix/smtpd[6837]: match_string: schlema.net ~? mail.schlema.net
    Apr 26 12:14:55 internet postfix/smtpd[6837]: match_string: schlema.net ~? localhost
    Apr 26 12:14:55 internet postfix/smtpd[6837]: match_string: schlema.net ~? schlema.net
    Apr 26 12:14:55 internet postfix/smtpd[6837]: maps_find: virtual_alias_maps: bartella: not found
    Apr 26 12:14:55 internet postfix/smtpd[6837]: maps_find: virtual_alias_maps: @schlema.net: not found
    Apr 26 12:14:55 internet postfix/smtpd[6837]: mail_addr_find: bartella@schlema.net -> (not found)
    Apr 26 12:14:55 internet postfix/smtpd[6837]: send attr request = lookup
    Apr 26 12:14:55 internet postfix/smtpd[6837]: send attr table = unix:passwd.byname
    Apr 26 12:14:55 internet postfix/smtpd[6837]: send attr flags = 64
    Apr 26 12:14:55 internet postfix/smtpd[6837]: send attr key = bartella@schlema.net
    Apr 26 12:14:55 internet postfix/smtpd[6837]: private/proxymap socket: wanted attribute: status
    Apr 26 12:14:55 internet postfix/smtpd[6837]: input attribute name: status
    Apr 26 12:14:55 internet postfix/smtpd[6837]: input attribute value: 1
    Apr 26 12:14:55 internet postfix/smtpd[6837]: private/proxymap socket: wanted attribute: value
    Apr 26 12:14:55 internet postfix/smtpd[6837]: input attribute name: value
    Apr 26 12:14:55 internet postfix/smtpd[6837]: input attribute value: (end)
    Apr 26 12:14:55 internet postfix/smtpd[6837]: private/proxymap socket: wanted attribute: (list terminator)
    Apr 26 12:14:55 internet postfix/smtpd[6837]: input attribute name: (end)
    Apr 26 12:14:55 internet postfix/smtpd[6837]: dict_proxy_lookup: table=unix:passwd.byname flags=0100 key=bartella@schlema.net -> status=1 result=
    Apr 26 12:14:55 internet postfix/smtpd[6837]: maps_find: local_recipient_maps: bartella@schlema.net: not found
    Apr 26 12:14:55 internet postfix/smtpd[6837]: match_string: schlema.net ~? mail.schlema.net
    Apr 26 12:14:55 internet postfix/smtpd[6837]: match_string: schlema.net ~? localhost.mail.schlema.net
    Apr 26 12:14:55 internet postfix/smtpd[6837]: match_string: schlema.net ~? mail.schlema.net
    Apr 26 12:14:55 internet postfix/smtpd[6837]: match_string: schlema.net ~? localhost
    Apr 26 12:14:55 internet postfix/smtpd[6837]: match_string: schlema.net ~? schlema.net
    Apr 26 12:14:55 internet postfix/smtpd[6837]: send attr request = lookup
    Apr 26 12:14:55 internet postfix/smtpd[6837]: send attr table = unix:passwd.byname
    Apr 26 12:14:55 internet postfix/smtpd[6837]: send attr flags = 64
    Apr 26 12:14:55 internet postfix/smtpd[6837]: send attr key = bartella
    Apr 26 12:14:55 internet postfix/smtpd[6837]: private/proxymap socket: wanted attribute: status
    Apr 26 12:14:55 internet postfix/smtpd[6837]: input attribute name: status
    Apr 26 12:14:55 internet postfix/smtpd[6837]: input attribute value: 0
    Apr 26 12:14:55 internet postfix/smtpd[6837]: private/proxymap socket: wanted attribute: value
    Apr 26 12:14:55 internet postfix/smtpd[6837]: input attribute name: value
    Apr 26 12:14:55 internet postfix/smtpd[6837]: input attribute value: bartella:x:502:100:Bartella:/home/bartella:/bin/bash
    Apr 26 12:14:55 internet postfix/smtpd[6837]: private/proxymap socket: wanted attribute: (list terminator)
    Apr 26 12:14:55 internet postfix/smtpd[6837]: input attribute name: (end)
    Apr 26 12:14:55 internet postfix/smtpd[6837]: dict_proxy_lookup: table=unix:passwd.byname flags=0100 key=bartella -> status=0 result=bartella:x:502:100:Bartella:/home/bartella:/bin/bash
    Apr 26 12:14:55 internet postfix/smtpd[6837]: maps_find: local_recipient_maps: proxy:unix:passwd.byname(0,100): bartella = bartella:x:502:100:Bartella:/home/bartella:/bin/bash
    Apr 26 12:14:55 internet postfix/smtpd[6837]: mail_addr_find: bartella@schlema.net -> bartella:x:502:100:Bartella:/home/bartella:/bin/bash
    Apr 26 12:14:55 internet postfix/smtpd[6837]: connect to subsystem public/cleanup
    Apr 26 12:14:55 internet postfix/smtpd[6837]: public/cleanup socket: wanted attribute: queue_id
    Apr 26 12:14:55 internet postfix/smtpd[6837]: input attribute name: queue_id
    Apr 26 12:14:55 internet postfix/smtpd[6837]: input attribute value: 31E741B32D
    Apr 26 12:14:55 internet postfix/smtpd[6837]: public/cleanup socket: wanted attribute: (list terminator)
    Apr 26 12:14:55 internet postfix/smtpd[6837]: input attribute name: (end)
    Apr 26 12:14:55 internet postfix/smtpd[6837]: send attr flags = 50
    Apr 26 12:14:55 internet postfix/smtpd[6837]: 31E741B32D: client=localhost[127.0.0.1]
    Apr 26 12:14:55 internet postfix/smtpd[6837]: > localhost[127.0.0.1]: 250 Ok
    Apr 26 12:14:55 internet postfix/smtpd[6837]: watchdog_pat: 0x80a38e0
    Apr 26 12:14:55 internet postfix/smtpd[6837]: < localhost[127.0.0.1]: DATA
    Apr 26 12:14:55 internet postfix/smtpd[6837]: > localhost[127.0.0.1]: 354 End data with <CR><LF>.<CR><LF>
    Apr 26 12:14:55 internet postfix/smtpd[6837]: public/cleanup socket: wanted attribute: status
    Apr 26 12:14:55 internet postfix/cleanup[6840]: 31E741B32D: message-id=<426E0E7B.6050206@t-online.de>
    Apr 26 12:14:55 internet postfix/qmgr[6310]: 31E741B32D: from=<GuWSchlema@t-online.de>, size=1486, nrcpt=1 (queue active)
    Apr 26 12:14:55 internet postfix/smtpd[6837]: input attribute name: status
    Apr 26 12:14:55 internet postfix/smtpd[6837]: input attribute value: 0
    Apr 26 12:14:55 internet postfix/smtpd[6837]: public/cleanup socket: wanted attribute: reason
    Apr 26 12:14:55 internet postfix/smtpd[6837]: input attribute name: reason
    Apr 26 12:14:55 internet postfix/smtpd[6837]: input attribute value: (end)
    Apr 26 12:14:55 internet postfix/smtpd[6837]: public/cleanup socket: wanted attribute: (list terminator)
    Apr 26 12:14:55 internet postfix/smtpd[6837]: input attribute name: (end)
    Apr 26 12:14:55 internet postfix/smtpd[6837]: > localhost[127.0.0.1]: 250 Ok: queued as 31E741B32D
    Apr 26 12:14:55 internet postfix/smtpd[6837]: watchdog_pat: 0x80a38e0
    Apr 26 12:14:56 internet postfix/smtp[6841]: 31E741B32D: to=<bartella@schlema.net>, relay=none, delay=1, status=bounced ([mail.schlema.net]: Name or service not known)
    Apr 26 12:14:56 internet postfix/cleanup[6840]: 03A761B35A: message-id=<20050426101456.03A761B35A@mail.schlema.net>
    Apr 26 12:14:56 internet postfix/qmgr[6310]: 03A761B35A: from=<>, size=3322, nrcpt=1 (queue active)
    Apr 26 12:14:56 internet postfix/qmgr[6310]: 31E741B32D: removed
    Apr 26 12:14:58 internet postfix/smtp[6841]: 03A761B35A: to=<GuWSchlema@t-online.de>, relay=mailto.t-online.de[194.25.134.33], delay=2, status=sent (250 Message accepted.)
    Apr 26 12:14:58 internet postfix/qmgr[6310]: 03A761B35A: removed
    Apr 26 12:15:00 internet postfix/smtpd[6837]: < localhost[127.0.0.1]: QUIT
    Apr 26 12:15:00 internet postfix/smtpd[6837]: > localhost[127.0.0.1]: 221 Bye
    Apr 26 12:15:00 internet postfix/smtpd[6837]: match_hostname: localhost ~? 127.0.0.1/8
    Apr 26 12:15:00 internet postfix/smtpd[6837]: match_hostaddr: 127.0.0.1 ~? 127.0.0.1/8
    Apr 26 12:15:00 internet postfix/smtpd[6837]: disconnect from localhost[127.0.0.1]
    Apr 26 12:15:00 internet postfix/smtpd[6837]: master_notify: status 1
    Apr 26 12:15:00 internet postfix/smtpd[6837]: connection closed
    Apr 26 12:15:00 internet postfix/smtpd[6837]: watchdog_stop: 0x80a38e0
    Apr 26 12:15:00 internet postfix/smtpd[6837]: watchdog_start: 0x80a38e0
    Apr 26 12:15:00 internet poll.tcpip:  Done mail and news send/fetch
    Apr 26 12:16:35 internet postfix/smtpd[6837]: rewrite stream disconnect
    Apr 26 12:16:35 internet postfix/smtpd[6837]: proxymap stream disconnect
    Apr 26 12:16:35 internet postfix/smtpd[6837]: watchdog_stop: 0x80a38e0
    Apr 26 12:16:35 internet postfix/smtpd[6837]: watchdog_start: 0x80a38e0
    Apr 26 12:16:40 internet postfix/smtpd[6837]: idle timeout -- exiting
    Das bekomme ich als E-Mail zurück:
    Code:
    This is the Postfix Bad Schlema program at host mail.schlema.net.
    
    I'm sorry to have to inform you that your message could not be
    be delivered to one or more recipients. It's attached below.
    
    For further assistance, please send mail to <postmaster>
    
    If you do so, please include this problem report. You can
    delete your own text from the attached returned message.
    
    			The Postfix Bad Schlema program
    
    <bartella@schlema.net>: [mail.schlema.net]: Name or service not known
    
    
    
    Reporting-MTA: dns; mail.schlema.net
    X-Postfix-Bad-Schlema-Queue-ID: 31E741B32D
    X-Postfix-Bad-Schlema-Sender: rfc822; GuWSchlema@t-online.de
    Arrival-Date: Tue, 26 Apr 2005 12:14:55 +0200 (CEST)
    
    Final-Recipient: rfc822; bartella@schlema.net
    Action: failed
    Status: 5.0.0
    Diagnostic-Code: X-Postfix-Bad-Schlema; [mail.schlema.net]: Name or service not
        known
    
    
    
    Betreff:
    Hallo
    Von:
    GUWSchlema@t-online.de
    Datum:
    Tue, 26 Apr 2005 11:48:43 +0200
    An:
    bartella@guw-schlema.de
    
    Postfix
    der Befehl: host mail.schlema.net bringt folgende Nachricht
    Code:
    mail.schlema.net. is an alias for internet.schlema.net.
    internet.schlema.net. has address 192.168.1.3
    Geändert von MichaFoe (26.04.05 um 12:12 Uhr)

  2. #2
    Registrierter Benutzer
    Registriert seit
    Aug 2004
    Ort
    Bad Wünnenberg
    Beiträge
    5.402
    Lies bitte, wie man hier richtig postet und passe dementsprechend deinen Beitrag bitte an.
    Gruß,
    Tomek

Ähnliche Themen

  1. Zustellung der Systemmail
    Von n0t0ri0us im Forum Linux als Server
    Antworten: 8
    Letzter Beitrag: 04.02.04, 18:18
  2. Postfix- Mails verschwinden
    Von Mendark im Forum Linux als Server
    Antworten: 5
    Letzter Beitrag: 22.12.03, 15:00
  3. Mailserver nimmt keine Mails an
    Von marcimarc im Forum Linux als Server
    Antworten: 14
    Letzter Beitrag: 06.12.03, 09:46
  4. SuSE 8.1 und Printer HP 710 C lieben sich nicht
    Von sideshore im Forum stationäre Hardware
    Antworten: 5
    Letzter Beitrag: 08.05.03, 12:13
  5. SuSE 8.1 Problem mit Anzeige von x
    Von Ohjeh im Forum System installieren und konfigurieren
    Antworten: 7
    Letzter Beitrag: 02.12.02, 08:27

Lesezeichen

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •