Posts by lpde

    I took a backup to solve the problem from 2 days ago.

    It didn't helped anyway, now I recieve an "4.3.0 <L****@I*****>: Temporary lookup failure" if I want to send an email from my server.


    Otherwise mails to my server won't be delivered.

    Only hin in mail.log:


    Dear all,


    since a few hours mails sent to my server will not recieved. Instead the sender gets the following mail:


    This is a system-generated message to inform you that your email could not be delivered to one or more recipients. Details of the email and the error are as follows:<l***@u******>: host n**1.****.tld [**.**.***.**] said: 554 5.7.1 <l***@u*******>: Relay access denied (in reply to RCPT TO command) Reporting-MTA: dns; st43p00im-zteg10063501.me.comX-Postfix-Queue-ID: AE81AC80840X-Postfix-Sender: rfc822; e***@icloud.comArrival-Date: Mon,  7 Sep 2020 18:50:37 +0000 (UTC)Final-Recipient: rfc822; l***@u******Original-Recipient: rfc822;l***@u******Action: failedStatus: 5.7.1Remote-MTA: dns; n**1.****.tldDiagnostic-Code: smtp; 554 5.7.1 <l***@u******>: Relay access denied


    Does anyone has a solution for this mess?

    Through Mail Log and postfix config I don't saw any problematic entries ....


    Best & thanks to all!

    It's only the sample data in the htdocs folder (I guess more is not necessary, cause it should just redirect).


    <VirtualHost 89.22.120.223:80>

    ServerAdmin [email protected]

    ServerName presse.lsf19.de

    ServerAlias http://www..de alssub2.configpanel.de

    DocumentRoot "/var/www/virtual/main-domain.de/.de/presse/htdocs"

    DirectoryIndex disabled

    LogLevel error

    ErrorLog "/var/log/apache2/.de/error.log"

    Alias "/errors/" "/var/www/virtual/main-domain.de/errors/"

    <Directory "/var/www/virtual/main-domain.de/lsf19.de/presse/htdocs">

    Options FollowSymLinks

    AllowOverride AuthConfig Indexes Limit Options=Indexes,MultiViews \

    Fileinfo=RewriteEngine,RewriteOptions,RewriteBase,RewriteCond,RewriteRule Nonfatal=Override

    Require all granted

    </Directory>

    RedirectMatch 302 "^/((?!(?:errors|\.well-known)/acme-challenge/).*)" "https://www.goal-url.de/e/$1"

    Include "/etc/apache2/imscp/.de.conf"

    </VirtualHost>

    So I deleted all files and it finally worked - don't have a plan why.

    But: Now I added a new subdomain (cf. Screenshot) and redirected it to another domain. When I open the subdomain I only get an error type 404 !?


    I don't know why the server doesn't work correctly... Its pretty strange.

    Which domain got a problem?

    It's bg.de


    What kind of problem?


    When I try to get any data from that domain (e.g. the index.html oder index.php files, the server only gives an error 404.


    Screenshot of the configuration from the domain.




    The content of the vhost files for the problematic domains.


    default server 19.xn---u6b.de (/etc/apache2/sites-enabled/19.xn--bundesschlertagung-u6b.de_ssl.conf:1)

    port 443 namevhost 19.xn---u6b.de (/etc/apache2/sites-enabled/19.xn--bundesschlertagung-u6b.de_ssl.conf:1)

    alias http://www.19.xn--u6b.de

    alias sub20.configpane.de

    port 80 namevhost xn---u6b.de (/etc/apache2/sites-enabled/xn---u6b.de.conf:1)

    alias http://www.xn--

    alias dmn20.configpanel.my-domain.de



    Plus provide information which seem be be important for you, but please they need to be specific and the more detailed the better.


    At the moment I don't have any more information.


    I'm sorry, but the access-log doesn't got it - it seems like stopped on Mar 30, since then there are no access logs....


    The more interesting part is, whats inside the folders? Especially the .htaccess files might be interesting. I mean the content of it, because if theres a mistake there it might end up in a 5xx or 4xx error page.

    Plus, the content of the problematic vhost files.

    Files in attachment -- there are no htaccess-files …