Search results

  1. Richard G

    CSF/LFD not picking up this attack

    Yep, my mistake, only 1 ip indeed. But you have these already set to some values I guess. LF_FTPD = LF_FTPD_PERM = I'm also curious as to why CSF would not block these attacks on a proftpd server.
  2. Richard G

    CSF/LFD not picking up this attack

    Do you know since when? Because it has been working several years ago (2020 anyway) when the log was pointing to /var/log/secure which is the case here.
  3. Richard G

    CSF/LFD not picking up this attack

    I presume you have LF_DISTATTACK=1 and LF_DISTFTP and LF_DISTFTP_UNIQ to quite low numbers? And also the RESTRICT_SYSLOG = "3"?
  4. Richard G

    IMAPSieve - permission issues (learn from user)

    Well. Better next time copy and paste it to notepad or wordpad before pasting here. Almost unreadable this way with al the html code.
  5. Richard G

    DirectAdmin with Dinamic IP

    You could set it up as LAN installation, then you only need 1 external ip address, for testing this is good, but you need a seperate license too. You can't use the same license which you also have on your VPS. You probably know, but just to be sure. I don't remember if DA can work on a dynamic...
  6. Richard G

    Domain creation mails go to gMail spam because of DMARC

    Thanks for looking and testing. Must be reseller indeed. I checked some older threads and found something in the docs pointing out that for others first their own domain would be used and if something would fail or not filled in, there would be a fallback to the system default if I tell it...
  7. Richard G

    Domain creation mails go to gMail spam because of DMARC

    I do like it, but it seems not to work for some reason. And I verified with your manual too. The contact address of the main admin in admin's user data is even a complete different mail address like [email protected] while the server still uses [email protected] on new account...
  8. 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?
  9. 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...
  10. 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...
  11. Richard G

    DirectAdmin 1.686

    That's why I asked if he used Linux, because some OS have older Firefox version numbers.
  12. 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.
  13. 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.
  14. Richard G

    DirectAdmin 1.686

    Is that a Linux version?
  15. 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. ;)
  16. 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...
  17. 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. ;)
  18. 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.
  19. 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...
  20. 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...
Back
Top