Bug 267414 - mail/rspamd: Critical Fix -> Restore compatibility with the integrations and headers alterations
Summary: mail/rspamd: Critical Fix -> Restore compatibility with the integrations and ...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Vsevolod Stakhov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-29 10:25 UTC by Gian-Simon Purkert
Modified: 2022-11-02 10:07 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (vsevolod)


Attachments
bump mail/rspamd to v3.4 (805 bytes, patch)
2022-11-01 23:01 UTC, pete
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gian-Simon Purkert 2022-10-29 10:25:42 UTC
After updating rspamd to 3.3 i could not receive any mail anymore, rspamd rejected all mail's.

The Bug is known, and fix'd in master:

https://github.com/rspamd/rspamd/issues/4315

https://github.com/rspamd/rspamd/commit/ded2e51e60325a0e817362c6df0c341bb00d4b0e?diff=unified

Exchanging those two files and rspamd worked again.
Comment 1 pete 2022-11-01 23:00:05 UTC
version 3.4 was released earlier today.  this includes the fix in upstream mail/rspamd.  i've tested this on my MTA which was suffering from this problem and mail seems to be processed correctly now.  please see attached patch to bump version.
Comment 2 pete 2022-11-01 23:01:03 UTC
Created attachment 237798 [details]
bump mail/rspamd to v3.4

https://github.com/rspamd/rspamd/releases/tag/3.4
Comment 3 Gian-Simon Purkert 2022-11-02 09:58:25 UTC
Thanks for the info.
Comment 4 Gian-Simon Purkert 2022-11-02 10:00:09 UTC
Update rspamd to 3.4
Comment 5 commit-hook freebsd_committer freebsd_triage 2022-11-02 10:06:31 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=58eda53bdbb5765b819aa7ccd7527e61c25bdce8

commit 58eda53bdbb5765b819aa7ccd7527e61c25bdce8
Author:     Vsevolod Stakhov <vsevolod@FreeBSD.org>
AuthorDate: 2022-11-02 10:00:49 +0000
Commit:     Vsevolod Stakhov <vsevolod@FreeBSD.org>
CommitDate: 2022-11-02 10:00:49 +0000

    mail/rspamd: Update to 3.4

    PR:     267414
    Reported by:    Gian-Simon Purkert <gspurki@gmail.com>
    Submitted by:   pete@nomadlogic.org

 mail/rspamd/Makefile | 3 +--
 mail/rspamd/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)
Comment 6 Vsevolod Stakhov freebsd_committer freebsd_triage 2022-11-02 10:07:04 UTC
I have committed the update, thank you!