Re: Mail SPF Check (3rd party repositories)

2014-03-04 Thread Thomas Harold
On 2/26/2014 10:57 AM, Kris Deugau wrote: > > Try enabling the RPMForge "extras" repository - it's disabled by default > because all or most of the packages there conflict or overwrite packages > from the base distro. > My rule for the past few years when dealing with the "catch-all" 3rd party r

Re: Mail SPF Check

2014-02-26 Thread Kris Deugau
John Hardin wrote: > On Tue, 25 Feb 2014, Matt wrote: > >> When doing sa-update -D I get this: >> >> dbg: diag: [...] module not installed: Mail::SPF ('require' failed) >> >> What do I need to get this on Centos? >> >> I see this: >> >> # yum list available |grep -i spf >> >> libspf2.x86_64

Re: Mail SPF Check

2014-02-25 Thread Amir Caspi
On Feb 25, 2014, at 2:32 PM, John Hardin wrote: > perl modules named "X::Y" are typically in "perl-X-Y.noarch". > > perl-Mail-SPF-Query.noarch *may* satisfy Mail::SPF. perl-Mail-SPF is available from rpmforge-extras, which must be manually enabled (do a yum list available --enablerepo=rpmforge

Re: Mail SPF Check

2014-02-25 Thread Benny Pedersen
On 2014-02-25 22:32, John Hardin wrote: perl-Mail-SPF-Query.noarch *may* satisfy Mail::SPF. http://search.cpan.org/dist/Mail-SPF/ download tarball, edit the spec file, use rpmbuild to build a new rpm, then after that install the rpm module, this will then not break dependice, dont install c

Re: Mail SPF Check

2014-02-25 Thread John Hardin
On Tue, 25 Feb 2014, Matt wrote: When doing sa-update -D I get this: dbg: diag: [...] module not installed: Mail::SPF ('require' failed) What do I need to get this on Centos? I see this: # yum list available |grep -i spf libspf2.x86_64 1.2.9-1.el6.rf

Mail SPF Check

2014-02-25 Thread Matt
When doing sa-update -D I get this: dbg: diag: [...] module not installed: Mail::SPF ('require' failed) What do I need to get this on Centos? I see this: # yum list available |grep -i spf libspf2.x86_64 1.2.9-1.el6.rf rpmforge libspf2-devel.x86_64