Search results

  1. Richard G

    Problem - "is functioning normally"

    Refresh the page or use another browser to be sure it's not browser cache. If not, then indeed somebody else is using the ip too and you have indeed to contact your data center.
  2. Richard G

    download.configserver.com:443 is down?

    I don't know, then you might have had it to csf=no for another reason. Anyway it's fixed now that's the most important.
  3. Richard G

    Problem - "is functioning normally"

    So they both do DNS, Because multiserver mode is only kindlike a DNS backup, multiserver does not do anything else. But for sure this is a DNS issue somewhere. Doublecheck if all DNS records are correctly the same in the bind .db files of these domains on both servers. And if you're using...
  4. Richard G

    Solved Email send to a user with t-online.de address bouns

    Yes. It seems t-online.de changed their requirements again not too long ago. And now at this moment, they have the odd rule, that if you have an unwell configured mailserver (for example no correct PTR), have spammed, or even when you use an ip address which is not used to contact a t-online.de...
  5. Richard G

    download.configserver.com:443 is down?

    Probably you had this set to NO for some reason, maybe because you had SMTP_BLOCK=0 and had it that way to prevent this setting to be overwritten on a DA update. Da only updates CSF if the csf is set to yes in options.conf file.
  6. Richard G

    How can we save all email traffic and other things from clients (e-evidence law)

    Well the apache logs are not the most interesting as they are the easiest to save, that is not really a problem. It might also be the least interesting as this is visiting logs, not really something the user might be doing themselves. But the exim mainlog and maillog doe not contain any mails...
  7. Richard G

    How can we save all email traffic and other things from clients (e-evidence law)

    In the EU we have a new law called E-Evidence Regulation and Directive. The Regulation lays down the rules under which an authority of a Member State, in criminal proceedings, may issue a European Production Order or a European Preservation Order and thereby (directly) order a service provider...
  8. Richard G

    Solved Unable to receive emails ("authentication required")

    Please use the "Like" button for thanking or acknowledging instead of upping an ancient post.
  9. Richard G

    Solved Looking for the folder to upload the file (pdf) to access directly (domainname.com/files/....pdf)

    Yes one time, see answer above, next time please ask your hosting company as this forum is inteded for support to Directadmin license holders only, so admins and resellers. Not hosting customers. ;) Unless you're the license holder ofcourse. :)
  10. Richard G

    DirectAdmin 1.689

    Ah oke so if backtrace present than crash. So the stackdump line is not required. In that case only 2 of 4 servers had no issues because only 2 server I had no backtrace. Luckily I used the update, everything is running 4.98.2 now. I only see now from yesterday before I updated. Things look...
  11. Richard G

    DirectAdmin 1.689

    Maybe not all AlmaLinux versions or installations? I've got Alma 9 and do not have any stackdump lines or crashes when issueing that command. Not on any of our Alma 9 servers. Only have like this (if any) 2025-11-14 18:08:58 backtrace 2025-11-14 18:08:58 --- 2025-11-14 18:08:58...
  12. Richard G

    No connection with imap server

    This looks not good. Got error 'PHP message: PHP Strict Standards: Non-static method PEAR::setErrorHandling() should not be called statically in /home/homedir/domains/domain/public_html/webmail/program/include/iniset.php on line 122\n' [Fri Nov 14 02:23:07.668115 2025] [proxy_fcgi:error] [pid...
  13. Richard G

    Solved how to completly remove and disable mod security installed with custombuild

    Probably you can do it via the Custombuild GUI, but I always work via SSH as root. So as root you should be able to do it like this. da build set modsecurity no da build update da build list_removals da build remove_items That should remove it properly.
  14. Richard G

    ssh-keys management

    Exactly the reason I have a password on mine. If they get stolen it might be able to compromise servers. If they now get stolen, they still have to find out the password, which is by the way also not the easiest one. ;)
  15. Richard G

    550 5.7.1 Client host rejected: cannot find your reverse hostname

    No you have a different problem. This here is an rDNS/PTR issue because that error is thrown and it's on outgoing mail. You might have an exim issue on incoming mail, it's different and not rDNS/PTR related otherwise you would have seen that error too.
  16. Richard G

    550 5.7.1 Client host rejected: cannot find your reverse hostname

    If you created that in Directadmin it won't be seen as a valid PTR record because PTR records need to be set with the ip owner. You need to set that PTR record where you cat the ip address from, mostly your datacenter.
  17. Richard G

    Incorrect FROM Header in DirectAdmin messages

    Yep I don't mind, but whatever the solution is, either more personal or more diradmin@hostname, it should be fixed decently. ;)
  18. Richard G

    DirectAdmin 1.689

    First of all, thank you for adding the CSF/LFD change to the DA version changelog. It's about LF_INTEGRITY and PT_LIMIT. This sounds a little bit confusing to me: So first line. Configuration in existing servers will be updated with this Directadmin update. Am I correct in the assumption that...
  19. Richard G

    Incorrect FROM Header in DirectAdmin messages

    Agreed but it should easy to provide the local to external mail for resellers. Which is probably the reason initially in the past the usage of the contact e-mail address was programmed in there. At the early days that didn't matter. Now it does matter and resellers are used to have this working...
  20. Richard G

    Server TLS certificate.

    I had the wrong line, but that it has no difference to the solution was not my intend to write it. As sais, this is the reason for my writing that line. Easier/shorter and prevents typo's.
Back
Top