Sun, 12 May 2024 06:00:32 UTC | login

Information for build spamassassin-4.0.0-9.fc40

ID300990
Package Namespamassassin
Version4.0.0
Release9.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/spamassassin.git#d19d3f2cfe854a7afefb4406ae151c0dd93dba29
SummarySpam filter for email which can be invoked from mail delivery agents
DescriptionSpamAssassin provides you with a way to reduce if not completely eliminate Unsolicited Commercial Email (SPAM) from your incoming email. It can be invoked by a MDA such as sendmail or postfix, or can be called from a procmail script, .forward file, etc. It uses a genetic-algorithm evolved scoring system to identify messages which look spammy, then adds headers to the message so they can be filtered by the user's mail reading software. This distribution includes the spamd/spamc components which create a server that considerably speeds processing of mail. To enable spamassassin, if you are receiving mail locally, simply add this line to your ~/.procmailrc: INCLUDERC=/etc/mail/spamassassin/spamassassin-default.rc To filter spam for all users, add that line to /etc/procmailrc (creating if necessary).
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 21 Mar 2024 19:28:10 UTC
CompletedThu, 21 Mar 2024 20:12:32 UTC
Taskbuild (f40, /rpms/spamassassin.git:d19d3f2cfe854a7afefb4406ae151c0dd93dba29)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/spamassassin.git#d19d3f2cfe854a7afefb4406ae151c0dd93dba29'}}
Tags
f40
RPMs
src
spamassassin-4.0.0-9.fc40.src.rpm (info) (download)
riscv64
spamassassin-4.0.0-9.fc40.riscv64.rpm (info) (download)
spamassassin-debuginfo-4.0.0-9.fc40.riscv64.rpm (info) (download)
spamassassin-debugsource-4.0.0-9.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Tue Dec 19 2023 Florian Weimer <fweimer@redhat.com> - 4.0.0-8 - Bring back still needed part of configure C compatibility fix * Thu Sep 21 2023 Martin Osvald <mosvald@redhat.com> - 4.0.0-7 - SPDX migration * Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 27 2023 Jitka Plesnikova <jplesnik@redhat.com> - 4.0.0-5 - Replace IO::Socket::INET6 by recommended IO::Socket::IP. Fixes rhbz#2218100 * Sun Apr 02 2023 Todd Zullinger <tmz@pobox.com> - 4.0.0-4 - Verify upstream source signatures * Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Dec 21 2022 Kevin Fenzi <kevin@scrye.com> - 4.0.0-2 - Rebase razor homedir/logfile patch. * Sat Dec 17 2022 Kevin Fenzi <kevin@scrye.com> - 4.0.0-1 - Update to 4.0.0. Fixes rhbz#2154501 * Sun Nov 27 2022 Florian Weimer <fweimer@redhat.com> - 3.4.6-8 - Port configure script to C99 * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.6-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jun 01 2022 Jitka Plesnikova <jplesnik@redhat.com> - 3.4.6-6 - Perl 5.36 rebuild