Mail recieve Error

  • Have you an Idea to solve that?


    I think I run the correct Server and not double time a Mail Server:
    # telnet localhost 25
    Trying 127.0.0.1...
    Connected to localhost.localdomain.
    Escape character is '^]'.
    220 internet.***.org ESMTP i-MSCP Git Master Managed

  • please try
    telnet mail.domain.tld 25
    maybe something is blocking external traffic
    [hr]
    Serverfehler: Could not connect to imap.admin.internet.benhosting.org:143: php_network_getaddresses: getaddrinfo failed: Name or service not known


    check roundcube config, the imap and smtp host should be imap.internet.benhosting.org or just localhost, but not imap.admin.internet.benhosting.org

    Edited once, last by flames ().

  • Yes, You're Correct. imap. and smtp. won't work. I've changed this now.


    But I've had still the same Problem with recieving mails and sending mails to my own i-mscp mail Adress.


    I get this error:
    SMTP Fehler (550): Der Empfänger "benjamin@internet.***.org" konnte nicht gesetzt werden (5.1.1 <benjamin@internet.***.org>: Recipient address rejected: User unknown in local recipient table).


    And with recieving mails I get still this error:
    <benjamin@internet.***.org>: host
    mail.internet.***.org[***.255.229.14] said: 550 5.1.1
    <benjamin@internet.***.org>: Recipient address rejected: User
    unknown in local recipient table (in reply to RCPT TO command)
    Reporting-MTA: dns; ***.org
    X-Postfix-Queue-ID: 551D77C1021
    X-Postfix-Sender: rfc822; bema@***.org
    Arrival-Date: Thu, 5 Sep 2013 20:14:27 +0200 (CEST)

  • Yes, theres seted up benjamin@internet.***.org.

    Edited once, last by Benjamin ().