Search results

  1. Richard G

    DirectAdmin 1.689

    Maybe not all AlmaLinux versions or installations? I've got Alma 9 and do not have any stackdump lines or crashes when issueing that command. Not on any of our Alma 9 servers. Only have like this (if any) 2025-11-14 18:08:58 backtrace 2025-11-14 18:08:58 --- 2025-11-14 18:08:58...
  2. Richard G

    No connection with imap server

    This looks not good. Got error 'PHP message: PHP Strict Standards: Non-static method PEAR::setErrorHandling() should not be called statically in /home/homedir/domains/domain/public_html/webmail/program/include/iniset.php on line 122\n' [Fri Nov 14 02:23:07.668115 2025] [proxy_fcgi:error] [pid...
  3. Richard G

    Solved how to completly remove and disable mod security installed with custombuild

    Probably you can do it via the Custombuild GUI, but I always work via SSH as root. So as root you should be able to do it like this. da build set modsecurity no da build update da build list_removals da build remove_items That should remove it properly.
  4. Richard G

    ssh-keys management

    Exactly the reason I have a password on mine. If they get stolen it might be able to compromise servers. If they now get stolen, they still have to find out the password, which is by the way also not the easiest one. ;)
  5. Richard G

    550 5.7.1 Client host rejected: cannot find your reverse hostname

    No you have a different problem. This here is an rDNS/PTR issue because that error is thrown and it's on outgoing mail. You might have an exim issue on incoming mail, it's different and not rDNS/PTR related otherwise you would have seen that error too.
  6. Richard G

    550 5.7.1 Client host rejected: cannot find your reverse hostname

    If you created that in Directadmin it won't be seen as a valid PTR record because PTR records need to be set with the ip owner. You need to set that PTR record where you cat the ip address from, mostly your datacenter.
  7. Richard G

    Incorrect FROM Header in DirectAdmin messages

    Yep I don't mind, but whatever the solution is, either more personal or more diradmin@hostname, it should be fixed decently. ;)
  8. Richard G

    DirectAdmin 1.689

    First of all, thank you for adding the CSF/LFD change to the DA version changelog. It's about LF_INTEGRITY and PT_LIMIT. This sounds a little bit confusing to me: So first line. Configuration in existing servers will be updated with this Directadmin update. Am I correct in the assumption that...
  9. Richard G

    Incorrect FROM Header in DirectAdmin messages

    Agreed but it should easy to provide the local to external mail for resellers. Which is probably the reason initially in the past the usage of the contact e-mail address was programmed in there. At the early days that didn't matter. Now it does matter and resellers are used to have this working...
  10. Richard G

    Server TLS certificate.

    I had the wrong line, but that it has no difference to the solution was not my intend to write it. As sais, this is the reason for my writing that line. Easier/shorter and prevents typo's.
  11. Richard G

    Server TLS certificate.

    and Normally no need to replace, just use /usr/local/directadmin/scripts/letsencrypt.sh server_cert which is the correct command according to the docs and the script will autodetect the correct hostname which is provided to DA. Will prevent typo's too. grep -Fvx "$(da config-get servername)"...
  12. Richard G

    Incorrect FROM Header in DirectAdmin messages

    I didn't mean an external account. But if my reseller account is on the server like [email protected] then I'm normally able to send messages to my customer from that mail address. So in these kind of years, things change but also technologies change and it should be possible (just like with...
  13. Richard G

    AlmaLinux 10 support

    Yes why not? Alma 9 will only be EOL in 2032 so time enough to run with it.
  14. Richard G

    Incorrect FROM Header in DirectAdmin messages

    Well I disagree a bit here. Because if a reseller, let's say me, creates a new user account, it would be nice if this user will get this mail from my contact e-mail adres and not from diradmin@hostname because that might be confusing to some users. I wonder how CP is doing that, can't remember.
  15. Richard G

    Incorrect FROM Header in DirectAdmin messages

    Do I understand correctly that it will replace the [email protected] with diradmin@hostname or am I mistaken? But if this is the case, won't there be an issue anymore on the receiving part like Gmail due to the fact that maybe SPF, DKIM and DMARC of resellerdomain is used? Or will that...
  16. Richard G

    Incorrect FROM Header in DirectAdmin messages

    Yes it causes also other issues like this one. It needs to be adressed by DA.
  17. Richard G

    cannot allow TLS1.0, TLS1.1 in exim

    Not exim. But I'm not sure if restarting Dovecot would be enough. You might need to build dovecot and dovecot config, can't harm doing it to be sure.
  18. Richard G

    Assistance needed with migration, same data center.

    Did you use the same MySQL or MariaDB database versions on both servers?
  19. Richard G

    DKIM not working / New Install / Deb 11

    Any clue on how?
  20. Richard G

    Assistance needed with migration, same data center.

    It's not a problem. DA has always helped us with this in the past, but since a couple of years ago no new licenses keys are made anymore. However in the meantime we already moved servers twice this way, it's not really a fuzz, one just has to keep this in mind. We normally always first take all...
Back
Top