forked from pool/spamassassin
Update spamassassin to version 4.0.2 and spampd to version 2.62 #1
Reference in New Issue
Block a user
No description provided.
Delete Branch "adkorte/spamassassin2:version_update"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.