Search results

  1. Richard G

    A lot of "missing passwd_alt file", also on non-suspended accounts. What is this?

    Yeah I had a customer stating that too. Did you verify this in the /var/log/maillog file? Because as said, I had a customer stating that too and then I discovered another local ip was trying to log in too. You can see the local ip's too in the log. So then I could ask him about other devices...
  2. Richard G

    How can I to change http://ip-address:2222 to https://ip-address:2222

    Not. There are no long term SSL's for ip adresses. An SSL for an ip address is something completely new. As far as I know only Letsencrypt is issueing them now and only for a very short period like 1 week or something like that. I don't think DA supports that already at the moment, also because...
  3. Richard G

    Issue with using external dns provider

    Port 53 is just DNS and is opened by default. You can't close it anyway, because the external DNS makes use of it to contact the local DNS. I've run my own nameservers on Directadmin for many years and never had issues, especially since some years DA closes a security issue by default so nothing...
  4. Richard G

    Issue with using external dns provider

    That's not how it works. Directadmin always needs to create records to be able to work anyway, even locally. So if you use an external DNS then point 1 in the answer of Active8 apply's to you. In that case the records created by DA are user locally. So if you point for a WWW A record from your...
  5. Richard G

    Migrating from Cpanel

    Normally their passwords for mail will be retained so for mail there should be no isseus normally. However, there is something else to keep in mind. Check the maximum length of a mysql database account. In cPanel the username part is often more than 10 characters. You might need to raise that...
  6. Richard G

    Emails received in tracing not in any mail app

    Check the headers to see why. Also check the logs and check server ip's/domains against RBL's of both sender and receiver.
  7. Richard G

    Logrotate won't start

    You have to check the Exim logs for that one to see what's happening.
  8. Richard G

    md2 write failed: user block quota too long on PHP compile??

    I don't have XFS. But it might have been some grace period as like 10 minutes before I already done a complete php rebuild and if I remember correctly I didn't see any errors at that moment. I'll keep an eye on the system and disk monitors just to be sure. No problem, I'm already thankfull for...
  9. Richard G

    md2 write failed: user block quota too long on PHP compile??

    I don't think so. repquota -a|grep admin diradmin -- 106260 0 0 12723 0 0 admin -- 3151844 0 0 8971 0 0 and
  10. Richard G

    DirectSlave Full Installation Guide

    Just a question to be sure, did you open port (for example) 2224 in your firewall ipv4 and ipv6? I presume yes but just doublechecking. Because with curl you're using root normally and then root bypasses the firewall. DA does not. I don't know about 1.692 but I've tried running SSL on 2224 and...
  11. Richard G

    Logrotate won't start

    Yes that is normal, same like Mariadb is installed but you use the mysqld command to restart. However the httpd file should not exist in the logrotate file, only the apache file, so that is what's making use curious as to why that appears there.
  12. Richard G

    PHP version list

    Yes, then I probably got lucky that I had them from low to high in the beginning, didn't notice that. I've seen that on both versions, yours and the one from tlweb. I thought the order would be taken from the options list but then I'm wrong.
  13. Richard G

    md2 write failed: user block quota too long on PHP compile??

    Yes but why, because this was during recompiling php, so this is done by root and/or Directadmin and they don't have any user quota. Or am I missing something? Ofcourse raid could be broken a day later, but then the monitoring system would have given me a warning and also on check all is fine.
  14. Richard G

    md2 write failed: user block quota too long on PHP compile??

    Last night I was swapping php versions on the servers. So php1_release and php3_release. This ment changing them in custombuild and then running the da build update and da build php commands afterwards. Now on 1 server, during the compiling of php or imagick or just after the compiling in...
  15. Richard G

    PHP version list

    @tlweb I found a little bug which was also in the original plugin. When one changes php versions, for example current situation: php1_release=8.1 php1_mode=php-fpm php2_release=8.2 php3_release=8.3 (or any other versions) and we want to swap the first PHP version to a new version as DA uses this...
  16. Richard G

    Logrotate won't start

    This seems odd to me when using apache. Both apache and httpd? While there should be in fact nothing to be seen here as a result of the output. Seems indeed 2 versions are installed somehow.
  17. Richard G

    Email folders appear in English in Outlook when using IMAP

    Oke, then another way. Outlook client also takes the settings from the webmail settings. If you login to outlook via webmail, do you also have Portugees set in there? If yes then I don't know. I've even encountered a Thunderbird client which has mixed setting which could not be changed gobally...
  18. Richard G

    Email folders appear in English in Outlook when using IMAP

    Just to be sure, exactly which outlook is this? Outlook from Office, if yes, which Office? 2016, 2019, 2021, 2024, 365? Outlook (new) from Windows?
  19. Richard G

    Email folders appear in English in Outlook when using IMAP

    Have you tried this again? Where you choose your language in the option and select the Rename default folders?
  20. Richard G

    Critical Data Loss: Reseller deletion causes silent cascading removal of users without warning

    I suggest you read what you stated and especially the part where I said "where no conversion has taken place"! We are with thousens of DA customers, seems this only has happend without notice after a conversion. I didn't call you a lyer, I stated you first have to use a clean DA installation...
Back
Top