On Jan 9, 2020, at 6:59 PM, Rick Gutierrez <xserverli...@gmail.com> wrote: > > Hi everyone, someone from the list who can share the rpm of the > latest version of spamassassin for centos 7 and 6 of x64, I want to > update to the latest version and I can't find the rpm.
SA 3.4.2 is available for Fedora, and you can build it from the SRPM pretty easily for RHEL/CentOS 7 or 6 with no modifications. The commands to build from the SRPM are really simple, I can try to dig them up but Google will also have plenty of answers (and it's recommended reading in any case, if you're building from SRPM, so that you know what you're doing). It's pretty much just a call to rpmbuild and then yum. Cheers. --- Amir