Search found 4388 matches

by Alexander
Mon 20. Oct 2025, 13:36
Forum: Installation
Topic: keyhelp_debian_upgrade_12_to_13 [GELÖST]
Replies: 3
Views: 270

Re: keyhelp_debian_upgrade_12_to_13 [GELÖST]

Hallo, das einzige, was seitens KeyHelp während des Upgrades mit Rspamd passiert, ist in dieser Datei: /etc/apt/sources.list.d/rspamd.list den Distributionsnamen zu ersetzen. Die Deinstallation muss also seitens des System erfolgt sein, die Frage ist, warum war dein System der Meinung, es zu ...
by Alexander
Thu 16. Oct 2025, 11:11
Forum: General Discussions
Topic: Error Backup - Failed to prepare database [SOLVED]
Replies: 6
Views: 524

Re: Error Backup - Failed to prepare database [SOLVED]

Thank you!

The issue is now fixed on kurgans system and will be fixed for all of you with the upcoming update.

I was able to make two improvements from this issue - thank you very much for sharing it and letting me take a look at your server.
by Alexander
Thu 16. Oct 2025, 09:54
Forum: Bedienung
Topic: Edit email account -> email-adresse ändern [GELÖST]
Replies: 5
Views: 498

Re: Edit email account -> email-adresse ändern [GELÖST]

Je nachdem wieviele Postfächer du umbenennen willst / wie regelmäßig es vorkommt, könnte sich ein kleines API Script anbieten, das dir die Arbeit abnimmt: https://api.keyhelp.de

Bzgl. deines Eingangspost: Ich schreib es mir mal als Featurewunsch auf.
by Alexander
Wed 15. Oct 2025, 15:05
Forum: General Discussions
Topic: Error Backup - Failed to prepare database [SOLVED]
Replies: 6
Views: 524

Re: Error Backup - Failed to prepare database [SOLVED]

Is it possible that I can take a look on the server itself?
If so, please activate support access ("Configuration -> Support Access") and send me the server IP address (and your SSH port, if it is not 22)
by Alexander
Wed 15. Oct 2025, 14:38
Forum: General Discussions
Topic: Error Backup - Failed to prepare database [SOLVED]
Replies: 6
Views: 524

Re: Error Backup - Failed to prepare database [SOLVED]

Hello,

can you perform the mysqldump again, but this time use the following command (i added 3 additional parameters):

Code: Select all

mysqldump -u root  -p$MYSQL_PASSWORD --routines --skip-lock-tables --databases $DB > “$BACKUP_DIR/base-pre-$DATE.sql”
by Alexander
Wed 15. Oct 2025, 14:08
Forum: Bugs / Issues
Topic: Upgrade from Debian 12 to Debian 13
Replies: 6
Views: 972

Re: Upgrade from Debian 12 to Debian 13

Hello, There are two issues. The important one is the first: 1) Your /etc/hosts is missing your server name 2) [Nice-to-fix] Your "ServerName" directive in your /etc/proftpd/proftpd.conf does not match with your real server name. To fix 1): 1) Open /etc/hosts 2) Add the following record (and ...
by Alexander
Wed 15. Oct 2025, 13:47
Forum: Allgemeines
Topic: DNS Blacklist auf User level
Replies: 1
Views: 229

Re: DNS Blacklist auf User level

Hallo,

nein, das geht nicht, die Einstellung gilt nur systemweit.
by Alexander
Wed 15. Oct 2025, 10:10
Forum: General Discussions
Topic: Error Backup - Failed to prepare database
Replies: 2
Views: 262

Re: Error Backup - Failed to prepare database

When you provide additional information in the new thread, please also attach the following information.

Please log into your database and select the database with the error. Now perform the following SQL commands and attach the results:

Code: Select all

SHOW TABLE STATUS;

Code: Select all

SHOW WARNINGS;
by Alexander
Wed 15. Oct 2025, 09:59
Forum: Bugs / Issues
Topic: Upgrade from Debian 12 to Debian 13
Replies: 6
Views: 972

Re: Upgrade from Debian 12 to Debian 13

Hello, okay, your proftpd.conf looks fine. There is a potential, that there are errors in the included files included by the proftpd.conf. Lets check one more file. Please show the contents of this file: /etc/proftpd/modules.conf Also check the following file and also show the contents. /etc/hosts ...
by Alexander
Mon 13. Oct 2025, 16:14
Forum: Allgemeines
Topic: Cronjob keyhelp-firewall [GELÖST]
Replies: 6
Views: 877

Re: Cronjob keyhelp-firewall [GELÖST]

Ich habe gerade gesehen, das ich zur Installation die Rechte dieser Datei nicht explizit auf 0644 setze, bei den anderen Dateien /etc/cron.d/keyhelp-* aber sehr wohl. Bei mir erzeugt er per default diese Datei mit 0644, bei dir scheinbar nicht. Ich werde es mit kommenden KeyHelp-Update explizit auf ...
by Alexander
Mon 13. Oct 2025, 16:02
Forum: Bugs / Issues
Topic: Upgrade from Debian 12 to Debian 13
Replies: 6
Views: 972

Re: Upgrade from Debian 12 to Debian 13

Can you please share the content of your /etc/proftpd/proftpd.conf? By default. the proftpd.conf is identical with KeyHelp on Debian 12 and Debian 13. They only difference (configuration-file-wise) is this file: /etc/proftpd/modules.conf Just a guess: Your proftpd.conf has maybe altered before (on ...
by Alexander
Mon 13. Oct 2025, 15:56
Forum: Off Topic
Topic: Rspamd error meldung [SOLVED]
Replies: 4
Views: 2573

Re: Rspamd error meldung [SOLVED]

Wie gesagt, am besten bei solchen Sachen bei den Rspamd-Leuten direkt mal nachfragen.

Hab nur auf die schnelle das gefunden:
https://fossies.org/linux/rspamd/src/li ... maps/map.c
by Alexander
Tue 7. Oct 2025, 09:47
Forum: Fehler / Probleme
Topic: KeyHelp PHP Interpreter Fehler [GELÖST]
Replies: 11
Views: 4752

Re: KeyHelp PHP Interpreter Fehler [GELÖST]

Die RAM-Disk Einstellungen unter Debian 13 funktionieren aktuell nicht. Unter Debian 13 gab es hier einige Umstellungen, die ich zwar für die kommende KeyHelp-Version bereits gefixt habe, aber bis es soweit ist kann es sich ggf. auf negativ auf die Interpreter Installation auswirken. Damit die PHP- ...
by Alexander
Mon 6. Oct 2025, 10:25
Forum: Off Topic
Topic: Ich habe keyhelp geschrottet :)
Replies: 98
Views: 7620

Re: Ich habe keyhelp geschrottet :)

Du kannst KeyHelp auch erneut drüber installieren und hoffen, das irgendwie alles am Ende funktioniert, oder du wählst den sauberen Weg.