Search results

  1. Richard G

    Domain creation mails go to gMail spam because of DMARC

    I don't know how. And this would be an issue for all admins and resellers. I've seen your screenshot, but I don't have sieve installed and we don't use sieve. So where exactly is that page where this can be changed?
  2. Richard G

    Domain creation mails go to gMail spam because of DMARC

    Ah oke because I don't use Sieve I thought it might be different. But in my case I can't change anything then? So I guess either there are only 2 options for me now? 1.) Wait until Directadmin makes a fix for this (like start using SMTP) and accept those mails can get into spam folder of the...
  3. Richard G

    Domain creation mails go to gMail spam because of DMARC

    Maybe due to gMail changes but anyway, system mails, like new account creation mails are going to the spam folder of gMail. I just checked a header and also discovered why. It's send from my domain ofcourse, which has SPF (strict), DKIM and DMARC (quarantaine). However, the system mail itself...
  4. Richard G

    DirectAdmin 1.686

    That's why I asked if he used Linux, because some OS have older Firefox version numbers.
  5. Richard G

    How to uninstall unused software (Imapsync & WP-CLI)?

    Oh that's confusing as they -are- mentioned in the da build command list. Maybe better to remove them from the list then as they throw errors anyway.
  6. Richard G

    How to uninstall unused software (Imapsync & WP-CLI)?

    Those are commands you can only use in the custombuild directory for custombuild, try like this: da build set imapsync no da build set wp no then restart directadmin. If still not gone, try this afterwards da build update da build list_removals da build remove_items That should do the trick.
  7. Richard G

    DirectAdmin 1.686

    Is that a Linux version?
  8. Richard G

    wget not working in cron; jailshell problem?

    ChatGPT weet inderdaad ook niet alles. :D Maar let op, ChatGPT en AI geven ook nog regelmatig fouten in hun antwoorden, dus ik zou daar nooit klakkeloos op vertrouwen of uitsluitend op basis van ChatGPT belangrijke dingen gaan wijzigen. P.s. smtalk does not speak Dutch. ;)
  9. Richard G

    DKIM problems

    So the DKIM key is also visible in the local DNS on the DA server itself? Also copied in DNS of your DNS provider? And nothing to be seen in the headers of the mail? You might want to try this, just to be sure. You have to do this as root via SSH. da build update da build exim da build...
  10. Richard G

    DirectAdmin 1.686

    I don't really understand what this has to do with his question. He's quite right. Software should be tested before releasing. As far as I know it is tested, maybe not as extended as expected. Windows tests too. ;)
  11. Richard G

    Frequently receiving clamav-freshclam service notification

    Well... time to upgrade then. Centos 7 is EOL since last year june and the DA EOL date is september 2025. If it's just a warning but clamav is in fact running, then I would suggest to remove the Clamav check from DA and create a check yourself. That can be easily done with a custom script.
  12. Richard G

    How to Downgrade PHP to 7.4 for example.com (Reseller/User) via User or Admin Level Without Affecting Entire Reseller Account?

    Ýou can't just downgrade for 1 account or rather it's not called that way. But you can change for one account is the correct term. To be able to do this, you have to use admin level, then go to Custombuild and add php 7.4 as second PHP option. Once installed, you can choose on a per domain base...
  13. Richard G

    Can a Superadmin account also be a Reseller?

    Well if he feels easier to talk about it like this. But not all admins need to be equal. You can created admins with less rights than the "main" admin. Also backup of original admin is admin.root.admin.tgz which only 1 admin account has. I understand what you're saying, by default all admins are...
  14. Richard G

    DirectAdmin 1.686

    Correct, but I can understand @JosKlever as it's not really kind of 3rd party anymore since DA is going to maintain it and to updates themselves seperately from other git cloners. So kind of took development over for DA this way. A link would be easier, I do agree to that, but if it can be seen...
  15. Richard G

    Server's Hostname change

    Additionally the rDNS/PTR record must be correct too. Personally I wouldn't change something which works fine unless it's really necessary, but that's me. :)
  16. Richard G

    DirectAdmin 1.686

    Thank you! csf updated from 15.01 to 15.02 Can we find somewhere which changes are made? CSF changelog from DA?
  17. Richard G

    Cpanel backup to DA

    No problem, we all started as novices once. You can do as smtalk says too ofcourse. But if you want to know how to do it manually, it's like this to adjust credentials. In Directadmin, create a mysql database with some username and some password. Just for example databasename=user_dbforum...
  18. Richard G

    Problems logging into the control panel

    You're welcome. Don't hesistate to let us know if you encounter any other issues.
  19. Richard G

    Problems logging into the control panel

    Which DA license and version do you have? Version you can check via SSH and type: da version To begin with, try disabling any addons especially like cookie blockers and kindlike.
  20. Richard G

    How to Transfer All Email Accounts from DirectAdmin to cPanel?

    Beste check this. https://docs.directadmin.com/directadmin/backup-restore-migration/migration-to-da.html
Back
Top