Mail Server reason: 554 5.4.4

Discussion in 'Server Operation' started by amss, Mar 18, 2007.

  1. amss

    amss New Member

    I have mail server with sendmail it works good but sometimes I have error's with some E-mails as the following one
    Please helpe to find the problem
    The original message was received at Sun, 18 Mar 2007 10:21:49 +0200 from [192.168.3.100]

    ----- The following addresses had permanent fatal errors ----- <[email protected]>
    (reason: 554 5.4.4 <mydomain.com> has no acceptable MX server)

    ----- Transcript of session follows ----- ... while talking to mailgate2.palnet.com.:
    >>> MAIL From:<[email protected]> SIZE=4612
    <<< 554 5.4.4 <mydomain> has no acceptable MX server
    554 5.0.0 Service unavailable

    Best Regards
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    This message means that there is no MX server (mail exchanger) found for the domain mydomain.com.
     
  3. amss

    amss New Member

    I send and receive E-mail from any e-mail (hotmail , yahoo, gmail, .....)so i have MX record
     
  4. edge

    edge Active Member Moderator

    Test your setup at www.dnsreport.com, and post the "bad" results here (if any)
    Enter your URL in the DNS report box!
     
  5. amss

    amss New Member

    I test using DNS Report and this is the Fail and the Warn Items

    FAIL
    Missing (stealth) nameservers[/B][/B]
    FAIL: You have one or more missing (stealth) nameservers. The following nameserver(s) are listed (at your nameservers) as nameservers for your domain, but are not listed at the parent nameservers (therefore, they may or may not get used, depending on whether your DNS servers return them in the authority section for other requests, per RFC2181 5.4.1). You need to make sure that these stealth nameservers are working; if they are not responding, you may have serious problems! The DNS Report will not query these servers, so you need to be very careful that they are working properly.

    ns90.websitewelcome.com.
    ns89.websitewelcome.com.
    This is listed as an ERROR because there are some cases where nasty problems can occur (if the TTLs vary from the NS records at the root servers and the NS records point to your own domain, for example).

    FAIL
    Missing nameservers 2 ERROR: One or more of the nameservers listed at the parent servers are not listed as NS records at your nameservers. The problem NS records are:
    ns1.meco2host.com.
    ns2.meco2host.com.


    FAIL
    Stealth NS record leakage Your DNS servers leak stealth information in non-NS requests:

    Stealth nameservers are leaked [ns89.websitewelcome.com.]!
    Stealth nameservers are leaked [ns90.websitewelcome.com.]!

    This can cause some serious problems (especially if there is a TTL discrepancy). If you must have stealth NS records (NS records listed at the authoritative DNS servers, but not the parent DNS servers), you should make sure that your DNS server does not leak the stealth NS records in response to other queries.

    FAIL
    MX is host name, not IP ERROR: You have one or more MX record(s) that contain an IP address. This is not valid. A fully RFC-compliant mailserver will not be able to send you mail (although some mail servers will, due to the TCP/IP functions that they use). The problem MX records are:
    212.14.235.202.
     
  6. edge

    edge Active Member Moderator

    The last fail (MX is host name, not IP ERROR) could be your problem!
    Try fixing it, and see if it fixed your problem
     
  7. amss

    amss New Member

    Ok i see this , From My Control Panel i see that my MX record is the IP of my Mail server.
    I will tell MY Web Hosting Company to Add new (A) record for my mail server Then I will change the MX to FQDM and .
     
  8. amss

    amss New Member

    I have the MX Record and test it from www.dnsreport.com , the Mail test work after hours , I think i will wait until my MX update seen by all root server .
     

Share This Page