Help dsn=5.4.6, status=bounced (mail for xx.com loops back to myself) ispconfig

Discussion in 'Installation/Configuration' started by GOSBX, Jan 22, 2009.

  1. GOSBX

    GOSBX New Member

    Hi friends

    i have Ispconfig, that is working ok (few months) but yesterday postfix dont receibe any mail i dont change anything, i run rkhunter and see nothing wrong.

    my postfix cf.

    alias_database = hash:/etc/aliases
    alias_maps = hash:/etc/aliases
    broken_sasl_auth_clients = yes
    command_directory = /usr/sbin
    config_directory = /etc/postfix
    daemon_directory = /usr/libexec/postfix
    debug_peer_level = 2
    home_mailbox = Maildir/
    html_directory = no
    inet_interfaces = all
    mail_owner = postfix
    mailbox_command =
    mailq_path = /usr/bin/mailq.postfix
    manpage_directory = /usr/share/man
    mydestination = /etc/postfix/local-host-names
    myhostname = tuweb.us
    mynetworks = 127.0.0.0/8
    newaliases_path = /usr/bin/newaliases.postfix
    queue_directory = /var/spool/postfix
    readme_directory = /usr/share/doc/postfix-2.3.3/README_FILES
    sample_directory = /usr/share/doc/postfix-2.3.3/samples
    sendmail_path = /usr/sbin/sendmail.postfix
    setgid_group = postdrop
    smtp_tls_note_starttls_offer = yes
    smtp_use_tls = yes
    smtpd_recipient_restrictions = permit_sasl_authenticated,permit_mynetworks,reject_unauth_destination
    smtpd_sasl_auth_enable = yes
    smtpd_sasl_authenticated_header = yes
    smtpd_sasl_local_domain =
    smtpd_sasl_security_options = noanonymous
    smtpd_tls_CAfile = /etc/postfix/ssl/cacert.pem
    smtpd_tls_auth_only = no
    smtpd_tls_cert_file = /etc/postfix/ssl/smtpd.crt
    smtpd_tls_key_file = /etc/postfix/ssl/smtpd.key
    smtpd_tls_loglevel = 1
    smtpd_tls_received_header = yes
    smtpd_tls_session_cache_timeout = 3600s
    smtpd_use_tls = yes
    tls_random_source = dev:/dev/urandom
    unknown_local_recipient_reject_code = 550


    i see in HowtoForge some threads, i try all i see but i have the same error:

    Jan 22 09:21:49 ns1 postfix/smtpd[10069]: connect from rv-out-0708.google.com[209.85.198.241]
    Jan 22 09:21:50 ns1 postfix/smtpd[10069]: 44A3A530477: client=rv-out-0708.google.com[209.85.198.241]
    Jan 22 09:21:50 ns1 postfix/cleanup[10066]: 44A3A530477: message-id=<[email protected]>
    Jan 22 09:21:50 ns1 postfix/qmgr[10015]: 44A3A530477: from=<[email protected]>, size=1848, nrcpt=1 (queue active)
    Jan 22 09:21:50 ns1 postfix/smtp[10020]: warning: numeric domain name in resource data of MX record for tuweb.us: 190.95.170.246
    Jan 22 09:21:50 ns1 postfix/smtp[10020]: 44A3A530477: to=<[email protected]>, orig_to=<[email protected]>, relay=none, delay=0.52, delays=0.52/0/0/0, dsn=5.4.6, status=bounced (mail for tuweb.us loops back to myself)
    Jan 22 09:21:50 ns1 postfix/cleanup[10066]: 9C19C530483: message-id=<[email protected]>
    Jan 22 09:21:50 ns1 postfix/qmgr[10015]: 9C19C530483: from=<>, size=3590, nrcpt=1 (queue active)
    Jan 22 09:21:50 ns1 postfix/bounce[10068]: 44A3A530477: sender non-delivery notification: 9C19C530483
    Jan 22 09:21:50 ns1 postfix/qmgr[10015]: 44A3A530477: removed


    and i receibe that when i send mail to some user in my server:

    This is the mail system at host tuweb.us.

    I'm sorry to have to inform you that your message could not
    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 mail system

    <[email protected]> (expanded from <[email protected]>): mail for tuweb.us
    loops back to myself

    Final-Recipient: rfc822; [email protected]
    Original-Recipient: rfc822;[email protected]
    Action: failed
    Status: 5.4.6
    Diagnostic-Code: X-Postfix; mail for tuweb.us loops back to myself

    Help Me please friends.
     
  2. topdog

    topdog Active Member

    You are breaking RFC regulations by using an ip address for the MX record instead of a name.

    The loopback problem is usually where DNS points to a machine which itself is not accepting mail for the domain.

    Fix your DNS
     
  3. thabangk

    thabangk New Member

    I got the same problem and it's becoming so frustrating for me,my mailserver is behind the firewall and i'm using dyndns to test and it only recognize the IP that's at my firewall.how can i make my other NIC to be recognized by DynDNS.

    HELP HELP HELP
     
  4. falko

    falko Super Moderator Howtoforge Staff

    Can you post the exact error messages from your mail log?
    What's the output of
    Code:
    ifconfig
    ?
     
  5. thabangk

    thabangk New Member

    eth0 Link encap:Ethernet HWaddr 00:1E:90:D3:32:71
    inet addr:192.168.10.225 Bcast:192.168.10.255 Mask:255.255.255.0
    inet6 addr: fe80::21e:90ff:fed3:3271/64 Scope:Link
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:151549 errors:0 dropped:0 overruns:0 frame:0
    TX packets:10265 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:13033179 (12.4 MiB) TX bytes:2478415 (2.3 MiB)
    Interrupt:201 Base address:0x2800

    eth1 Link encap:Ethernet HWaddr 00:21:91:0C:00:31
    inet addr:192.168.10.226 Bcast:192.168.10.255 Mask:255.255.255.0
    UP BROADCAST MULTICAST MTU:1500 Metric:1
    RX packets:0 errors:0 dropped:0 overruns:0 frame:0
    TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
    Interrupt:169 Base address:0xc00

    lo Link encap:Local Loopback
    inet addr:127.0.0.1 Mask:255.0.0.0
    inet6 addr: ::1/128 Scope:Host
    UP LOOPBACK RUNNING MTU:16436 Metric:1
    RX packets:2802 errors:0 dropped:0 overruns:0 frame:0
    TX packets:2802 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:2648815 (2.5 MiB) TX bytes:2648815 (2.5 MiB)
     
  6. thabangk

    thabangk New Member

    The mailog errors are as attached
     

    Attached Files:

  7. falko

    falko Super Moderator Howtoforge Staff

  8. thabangk

    thabangk New Member

    Hi

    Thanks i'l read through the document and see i can have this time.

    i'll keep everybody posted if it works for me.
     

Share This Page