8
0
forked from pool/spamassassin

Update spamassassin to version 4.0.2 and spampd to version 2.62 #1

Open
adkorte wants to merge 1 commits from adkorte/spamassassin2:version_update into main
First-time contributor
No description provided.
adkorte added 1 commit 2025-09-05 14:02:47 +02:00
autogits-devel requested review from dstoecker 2025-09-05 14:03:00 +02:00
autogits-devel requested review from kraih 2025-09-05 14:03:00 +02:00
autogits-devel requested review from okurz 2025-09-05 14:03:00 +02:00
autogits-devel requested review from rjschwei 2025-09-05 14:03:01 +02:00
autogits-devel requested review from smithfarm 2025-09-05 14:03:01 +02:00
autogits-devel requested review from tinita 2025-09-05 14:03:01 +02:00
Author
First-time contributor

Be aware that there is an issue in SpamAssassin 4.0.2 with the (new) resolving of CNAMEs, which can slow spamassassin quite considerably. This is most apparent during the regression tests (which now take between three and four hours, from about half an hour). This is because we have no network connectivity in OBS and in this version there is no option to bypass these tests, so we're waiting a lot for these DNS requests to timeout. There have been recent commits to allow to disable the CNAME cache (and the resolver as well), which seem to fix this. See also https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8346.

Be aware that there is an issue in SpamAssassin 4.0.2 with the (new) resolving of CNAMEs, which can slow spamassassin quite considerably. This is most apparent during the regression tests (which now take between three and four hours, from about half an hour). This is because we have no network connectivity in OBS and in this version there is no option to bypass these tests, so we're waiting a lot for these DNS requests to timeout. There have been recent commits to allow to disable the CNAME cache (and the resolver as well), which seem to fix this. See also https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8346.
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u version_update:adkorte-version_update
git checkout adkorte-version_update
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: perl/spamassassin#1
No description provided.