Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
cpanel:mail-spf-fails-to-install [2010-01-15 16:39:12]
garrett.plasky created
cpanel:mail-spf-fails-to-install [2010-02-03 23:08:50]
garrett.plasky
Line 3: Line 3:
 In recent 11.25 cPanel builds, MAIL::SPF refuses to build resulting in error messages mailed by cPanel to the administrator and the possibility of SPF-related cPanel functions being broken. There is a simple fix for this for the time being until it is fixed upstream in CPAN: In recent 11.25 cPanel builds, MAIL::SPF refuses to build resulting in error messages mailed by cPanel to the administrator and the possibility of SPF-related cPanel functions being broken. There is a simple fix for this for the time being until it is fixed upstream in CPAN:
 <code console># perl -MCPAN -e "get('Mail::SPF')" <code console># perl -MCPAN -e "get('Mail::SPF')"
- 
 # cd /home/.cpan/sources/authors/id/J/JM/JMEHNLE/mail-spf # cd /home/.cpan/sources/authors/id/J/JM/JMEHNLE/mail-spf
 # tar -xzvf Mail-SPF-v2.007.tar.gz # tar -xzvf Mail-SPF-v2.007.tar.gz
Line 14: Line 13:
  
  
-{{tag>cpanel perl}}+{{tag>cpanel perl cpan spf}}