Mail recieve Error

  • Hi


    I have a Problem with my fresh i-mscp Installation. Sending Mails works great, but recieving doesn't work at any way.
    I get all time this error:
    Recipient address rejected: User unknown in local recipient table (in reply to RCPT TO command)


    Benjamin

    Edited once, last by Benjamin ().

  • Hello ;


    Without further information, we cannot help you. Distro, i-MSCP version, logs.... DNS configuration???


    Thank you for using i-MSCP

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • Debian 6, Version is 1.0.3.0,



    heres the mail.log:
    Sep 2 20:49:07 internet postfix/smtpd[1174]: connect from unknown[*.***.***.**]
    Sep 2 20:49:07 internet postfix/smtpd[1174]: NOQUEUE: reject: RCPT from unknown[5.199.142.44]: 550 5.1.1 <test@internet.***.org>: Recipient address rejected: User unknown in local recipient table; from=<bema@***.org> to=<test@internet.***.org> proto=ESMTP helo=<***.org>
    Sep 2 20:49:07 internet postfix/smtpd[1174]: disconnect from unknown[*.***.***.**]


    DNS:


    ;; ANSWER SECTION:
    internet.***.org. 21600 IN MX 5 mail.internet.***.org.
    internet.***.org. 21600 IN A ***.255.229.14


    Thank You


    Benjamin

    Edited once, last by Benjamin ().

  • No worry, theres one :)


    ;; QUESTION SECTION:
    ;mail.internet.***.org. IN ANY


    ;; ANSWER SECTION:
    mail.internet.***.org. 21600 IN A ***.255.229.14


  • How can I update to that Version?


    Code
    1. # aptitude install git
    2. # cd /usr/local/src
    3. # git clone git://github.com/i-MSCP/imscp.git
    4. # cd imscp
    5. # perl imscp-autoinstall -d

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • Hi


    Sorry for the delay. I get still the same Error. But the Roundcube also not really work.


    When i want to send a Mail through Roundcube I get this error:


    Serverfehler: Could not connect to imap.admin.internet.***.org:143: php_network_getaddresses: getaddrinfo failed: Name or service not known


    Benjamin

    Edited once, last by Benjamin ().