Search results

  1. Richard G

    Legacy DirectAdmin no longer useful?

    Not really if you look at the pricing plans. For 15/month the license is only for 15 user accounts. A converted DA account for 15/month is unlimited users. Maybe mini cloud as then you have 2 user more than with personal on DA. Full license is a bit cheaper if you don't convert.
  2. Richard G

    Legacy DirectAdmin no longer useful?

    I totally agree with you, but unfortunately is it what it is. I just mentioned it to be sure and also for others reading the topic and maybe are interested (company's). Maybe indeed a reseller hosting account or maybe Centos-webPanel. Personally I don't have any experience with Virtualmin and...
  3. Richard G

    Legacy DirectAdmin no longer useful?

    Not only modern OS, also no modern MariaDB/MySQL. MariaDB 10.11 is not supported anymore either for example. You don't need to abandon DA, you can convert your lifetime license (if it's an external license) to a modern license for 50% of the monthly price. Meaning it will cost you $ 14,50...
  4. Richard G

    Sending email issue "SMTP timeout after initial connection: Connection timed out"

    I don't think DA support can do very much is for some reason that port 25 is closed outgoing and open incoming. Still think it's a datacenter mistake. Since I've never used a remote server of my own to send mail over, I can't help you further myself. But I did found this thread...
  5. Richard G

    Sending email issue "SMTP timeout after initial connection: Connection timed out"

    Just to be sure, since this is working and the server host says port 25 is not blocked. You have csf -x but did you try with CSF active too? Could it be for some reason some default firewall kicked in, maybe firewalld (should be disabled) or a 3rd party service blocking things like Immunify360...
  6. Richard G

    Emails not received other end

    That is correct in case of a system working with ipv6 only. We work with ipv4 and 6. Ipv6 goes first if the receiving system also uses ipv6 and falls back to ipv4 if not. But indeed mailtester does not support ipv6 as far as I know. Are there already ipv6 only systems out there then?
  7. Richard G

    Emails not received other end

    They are a bit too harsh. You don't need 100%. Because they are checking things like DANE can only be achieved by customisation in DA if I'm correct. That's not pretty easy. And internet.nl substracts points for that. 78% is a nice score and this is because I don't have DANE and no RPKI. And for...
  8. 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.
  9. 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.
  10. 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"?
  11. 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.
  12. 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...
  13. 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...
  14. 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...
  15. 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?
  16. 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...
  17. 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...
  18. Richard G

    DirectAdmin 1.686

    That's why I asked if he used Linux, because some OS have older Firefox version numbers.
  19. 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.
  20. 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.
Back
Top