Jump to content
Froxlor Forum

d00p

Administrators
  • Posts

    10328
  • Joined

  • Last visited

  • Days Won

    43

Everything posted by d00p

  1. wenn man die ECC einstellung umstellt in froxlor sollte es ja schon existierende Zertifikate gar nicht betreffen, die bleiben wie sie sind. Ggfls ist das halt ein Sonderfall und du müsstest einfach die nicht verwendeten doppelten mal löschen damit das wieder ein sauberer stand ist
  2. Ja das ist leider mit SPF und co einfach ein problem. Lösen kannst du das z.B. mit https://github.com/roehling/postsrsd
  3. Aber wieso hast du denn auch ECC und nicht-ECC für ein und die selbe Domain?
  4. There are no official configuration templates for openSuse, try to adjust the configs according to other distributions templates, but be aware that there might be differences
  5. No idea what one has to do with the other... What OS / Distribution is that? Did you recently upgrade from older versions of that? Are you sure the services are configured correctly and completely? And what do you mean by "if i try to send local"? From one account on the server to another? Or what exactly is it you're doing there?
  6. Nachrüsten geht leider nur in Form von Update auf dovecot 2.3
  7. Nein, das ist nur im Git repo bisher. Bei mir ging's es ja ursprünglich auch nicht und nach anpassen der config funktioniert es. Also eine Neuinstallation ist sicherlich nicht notwendig
  8. mit diesen änderungen klappts bei mir: https://github.com/Froxlor/Froxlor/commit/d9abe58dd2ed016a4b18aa7d8b1f04d35c50c2fe
  9. 12 ist ja auch erst kürzlich das aktuelle stable. Ich werde es später Mal testen und schauen ob das bei mir auch so ist
  10. das ist auch tlw unter debian 10 und 11 so, egal wieviele EOFs wir da reinschreiben, mag er nicht. Dennoch nur eine Warnung. Ist es denn eine frische debian 12 installation oder ein upgrade von 11 auf 12?
  11. Dann lösch doch einfach mal die TSLOption `NoCertRequest` aus der config wenn er die nicht mag
  12. Die Meldung sagt ja das schon irgendwas auf Port 21 hört...ggfls hast du hier einen anderen Dienst oder ähnliches was den Port für proftpd belegt
  13. Schau mal ob dieser Fix das Problem behebt: https://github.com/Froxlor/Froxlor/commit/23034b8ad29a71389999a78e9ee3bac353f7e66b
  14. Ein Ansatz für debugging wäre https://github.com/Froxlor/Froxlor/blob/main/lib/Froxlor/Cron/Http/LetsEncrypt/AcmeSh.php#L353 so wie ggfls https://github.com/Froxlor/Froxlor/blob/main/lib/Froxlor/Cron/Http/LetsEncrypt/AcmeSh.php#L239 Ersteres sollte alle domains ausgeben, welche let's encrypt verwenden (renew, nicht neu) und zweiteres überprüft, ob die Dateien von acme.sh auf dem Dateisystem neuer sind als die in der DB
  15. joa geht halt nich wenn du schon im ratelimit bist, überprüfe doch am besten vorerst manuell ob dein acme-alias überhaupt anständig funktioniert und ob deine domain auch korrekt auf die richtigen IPs auflöst
  16. Nein, wieso? Hält nicht von Migration ab. Entweder vorher schon oder im Nachgang halt dann umstellen auf FPM/fcgid Müsste jetzt selbst auch suchen,bin aber unterwegs. Es ist nicht so kompliziert wie es scheint - /var/customers/ komplett transferieren und am besten komplett /var/lib/mysql Danach einfach config-services Script ausführen und gut is
  17. Gab es schon Vielfach hier im Forum. Einfach Mal die suche benutzen. Für mehrere PHP Versionen musst du php-fpm/fcgid nutzen
  18. there should be a file `/etc/cron.d/froxlor` which includes the cronjob calls
  19. The froxlor setup automatically sets up your ip/port entries using default/standard ports. You might need to adjust these in the table `panel_ipsandports` in froxlor's database and re-run the cronjob
  20. if you cant use port 80/443 then yes, you will need to adjust the ports.conf even for the setup After installation you can freely set ip addressen and ports as required
  21. You can adjust ips and ports as needed for the generated virtual host
×
×
  • Create New...