Search results

  1. Richard G

    DirectAdmin 1.705

    Strange, on all my Alma servers that folder only contains a .htaccess file. I do have some imap errors from users in the current errors.log in the /var/log/roundcube folder. Maybe try rebuilding Roundcube again?
  2. Richard G

    How can I block this spam coming via Google?

    On a lot of servers that is still working. :) I'm now looking for a "if it's from there, but not created their /except forwardings/ then it's spam". :) Which is not really true either in several cases but Google should just take better care that these things are not happening. If they provide...
  3. Richard G

    DirectAdmin 1.705

    No it's good. Seems DA has change the roundcube log to /var/log/roundcube and csf is pointing to that too. Check it out, it's all fine. At least on Alma. Might be fixed on the newer version DA, but in my case it's all good (DA 1710).
  4. Richard G

    All sites on the same servers are hacked with their own self-recovered files

    Disabling cronjobs in Directadmin just does that. It does not disable or stop the whole crond service. So if something would be able to add the correct commands via a shell (hack scripts can do that too) to make a cronjob, this is also possible. But even worse, check post 4 from id14, I also...
  5. Richard G

    How can I block this spam coming via Google?

    Yes, but then I don't understand how this will help me to block everythihg coming from gmail.com which is not a gmail.com address (except forwards).
  6. Richard G

    How can I block this spam coming via Google?

    Thank you very much, but I think here is where it would go wrong for me. I'm no scripter so often I don't really understand these things fully. But doesn't this block everything except what is in the whitelist? Or am I misunderstanding something here? Would be very hard for me and I also would...
  7. Richard G

    How can I block this spam coming via Google?

    A ratelimitter won't fix this either because it's not like we are receiving them in a high rate flow, they are several a day and it's very annoying. Google and Microsoft should just stop using this service or protect things better. Otherwise it's better to block everything coming from gmail...
  8. Richard G

    How can I block this spam coming via Google?

    Thank you, I've seen the -10 after I posted but still missed the -5. That 1 which is left is not that important to me. I've already changed both values to 0 so they won't give an advantage anymore. However, even with that it would just be 1 or 0.1 and way not enough to block. I really don't...
  9. Richard G

    How can I block this spam coming via Google?

    Seems they found a new method. Now they are not using Google groups but just gMail and just sending from numerous domains via gmail. We can't block gmail and it's a load of work to block every new domain every time. This is an example. I changed my email to [email protected] and also masked the...
  10. Richard G

    Ubuntu 22 Update stops Exim outgoing mail

    These are just system settings, seems ipv6 is disabled and when a kernel panic occurs the system will automatically restart after 10 seconds. However if you get this as an error another issue might be present, so..... exactly how do you get this? Since you see the mail queue is growing and...
  11. Richard G

    All sites on the same servers are hacked with their own self-recovered files

    Directadmin staff normally don't investigate hack issues so you would have to be very lucky. Additionlly to what Sysdev already said, start installing Maldetect (click) and scan all accounts. Often malware which starts itself again is coming from leak scripts or leak wordpress themes and...
  12. Richard G

    SpamAssassin Whitelisted E-mails not working

    Not in this case. Spamassassin only handles spam signatures and does not overrule a virus scanner as Spamassassin does not check virus codes, so Spamassassin will allow the mail, but the virusscanner is blocking the mail. Questen is which type of attachment is the sender trying to send you? If...
  13. Richard G

    mariadb version 10.6 not available

    2038 and that was just there as a tag as 2038 is similar what Windows had for year 2000. In Linux is a year 2038 computing bug.
  14. Richard G

    MySQL Access Hosts Range

    I wonder if he still uses it that way after 4 years. ;) He is aware that he might do something dangerous hence his own warning.
  15. Richard G

    Firewall won't block IP

    Better use csf -ra as this restarts both csf and lfd.
  16. Richard G

    Preventing malicious traffic from bc.googleusercontent.com

    Maybe we are lucky, at this moment we only see them in the Exim logs, nowhere else. So for now we blocked them in the /etc/virtual/bad_sender_hosts file.
  17. Richard G

    Preventing malicious traffic from bc.googleusercontent.com

    Those googleusercontent ip's are also spam mails. So I would suggest to add port 25 for those who want.
  18. Richard G

    mariadb version 10.6 not available

    I think there is even already a "convert" option present in your license account if I'm not mistaken.
  19. Richard G

    Preventing malicious traffic from bc.googleusercontent.com

    Then it would be unusable if one blocks all google ip's then gMail posts not not be able to be received either. In post #5 it's only Google cloud if I'm not mistaken.
Back
Top