Search results

  1. Richard G

    Spam Assassin not checking forwarded mail anymore

    I don't really understand this. Spamassassin is on for a complete domain or it's not. You mean here that spamassassin has to be on for any domain you send or forward to? Maybe that is why I didn't notice it, next to the fact that we don't really do internal forwarding, but it's good to know.
  2. Richard G

    regarding CVE-2026-63030 / CVE-2026-60137

    I would start with changing the password of the useraccount anyway before trying to fix other issues.
  3. Richard G

    regarding CVE-2026-63030 / CVE-2026-60137

    Yes but question was how databases got created. Compromise homedir does not give yet access to create new databases. Unless same dbuser/pass is used. If not same databaseuser/pass then complete account is compromised.
  4. Richard G

    regarding CVE-2026-63030 / CVE-2026-60137

    Check if it's the same database user. If yes then they could have logged in via the original database username and pass via phpmyadmin and probably create new databases this way. If I see the other things which happened, maybe they managed to get the accountname/pass too.
  5. Richard G

    Reseller Default URL

    You can choose either: /domains/myurl.com/public_html/test as subdomain or create a location for yourself, so /domains/test.myurl.com/public_html is also an option for example. This can be configured during creation. Please also try first to search in the docs before asking questions. ;)...
  6. Richard G

    Keep triggering IP being blocked in VPS with DA Firewall

    Not that I'm aware of. You asked for a solution so your ip's would not be whitelisted and that is the best solution next to a vpn which for sure will slow down the connection slightly. Maybe I misunderstood what you needed? If you post the message you get from CSF then it's a lot easier to see...
  7. Richard G

    Keep triggering IP being blocked in VPS with DA Firewall

    You could subscribe to a service as no-ip.org or something similar. That name can then be put in the csf.dyndns file and firewall restarted. However, this only affects the CSF firewall then, as far as I know there is no dynamic whitelisting for Directadmin itself.
  8. Richard G

    Reseller Default URL

    In that case PHP is patched by Cloudlinux and you should be fine.
  9. Richard G

    new acme ssl system insufficient for handling domain name changes

    Agree to that, we also have customers with external domains and don't want to have automatic wildcard on everything.
  10. Richard G

    Reseller Default URL

    Runs fine, yes. Securely no! At least not if you don't use Cloudlinux, because PHP 7.4 was already EOL 4 years ago (november 2022) and not patched anymore. So any vulnerability discovered will make your system insecure unless you're using Cloudlinux or can patch PHP yourself. But that is a...
  11. Richard G

    Reseller Default URL

    You can't change PHP version for only selected folders/directory's. You can only change PHP versions per domain and for subdomains. I would suggest searching in the docs, loads of things you can find there, like also this one...
  12. Richard G

    http flooding / AI bots / DOS attacks

    I don't have it as server tool yet, but I am using this on several phpBB forums and it's working great for the forums. However I don't see installation instructions in the READ.me and I personally will wait anyway until some of the issues are fixed, especially the shared hosting ones like the...
  13. Richard G

    Reseller Default URL

    If there was a "login as" button then they were using the Enhanced skin. That is still working but missing some features which are available in the Evolution skin. Some of us like the Enhanced skin more due to it's simplicity so some of us still use that skin. The Impersonate button is the same...
  14. Richard G

    changing docroot of domain to a custom one in latest directadmin release

    Only for bad programmed apps and also for subdomains. It's from the beginning (so decades) that apache is using public_html so programmers should be aware of that and get their things right instead of requiring normal setups to be crippled because of lack of knowledge to get things right. I...
  15. Richard G

    Reseller Default URL

    I quickly changed to Evolution skin to see if I can help you. It might depend on the view of Evolution you configured, but if you click on the "my users" list then you can click on a user. And in Evolution it's not called "login as user" but "Impersonate". So if you see the "impersonate" button...
  16. Richard G

    changing docroot of domain to a custom one in latest directadmin release

    Because in most cases there is not really a reason to change a domain document root, everything normally works from some default directory like most panels have public_html and some have www. So the requirement for a different documentroot for a domain is mostly cause by some app which is not...
  17. Richard G

    Reseller Default URL

    You are both reseller and user on the same account. So for the reseller part you select reseller(level) on top and for user part you choose userlevel. Now for your second question, there is an option to display your users. Choose that option and to login, just click on the user and you can...
  18. Richard G

    DirectAdmin 1.706

    Can anyone answer my question in #22?
  19. Richard G

    Reseller Default URL

    A zip backup? You can just create a directadmin backup and then rename the backup file and import it at your account. You can also create the emails newly with passwords and then put all mails back in manually and public_html too, might be a better option in some cases.
Back
Top