Alexander Reifinger
Results
2
issues of
Alexander Reifinger
I set this cleanup on an rsynced folder: ```json "cleanup": { "type": "quantity", "options": { "amount": "2" } } ``` I ran it several imes, now I have 4 folders,...
When handling large messages, SpamAssassin sometimes crashes during analysing. The fgets() function than returns false, which is not caught. Templateria is then caught in an endless loop. This patch will...